mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-28 23:59:53 +01:00
things
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
return
|
||||
if(is_species(L, /datum/species/lizard/ashwalker))
|
||||
if(L.getStaminaLoss() < (STAMINA_CRIT - 40))
|
||||
L.adjustStaminaLos(4)
|
||||
L.adjustStaminaLoss(4)
|
||||
return
|
||||
L.adjustFireLoss(4)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user