mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
Moves a custom item to the right file (#25325)
This commit is contained in:
@@ -15,13 +15,6 @@
|
|||||||
item_state = "captain_fly"
|
item_state = "captain_fly"
|
||||||
item_color = "captain_fly"
|
item_color = "captain_fly"
|
||||||
|
|
||||||
/obj/item/clothing/under/costume/rebeloutfit
|
|
||||||
name = "rebel outfit"
|
|
||||||
desc = "Made in Seattle, 2216."
|
|
||||||
icon_state = "colin_earle"
|
|
||||||
item_state = "colin_earle"
|
|
||||||
item_color = "colin_earle"
|
|
||||||
|
|
||||||
/obj/item/clothing/under/costume/patriotsuit
|
/obj/item/clothing/under/costume/patriotsuit
|
||||||
name = "Patriotic Suit"
|
name = "Patriotic Suit"
|
||||||
desc = "Motorcycle not included."
|
desc = "Motorcycle not included."
|
||||||
|
|||||||
@@ -1832,5 +1832,13 @@
|
|||||||
desc = "Make your ID look like the property of a nerd. Applies to any ID."
|
desc = "Make your ID look like the property of a nerd. Applies to any ID."
|
||||||
decal_icon_state = "lifetimeid"
|
decal_icon_state = "lifetimeid"
|
||||||
|
|
||||||
|
// TheFlagbearer: Colin Earle
|
||||||
|
/obj/item/clothing/under/costume/rebeloutfit
|
||||||
|
name = "rebel outfit"
|
||||||
|
desc = "Made in Seattle, 2216."
|
||||||
|
icon_state = "colin_earle"
|
||||||
|
item_state = "colin_earle"
|
||||||
|
item_color = "colin_earle"
|
||||||
|
|
||||||
#undef USED_MOD_HELM
|
#undef USED_MOD_HELM
|
||||||
#undef USED_MOD_SUIT
|
#undef USED_MOD_SUIT
|
||||||
|
|||||||
Reference in New Issue
Block a user