ci fix
This commit is contained in:
@@ -47,4 +47,4 @@
|
||||
|
||||
/obj/item/clothing/head/zao/examine(mob/user)
|
||||
. = ..()
|
||||
. += "<span class='notice'>Alt-click the hat to toggle it\'s cloaking [cloaked ? "off" : "on"].</span>"
|
||||
. += "<span class='notice'>Alt-click the hat to toggle it\'s cloaking [cloaked ? "off" : "on"].</span>"
|
||||
|
||||
@@ -29,4 +29,4 @@
|
||||
/obj/item/restraints/handcuffs,
|
||||
/obj/item/tank/internals/emergency_oxygen,
|
||||
/obj/item/tank/internals/plasmaman,
|
||||
/obj/item/toy) // Will be modifying/removing/adding more at a later date.
|
||||
/obj/item/toy) // Will be modifying/removing/adding more at a later date.
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
icon_state = "zaounder"
|
||||
item_state = "zaounder"
|
||||
item_color = "zaounder"
|
||||
alternate_worn_icon = 'hyperstation/icons/mobs/uniforms.dmi'
|
||||
alternate_worn_icon = 'hyperstation/icons/mobs/uniforms.dmi'
|
||||
|
||||
Reference in New Issue
Block a user