Cult Fixes for Construct Icons and Spells

This commit is contained in:
CitadelStationBot
2017-05-22 10:49:33 -05:00
parent 1d8f9b31ee
commit 4533d31e34
8 changed files with 20 additions and 14 deletions
+1 -2
View File
@@ -271,8 +271,7 @@ or shoot a gun to move around via Newton's 3rd Law of Motion."
/obj/screen/alert/bloodsense/Initialize()
. = ..()
if(!narnar)
narnar = new('icons/mob/screen_alert.dmi', "mini_nar")
narnar = new('icons/mob/screen_alert.dmi', "mini_nar")
START_PROCESSING(SSprocessing, src)
/obj/screen/alert/bloodsense/Destroy()