i want to see it play live

reverts convert change i want to see it live first
Fixes https://github.com/ParadiseSS13/Paradise/issues/6107
This commit is contained in:
Aurorablade
2017-01-07 18:40:03 -05:00
parent 444ed542a3
commit 26aee9cb33
3 changed files with 5 additions and 12 deletions
+2
View File
@@ -123,6 +123,8 @@
/obj/singularity/narsie/proc/acquire(var/mob/food)
if(food == target)
return
to_chat(target, "<span class='cultlarge'>[uppertext(ticker.mode.cultdat.entity_name)] HAS LOST INTEREST IN YOU</span>")
target = food
if(ishuman(target))