Of runtimes and null.

This commit is contained in:
Ghommie
2020-03-07 01:57:15 +01:00
parent 5250fa1db1
commit 7bed0d5c87
4 changed files with 11 additions and 8 deletions
+4 -1
View File
@@ -56,7 +56,10 @@
/obj/item/clothing/shoes/magboots/advance/debug
/obj/item/clothing/shoes/magboots/advance/debug/Initialize()
attack_self(src)
. = ..()
var/mob/living/L = loc
if(istype(L))
attack_self(L)
/obj/item/clothing/shoes/magboots/paramedic
desc = "A pair of magboots decked in colors matching the equipment of an emergency medical technician."