Skip to content

Commit

Permalink
Update trapper.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Git-Nivrak committed May 19, 2024
1 parent bc59712 commit 42536a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
boiler.health_modifier -= XENO_HEALTH_MOD_MED

boiler.speed_modifier += XENO_SPEED_SLOWMOD_TIER_5 // compensating for base buffs
boiler.fire_vulnerability_mult = 0 // Default is 0, not 1 for some reason

Check failure on line 36 in code/modules/mob/living/carbon/xenomorph/strains/castes/boiler/trapper.dm

View workflow job for this annotation

GitHub Actions / Run Linters

undefined field: "fire_vulnerability_mult" on /mob/living/carbon/xenomorph/boiler
boiler.recalculate_everything()

/datum/behavior_delegate/boiler_trapper
Expand Down

0 comments on commit 42536a6

Please sign in to comment.