Shadowling Surgery and Fixes

This commit is contained in:
Fox-McCloud
2015-08-05 21:52:17 -04:00
parent 050e111157
commit 5ae43f0875
9 changed files with 76 additions and 36 deletions
+1 -1
View File
@@ -261,7 +261,7 @@ datum/mind
else
text += "<a href='?src=\ref[src];vampire=vampire'>yes</a>|<b>NO</b>"
if(src in ticker.mode.enthralled)
if(src in ticker.mode.vampire_enthralled)
text += "<b><font color='#FF0000'>YES</font></b>|no"
else
text += "yes|<font color='#00FF00'>NO</font></b>"