Skip to content

Commit

Permalink
slight balance changes (#1615)
Browse files Browse the repository at this point in the history
  • Loading branch information
Glyphee authored Jun 24, 2024
1 parent 2ba2ca9 commit fcfd040
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
TRAIT_QUICK_BUILD,
TRAIT_EASILY_WOUNDED,
TRAIT_NIGHT_VISION,
TRAIT_FREERUNNING
// TRAIT_pickpocketing?
)
inherent_biotypes = MOB_ORGANIC | MOB_HUMANOID
Expand All @@ -27,7 +26,7 @@
liked_food = GORE | MEAT | GROSS
species_language_holder = /datum/language_holder/goblin
maxhealthmod = 0.75
stunmod = 0.75
stunmod = 1.2
speedmod = -0.25
payday_modifier = 1
bodypart_overrides = list(
Expand Down

0 comments on commit fcfd040

Please sign in to comment.