Merge pull request #2959 from Citadel-Station-13/upstream-merge-31036

[MIRROR] Fixes a thing.
This commit is contained in:
LetterJay
2017-09-27 15:34:30 -04:00
committed by GitHub
+1 -1
View File
@@ -119,7 +119,7 @@
////////////////////////////Proc for moving soul in and out off stone//////////////////////////////////////
/obj/item/device/soulstone/proc/transfer_soul(choice as text, target, mob/user).
/obj/item/device/soulstone/proc/transfer_soul(choice as text, target, mob/user)
switch(choice)
if("FORCE")
if(!iscarbon(target)) //TODO: Add sacrifice stoning for non-organics, just because you have no body doesnt mean you dont have a soul