mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-13 08:57:01 +01:00
Merge pull request #971 from Chemlight/Enzo-Plush
Donator items for Enzo_Leon
This commit is contained in:
@@ -955,3 +955,12 @@
|
||||
|
||||
/obj/item/clothing/head/hooded/winterhood/durathread
|
||||
icon_state = "winterhood_durathread"
|
||||
|
||||
//Enzo_Leon Patron stuff
|
||||
/obj/item/clothing/suit/toggle/enzojacket
|
||||
name = "Altevain Colony-Ship Command Jacket"
|
||||
desc = "A comfortable form fitting jacket that has a little cheese emblem on the chest."
|
||||
icon_state = "enzojacket"
|
||||
item_state = "enzojacket"
|
||||
body_parts_covered = CHEST|ARMS
|
||||
//End
|
||||
@@ -796,4 +796,14 @@
|
||||
item_color = "greenplaidshirt"
|
||||
body_parts_covered = CHEST|GROIN|ARMS|LEGS
|
||||
can_adjust = FALSE
|
||||
//yes
|
||||
//yes
|
||||
|
||||
//Enzo_Leon patron stuff
|
||||
/obj/item/clothing/under/enzoshirt
|
||||
name = "Altevain Standard-Issue Uniform"
|
||||
desc = "A soft, and light uniform with blue-space threading to help with Altevain proportions."
|
||||
icon_state = "enzoshirt"
|
||||
item_state = "enzoshirt"
|
||||
item_color = "enzoshirt"
|
||||
body_parts_covered = CHEST|GROIN|ARMS|LEGS
|
||||
//End
|
||||
Reference in New Issue
Block a user