Update miscellaneous.dm

This commit is contained in:
CygnusB
2021-01-19 17:51:59 -03:00
parent 9ba7d398f6
commit ab4b36ba56
+1 -1
View File
@@ -47,7 +47,7 @@
if(istype(H.ears, /obj/item/radio/headset))
msg = "You hear something crackle in your ears for a moment before a voice speaks. \"Please stand by for a message from Central Command. Message as follows: <span class='bold'>Item request received. Your package is inbound, please stand back from the landing site.</span> Message ends.\""
to_chat(M, msg)
new /obj/effect/DPtarget(get_turf(src), pod)
new /obj/effect/abstract/DPtarget(get_turf(src), pod)
/obj/item/caution
desc = "Caution! Wet Floor!"