[MIRROR] Port /datum/status_effect and convert wetness and fire stacks to it (#11666)

Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-17 14:21:49 +02:00
committed by GitHub
co-authored by ShadowLarkens Cameron Lennox
parent 0000fce008
commit 9f292671ae
88 changed files with 1775 additions and 249 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
if(SMITE_SPONTANEOUSCOMBUSTION)
target.adjust_fire_stacks(10)
target.IgniteMob()
target.ignite_mob()
target.visible_message(span_danger("[target] bursts into flames!"))
if(SMITE_LIGHTNINGBOLT)