mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 12:17:40 +01:00
Ports Runechat
This commit is contained in:
@@ -554,7 +554,7 @@
|
||||
//He's dead, jim
|
||||
if((state == 1) && owner && (owner.stat == DEAD))
|
||||
update_state(2)
|
||||
audible_message("<span class='warning'>The [name] begins flashing red.</span>")
|
||||
visible_message("<span class='warning'>The [name] begins flashing red.</span>")
|
||||
sleep(30)
|
||||
visible_message("<span class='warning'>The [name] shatters into dust!</span>")
|
||||
if(owner_c)
|
||||
|
||||
Reference in New Issue
Block a user