mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[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:
committed by
GitHub
parent
0000fce008
commit
9f292671ae
@@ -73,7 +73,7 @@
|
||||
if(!istype(Tar))
|
||||
return
|
||||
Tar.adjust_fire_stacks(10)
|
||||
Tar.IgniteMob()
|
||||
Tar.ignite_mob()
|
||||
Tar.visible_message(span_danger("[target] bursts into flames!"))
|
||||
|
||||
if("lightning_strike")
|
||||
|
||||
Reference in New Issue
Block a user