mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Makes cyborgs have a dust animation, allows admins to dust smite anything (#16392)
* Makes cyborgs have a dust animation, allows admins to dust smite anything * Apply suggestions from code review Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com> * whoops Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
return FALSE
|
||||
notransform = 1
|
||||
canmove = 0
|
||||
icon = null
|
||||
invisibility = 101
|
||||
dust_animation()
|
||||
if(mmi)
|
||||
qdel(mmi) //Delete the MMI first so that it won't go popping out.
|
||||
GLOB.dead_mob_list -= src
|
||||
|
||||
Reference in New Issue
Block a user