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
@@ -31,7 +31,7 @@
if(mode)
mode.update_all_icons()
if("vampire")
if((ref in ticker.mode.thralls) || (mind in ticker.mode.enthralled))
if((ref in ticker.mode.vampire_thralls) || (mind in ticker.mode.vampire_enthralled))
ticker.mode.update_vampire_icons_added(mind)
if("shadowling")
if((mind in ticker.mode.shadowling_thralls) || (mind in ticker.mode.shadows))