Spaghettid my way around the errors.

This commit is contained in:
Useroth
2019-12-08 16:47:21 +01:00
parent 5e836c51e4
commit ea4f57beb6
7 changed files with 52 additions and 27 deletions
+6
View File
@@ -99,6 +99,12 @@
var/obj/control_object //Used by admins to possess objects. All mobs should have this var
var/atom/movable/remote_control //Calls relaymove() to whatever it is
/**
* The sound made on death
*
* leave null for no sound. used for *deathgasp
*/
var/deathsound = null
var/turf/listed_turf = null //the current turf being examined in the stat panel