Files
klorpaandGitHub f445ffde0a Spelling Fixes (#8973)
* SpellingFixes

* OtherTypos

* OtherTypos
2023-04-08 21:39:28 -08:00

80 lines
2.5 KiB
Plaintext

/obj/structure/closet/cabinet
name = "cabinet"
desc = "Old will forever be in fashion."
icon = 'icons/obj/closets/bases/cabinet.dmi'
closet_appearance = /decl/closet_appearance/cabinet
door_anim_time = 0 //Unsupported
/obj/structure/closet/acloset
name = "strange closet"
desc = "It looks alien!"
closet_appearance = /decl/closet_appearance/alien
/obj/structure/closet/gimmick
name = "administrative supply closet"
desc = "It's a storage unit for things that have no right being here."
closet_appearance = /decl/closet_appearance/tactical
anchored = 0
/obj/structure/closet/gimmick/russian
name = "Russian surplus closet"
desc = "It's a storage unit for Russian standard-issue surplus."
closet_appearance = /decl/closet_appearance/tactical
starts_with = list(
/obj/item/clothing/head/ushanka = 5,
/obj/item/clothing/under/costume/soviet = 5)
/obj/structure/closet/gimmick/tacticool
name = "tacticool gear closet"
desc = "It's a storage unit for Tacticool gear."
closet_appearance = /decl/closet_appearance/tactical
starts_with = list(
/obj/item/clothing/glasses/eyepatch,
/obj/item/clothing/glasses/sunglasses,
/obj/item/clothing/gloves/swat = 2,
/obj/item/clothing/head/helmet/swat = 2,
/obj/item/clothing/mask/gas = 2,
/obj/item/clothing/shoes/boots/swat = 2,
/obj/item/clothing/suit/armor/swat = 2,
/obj/item/clothing/under/syndicate/tacticool = 2)
/obj/structure/closet/thunderdome
name = "\improper Thunderdome closet"
desc = "Everything you need!"
closet_appearance = /decl/closet_appearance/thunderdomered
anchored = 1
/obj/structure/closet/thunderdome/tdred
name = "red-team Thunderdome closet"
starts_with = list(
/obj/item/clothing/suit/armor/tdome/red = 3,
/obj/item/melee/energy/sword = 3,
/obj/item/gun/energy/laser = 3,
/obj/item/melee/baton = 3,
/obj/item/storage/box/flashbangs = 3,
/obj/item/clothing/head/helmet/thunderdome = 3)
/obj/structure/closet/thunderdome/tdgreen
name = "green-team Thunderdome closet"
closet_appearance = /decl/closet_appearance/thunderdomegreen
starts_with = list(
/obj/item/clothing/suit/armor/tdome/green = 3,
/obj/item/melee/energy/sword = 3,
/obj/item/gun/energy/laser = 3,
/obj/item/melee/baton = 3,
/obj/item/storage/box/flashbangs = 3,
/obj/item/clothing/head/helmet/thunderdome = 3)
/obj/structure/closet/alien
name = "alien container"
desc = "Contains secrets of the universe."
icon = 'icons/obj/closets/abductor.dmi'
anchored = TRUE
closet_appearance = null // special icons