mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Iliasz Jajszczyk custom item (#13241)
* Update item_defines.dm * Add files via upload * an jacket * Add files via upload * an jackete * an jacket * Update item_defines.dm
This commit is contained in:
@@ -2338,3 +2338,14 @@ All custom items with worn sprites must follow the contained sprite system: http
|
||||
action_button_name = "Adjust mask"
|
||||
flash_protection = FLASH_PROTECTION_NONE
|
||||
tint = TINT_NONE
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/leather_jacket/flight/fluff/iliasz_jacket
|
||||
name = "naval pilot's jacket"
|
||||
desc = "A sturdy grey-green neonomex-lined jacket, flame-resistant and sleek. A garment of choice for anyone who might be in the cockpit of something with a risk of catching fire. \
|
||||
There's a name patch sewn onto the breast of this one, reading \"JAJSZCZYK\". It seems to be more rugged than a typical flight jacket, and also appears to have some waterproofing. \
|
||||
A Solarian flag in miniature rests on the right sleeve, the colors faded and worn."
|
||||
icon = 'icons/obj/custom_items/iliasz_jacket.dmi'
|
||||
icon_override = 'icons/obj/custom_items/iliasz_jacket.dmi'
|
||||
icon_state = "iliasz_jacket"
|
||||
item_state = "iliasz_jacket"
|
||||
contained_sprite = TRUE
|
||||
|
||||
Reference in New Issue
Block a user