mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Mutiny fixes
This commit is contained in:
@@ -1889,6 +1889,10 @@
|
||||
holder.icon_state = "hudvampire"
|
||||
if("VampThrall")
|
||||
holder.icon_state = "hudvampthrall"
|
||||
if("head_loyalist")
|
||||
holder.icon_state = "loyalist"
|
||||
if("head_mutineer")
|
||||
holder.icon_state = "mutineer"
|
||||
|
||||
|
||||
hud_list[SPECIALROLE_HUD] = holder
|
||||
|
||||
Reference in New Issue
Block a user