Merge pull request #20572 from AnturK/godisdead

Removes Hand of God gamemode.
This commit is contained in:
Cheridan
2016-09-20 13:46:52 -05:00
committed by GitHub
32 changed files with 158 additions and 2491 deletions
+1 -1
View File
@@ -233,7 +233,7 @@
..()
return
/obj/item/stack/AltClick(mob/user)
/obj/item/stack/AltClick(mob/living/user)
if(user.incapacitated())
user << "<span class='warning'>You can't do that right now!</span>"
return