Skip to content

Commit

Permalink
tweak(traits): reduce cost of Alcohol Tolerance and Boozy Boost
Browse files Browse the repository at this point in the history
Signed-off-by: Angelo Fallaria <[email protected]>
  • Loading branch information
angelofallars committed Aug 10, 2024
1 parent 6c78d43 commit 081da0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Traits/skills.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
- type: trait
id: HeavyweightDrunk
category: Physical
points: -2
points: -1
requirements:
- !type:CharacterJobRequirement
inverted: true
Expand All @@ -55,7 +55,7 @@
- type: trait
id: BoozyBoost
category: Physical
points: -4
points: -3
requirements:
- !type:CharacterJobRequirement
inverted: true
Expand Down

0 comments on commit 081da0e

Please sign in to comment.