Make sure special_role is assigned in pre_setup

This commit is contained in:
Markolie
2015-08-09 18:12:14 +02:00
parent fffe2617c5
commit bddfb7029d
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -1797,7 +1797,7 @@ var/global/list/brutefireloss_overlays = list("1" = image("icon" = 'icons/mob/sc
holder.icon_state = "mutineer"
if("mutineer")
holder.icon_state = "mutineer"
if("shadowling")
if("Shadowling")
holder.icon_state = "hudshadowling"
if("shadowling thrall")
holder.icon_state = "hudshadowlingthrall"