Merge pull request #59 from Tastyfish/master

made set-observe not make the mob pass out
This commit is contained in:
headswe
2011-12-03 15:11:07 -08:00
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -411,6 +411,7 @@
holder.state = 2
update_admins(rank)
if(!istype(mob, /mob/dead/observer))
mob.admin_observing = 1
mob.adminghostize(1)
src << "\blue You are now observing"