invisibility = 100 and 101 now use defines.

This commit is contained in:
phil235
2016-04-29 01:00:05 +02:00
committed by phil235
parent d5af5ca696
commit 750eaa4a57
47 changed files with 63 additions and 60 deletions
+1 -1
View File
@@ -462,7 +462,7 @@ var/list/admin_verbs_hideable = list(
holder.fakekey = new_key
createStealthKey()
if(isobserver(mob))
mob.invisibility = INVISIBILITY_MAXIMUM + 1 //JUST IN CASE
mob.invisibility = INVISIBILITY_ABSTRACT //JUST IN CASE
mob.alpha = 0 //JUUUUST IN CASE
mob.name = " "
mob.mouse_opacity = 0