mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Modified Disintegrate. Instead of leaving a cleanable pile of ash, it now leaves a very explicit combination of ash and bones. These remains are not cleanable.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@610 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1955,7 +1955,7 @@ Originally created for wizard disintegrate. I've removed the virus code since it
|
||||
flick("dust-a", animation)
|
||||
else
|
||||
flick("dust-r", animation)
|
||||
new /obj/decal/ash(src.loc)
|
||||
new /obj/decal/disintegrated(src.loc)
|
||||
|
||||
if (src.client)
|
||||
var/mob/dead/observer/newmob
|
||||
|
||||
Reference in New Issue
Block a user