mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
Added Drake's uniform to the custom items list
This commit is contained in:
@@ -122,6 +122,17 @@
|
||||
new /obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina(src)
|
||||
new /obj/item/clothing/under/rank/internalaffairs/fluff/joan(src)
|
||||
|
||||
//Drake_Frostpaw:Drake Frostpaw
|
||||
/obj/item/weapon/storage/box/fluff/drake
|
||||
name = "United Federation Uniform Kit"
|
||||
desc = "A box containing all the parts of a United Federation Uniform"
|
||||
has_items = list(
|
||||
/obj/item/clothing/under/rank/internalaffairs/fluff/joan,
|
||||
/obj/item/clothing/suit/storage/fluff/modernfedcoat/modernfedsec,
|
||||
/obj/item/clothing/head/caphat/formal/fedcover/fedcoversec,
|
||||
/obj/item/clothing/gloves/white,
|
||||
)
|
||||
|
||||
//Razerwing:Archer Maximus
|
||||
/obj/item/weapon/storage/box/fluff/archermaximus
|
||||
desc = "Personal Effects"
|
||||
|
||||
@@ -190,6 +190,12 @@ item_name: theseus' diamond coin
|
||||
item_desc: An engraved coin made of diamond. On the side for heads is printed the year 2541, along with the letter T. On the side for tails, the letter Y can be seen.
|
||||
}
|
||||
|
||||
{
|
||||
ckey: Drake_Frostpaw
|
||||
character_name: Drake Frostpaw
|
||||
item_path: /obj/item/weapon/storage/box/fluff/drake
|
||||
}
|
||||
|
||||
# ######## E CKEYS
|
||||
|
||||
# Permit Expired
|
||||
|
||||
Reference in New Issue
Block a user