mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
Merge pull request #14030 from SabreML/Tourist-Suit
Adds the Tourist Outfit as a wearable shirt.
This commit is contained in:
@@ -1480,6 +1480,7 @@
|
||||
/obj/item/clothing/under/victsuit/redblk = 1,
|
||||
/obj/item/clothing/under/victsuit/red = 1,
|
||||
/obj/item/clothing/suit/tailcoat = 1,
|
||||
/obj/item/clothing/under/tourist_suit = 1,
|
||||
/obj/item/clothing/suit/draculacoat = 1,
|
||||
/obj/item/clothing/head/zepelli = 1,
|
||||
/obj/item/clothing/under/redhawaiianshirt = 1,
|
||||
|
||||
@@ -838,3 +838,10 @@
|
||||
icon_state = "cuban_suit"
|
||||
item_state = "cuban_suit"
|
||||
item_color = "cuban_suit"
|
||||
|
||||
/obj/item/clothing/under/tourist_suit
|
||||
name = "tourist outfit"
|
||||
desc = "A light blue shirt with brown shorts. Feels oddly spooky."
|
||||
icon_state = "tourist"
|
||||
icon_state = "tourist"
|
||||
item_color = "tourist"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 92 KiB |
Reference in New Issue
Block a user