--- /dev/null
+advertisement-curadrobe-1 = Glasses for your eyes and literature for your soul, CuraDrobe has it all!
+advertisement-curadrobe-2 = Impress & enthrall your library guests with CuraDrobe's extended line of pens!
--- /dev/null
+- type: advertisementsPack
+ id: CuraDrobeAds
+ advertisements:
+ - advertisement-curadrobe-1
+ - advertisement-curadrobe-2
--- /dev/null
+- type: vendingMachineInventory
+ id: CuraDrobeInventory
+ startingInventory:
+ BooksBag: 1
+ HandLabeler: 2
+ ClothingEyesGlasses: 2
+ ClothingEyesGlassesJamjar: 2
+ ClothingUniformJumpsuitCurator: 3
+ ClothingUniformJumpskirtCurator: 3
+ ClothingUniformJumpsuitLibrarian: 3
+ ClothingUniformJumpskirtLibrarian: 3
+ ClothingShoesBootsLaceup: 2
+ ClothingHeadsetService: 2
+
- HamsterWearable
- WhitelistChameleon
+- type: entity
+ parent: ClothingEyesBase
+ id: ClothingEyesGlassesJamjar
+ name: jamjar glasses
+ description: Also known as Virginity Protectors.
+ components:
+ - type: Sprite
+ sprite: Clothing/Eyes/Glasses/jamjar.rsi
+ - type: Clothing
+ sprite: Clothing/Eyes/Glasses/jamjar.rsi
+ - type: VisionCorrection
+ - type: Tag
+ tags:
+ - HamsterWearable
+ - WhitelistChameleon
+
- type: entity
parent: ClothingEyesBase
id: ClothingEyesGlassesOutlawGlasses
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/Color/maroon.rsi
+- type: entity
+ parent: ClothingUniformSkirtBase
+ id: ClothingUniformJumpskirtLibrarian
+ name: librarian jumpskirt
+ description: A cosy green jumper fit for a curator of books.
+ components:
+ - type: Sprite
+ sprite: Clothing/Uniforms/Jumpskirt/librarian.rsi
+ - type: Clothing
+ sprite: Clothing/Uniforms/Jumpskirt/librarian.rsi
+
+- type: entity
+ parent: ClothingUniformSkirtBase
+ id: ClothingUniformJumpskirtCurator
+ name: sensible skirt
+ description: It's sensible. Too sensible...
+ components:
+ - type: Sprite
+ sprite: Clothing/Uniforms/Jumpskirt/curator.rsi
+ - type: Clothing
+ sprite: Clothing/Uniforms/Jumpskirt/curator.rsi
+
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtPerformer
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/librarian.rsi
+- type: entity
+ parent: ClothingUniformBase
+ id: ClothingUniformJumpsuitCurator
+ name: sensible suit
+ description: It's sensible. Too sensible...
+ components:
+ - type: Sprite
+ sprite: Clothing/Uniforms/Jumpsuit/curator.rsi
+ - type: Clothing
+ sprite: Clothing/Uniforms/Jumpsuit/curator.rsi
+
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitLawyerRed
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitCossack
- name: Cossack suit
+ name: cossack suit
description: the good old pants and brigantine.
components:
- type: Sprite
- SecDrobeInventory
- ViroDrobeInventory
- WinterDrobeInventory
+ - CuraDrobeInventory
- type: Sprite
layers:
- state: base
- type: AccessReader
access: [["Chemistry"]]
+- type: entity
+ parent: VendingMachine
+ id: VendingMachineCuraDrobe
+ name: CuraDrobe
+ description: A lowstock vendor only capable of vending clothing for curators and librarians.
+ components:
+ - type: VendingMachine
+ pack: CuraDrobeInventory
+ offState: off
+ brokenState: broken
+ normalState: normal-unshaded
+ - type: Advertise
+ pack: CuraDrobeAds
+ - type: Sprite
+ sprite: Structures/Machines/VendingMachines/curadrobe.rsi
+ layers:
+ - state: "off"
+ map: ["enum.VendingMachineVisualLayers.Base"]
+ - state: "off"
+ map: ["enum.VendingMachineVisualLayers.BaseUnshaded"]
+ shader: unshaded
+ - state: panel
+ map: ["enum.WiresVisualLayers.MaintenancePanel"]
+ - type: AccessReader
+ access: [["Service"]]
+
- type: entity
parent: VendingMachine
id: VendingMachineAtmosDrobe
id: LibrarianPDA
ears: ClothingHeadsetService
pocket1: d10Dice
- belt: BooksBag
pocket2: HandLabeler # for making named bestsellers
- inhand:
- right hand: BriefcaseBrownFilled
- innerclothingskirt: ClothingUniformJumpskirtColorLightBrown
+ innerclothingskirt: ClothingUniformJumpskirtLibrarian
satchel: ClothingBackpackSatchelLibrarianFilled
duffelbag: ClothingBackpackDuffelLibrarianFilled
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-EYES",
+ "directions": 4
+ },
+ {
+ "name": "equipped-EYES-hamster",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/47718914e47c6fbf23d6dc97f073a9daa11b23cb and modified by potato1234x (github) for ss14",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-INNERCLOTHING",
+ "directions": 4
+ },
+ {
+ "name": "equipped-INNERCLOTHING-monkey",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/47718914e47c6fbf23d6dc97f073a9daa11b23cb and modified by potato1234x (github) for ss14",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-INNERCLOTHING",
+ "directions": 4
+ },
+ {
+ "name": "equipped-INNERCLOTHING-monkey",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/47718914e47c6fbf23d6dc97f073a9daa11b23cb and modified by potato1234x (github) for ss14",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-INNERCLOTHING",
+ "directions": 4
+ },
+ {
+ "name": "equipped-INNERCLOTHING-monkey",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ }
+ ]
+}
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Based on blacksuit from paradisestation at commit https://github.com/ParadiseSS13/Paradise/commit/4daf5d1a1b45fc3fcc4fd9703222159e6c1f38c8, modified by Peptide, monkey made by brainfood1183 (github) for ss14",
+ "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/47718914e47c6fbf23d6dc97f073a9daa11b23cb and modified by potato1234x (github) for ss14",
"size": {
"x": 32,
"y": 32
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/a879151ef04192ae2a791278ee882c1bce7c5062 and modified by potato1234x",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "broken"
+ },
+ {
+ "name": "off"
+ },
+ {
+ "name": "panel"
+ },
+ {
+ "name": "normal-unshaded",
+ "delays": [
+ [
+ 1.5,
+ 0.1,
+ 1.5,
+ 0.1
+ ]
+ ]
+ }
+ ]
+}