mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Make sure special_role is assigned in pre_setup
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user