mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
adds chaoko99's custom item
This commit is contained in:
@@ -1849,3 +1849,14 @@ Departamental Swimsuits, for general use
|
||||
item_state = "goldenstring"
|
||||
w_class = ITEMSIZE_TINY
|
||||
slot_flags = SLOT_TIE
|
||||
|
||||
//Chaoko99: Aika Hisakawa
|
||||
/obj/item/clothing/suit/fluff/blue_trimmed_coat
|
||||
name = "blue-trimmed greatcoat"
|
||||
desc = "A heavy, form-obscuring coat with gilded buttons and azure trim."
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "aika_coat"
|
||||
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "aika_coat"
|
||||
flags_inv = HIDEJUMPSUIT | HIDETIE
|
||||
@@ -974,3 +974,10 @@ ckey: zodiacshadow
|
||||
character_name: Nehi Maximus
|
||||
item_path: /obj/item/device/radio/headset/fluff/zodiacshadow
|
||||
}
|
||||
|
||||
{
|
||||
ckey: chaoko99
|
||||
character_name: Aika Hisakawa
|
||||
item_path: /obj/item/clothing/suit/fluff/blue_trimmed_coat
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.7 KiB |
Reference in New Issue
Block a user