diff --git a/Resources/Prototypes/Catalog/LatheRecipes/medical.yml b/Resources/Prototypes/Catalog/LatheRecipes/medical.yml index 5ba561ec72..18bb22e357 100644 --- a/Resources/Prototypes/Catalog/LatheRecipes/medical.yml +++ b/Resources/Prototypes/Catalog/LatheRecipes/medical.yml @@ -1,6 +1,6 @@ - type: latheRecipe id: Brutepack - icon: Objects/Specific/Medical/brutepack.png + icon: Objects/Specific/Medical/medical.rsi/brutepack.png result: Brutepack completetime: 500 materials: @@ -9,7 +9,7 @@ - type: latheRecipe id: Ointment - icon: Objects/Specific/Medical/ointment.png + icon: Objects/Specific/Medical/medical.rsi/ointment.png result: Ointment completetime: 500 materials: diff --git a/Resources/Prototypes/Catalog/LatheRecipes/sheet.yml b/Resources/Prototypes/Catalog/LatheRecipes/sheet.yml index a65816b4b7..ae279888d0 100644 --- a/Resources/Prototypes/Catalog/LatheRecipes/sheet.yml +++ b/Resources/Prototypes/Catalog/LatheRecipes/sheet.yml @@ -1,6 +1,6 @@ - type: latheRecipe id: MetalStack - icon: Objects/Materials/sheet_metal.png + icon: Objects/Materials/materials.rsi/sheet_metal.png result: SteelSheet1 completetime: 500 materials: @@ -8,7 +8,7 @@ - type: latheRecipe id: GlassStack - icon: Objects/Materials/sheet_glass.png + icon: Objects/Materials/materials.rsi/sheet_glass.png result: GlassSheet1 completetime: 500 materials: diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/shoes.yml b/Resources/Prototypes/Entities/Clothing/Shoes/shoes.yml index 231befb942..0aabd7adbf 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/shoes.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/shoes.yml @@ -161,8 +161,8 @@ description: Magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle. components: - type: Sprite - sprite: Clothing/Shoes/magboots0.rsi - + sprite: Clothing/Shoes/magboots.rsi + state: icon - type: Clothing sprite: Clothing/Shoes/magboots.rsi diff --git a/Resources/Prototypes/Entities/Constructible/Doors/airlock_base.yml b/Resources/Prototypes/Entities/Constructible/Doors/airlock_base.yml index fc27376454..3cde4a978d 100644 --- a/Resources/Prototypes/Entities/Constructible/Doors/airlock_base.yml +++ b/Resources/Prototypes/Entities/Constructible/Doors/airlock_base.yml @@ -23,9 +23,6 @@ map: ["enum.DoorVisualLayers.BaseBolted"] - state: panel_open map: ["enum.WiresVisualLayers.MaintenancePanel"] - - type: Icon - sprite: Constructible/Structures/Doors/airlock_basic.rsi - state: closed - type: Collidable shapes: - !type:PhysShapeAabb @@ -85,4 +82,3 @@ components: - type: Sprite sprite: Constructible/Structures/Doors/airlock_maint.rsi - diff --git a/Resources/Prototypes/Entities/Constructible/Doors/airlock_types.yml b/Resources/Prototypes/Entities/Constructible/Doors/airlock_types.yml index 4130fe5fd5..d82f1da00b 100644 --- a/Resources/Prototypes/Entities/Constructible/Doors/airlock_types.yml +++ b/Resources/Prototypes/Entities/Constructible/Doors/airlock_types.yml @@ -6,7 +6,6 @@ components: - type: Sprite sprite: Constructible/Structures/Doors/airlock_external.rsi - - type: Appearance visuals: - type: AirlockVisualizer @@ -23,7 +22,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_freezer.rsi - - type: entity parent: Airlock id: AirlockEngineering @@ -32,7 +30,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_engineering.rsi - - type: entity parent: Airlock id: AirlockCargo @@ -41,7 +38,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_cargo.rsi - - type: entity parent: Airlock id: AirlockMedical @@ -50,7 +46,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_medical.rsi - - type: entity parent: Airlock id: AirlockScience @@ -59,7 +54,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_science.rsi - - type: entity parent: Airlock id: AirlockCommand @@ -68,7 +62,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_command.rsi - - type: entity parent: Airlock id: AirlockSecurity @@ -77,7 +70,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_security.rsi - # Glass Airlocks - type: entity parent: AirlockGlass @@ -87,7 +79,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_engineering_glass.rsi - - type: entity parent: AirlockGlass id: AirlockCargoGlass @@ -96,7 +87,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_cargo_glass.rsi - - type: entity parent: AirlockGlass id: AirlockMedicalGlass @@ -105,7 +95,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_medical_glass.rsi - - type: entity parent: AirlockGlass id: AirlockScienceGlass @@ -114,7 +103,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_science_glass.rsi - - type: entity parent: AirlockGlass id: AirlockCommandGlass @@ -123,7 +111,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_command_glass.rsi - - type: entity parent: AirlockGlass id: AirlockSecurityGlass @@ -132,7 +119,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_security_glass.rsi - # Maintenance Hatchs - type: entity parent: AirlockMaint @@ -142,7 +128,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_maint_cargo.rsi - - type: entity parent: AirlockMaint id: AirlockMaintCommand @@ -151,7 +136,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_maint_command.rsi - - type: entity parent: AirlockMaint id: AirlockMaintCommon @@ -160,7 +144,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_maint_common.rsi - - type: entity parent: AirlockMaint id: AirlockMaintEngi @@ -169,7 +152,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_maint_engi.rsi - - type: entity parent: AirlockMaint id: AirlockMaintInt @@ -178,7 +160,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_maint_int.rsi - - type: entity parent: AirlockMaint id: AirlockMaintMed @@ -187,7 +168,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_maint_med.rsi - - type: entity parent: AirlockMaint id: AirlockMaintRnD @@ -196,7 +176,6 @@ - type: Sprite sprite: Constructible/Structures/Doors/airlock_maint_rnd.rsi - - type: entity parent: AirlockMaint id: AirlockMaintSec @@ -204,4 +183,3 @@ components: - type: Sprite sprite: Constructible/Structures/Doors/airlock_maint_sec.rsi - diff --git a/Resources/Prototypes/Entities/Constructible/Furniture/seats.yml b/Resources/Prototypes/Entities/Constructible/Furniture/seats.yml index cb05a02c43..46ddfe50ae 100644 --- a/Resources/Prototypes/Entities/Constructible/Furniture/seats.yml +++ b/Resources/Prototypes/Entities/Constructible/Furniture/seats.yml @@ -1,6 +1,7 @@ - type: entity name: chair id: SeatBase + abstract: true description: You sit in this. Either by will or force. components: - type: Clickable diff --git a/Resources/Prototypes/Entities/Constructible/Furniture/storage.yml b/Resources/Prototypes/Entities/Constructible/Furniture/storage.yml index ab00940ea1..dd89159891 100644 --- a/Resources/Prototypes/Entities/Constructible/Furniture/storage.yml +++ b/Resources/Prototypes/Entities/Constructible/Furniture/storage.yml @@ -7,7 +7,8 @@ - type: Clickable - type: InteractionOutline - type: Sprite - texture: Constructible/Misc/rack.png + sprite: Constructible/Misc/furniture.rsi + state: rack - type: Collidable shapes: - !type:PhysShapeAabb @@ -32,7 +33,8 @@ - type: Clickable - type: InteractionOutline - type: Sprite - texture: Constructible/Misc/shelf.png + sprite: Constructible/Misc/furniture.rsi + state: shelf - type: Collidable shapes: - !type:PhysShapeAabb diff --git a/Resources/Prototypes/Entities/Constructible/Ground/pipes.yml b/Resources/Prototypes/Entities/Constructible/Ground/pipes.yml index f1dca3b8e1..485dc319cd 100644 --- a/Resources/Prototypes/Entities/Constructible/Ground/pipes.yml +++ b/Resources/Prototypes/Entities/Constructible/Ground/pipes.yml @@ -9,7 +9,6 @@ - type: Collidable - type: SnapGrid offset: Center - - type: Sprite - type: Destructible thresholdvalue: 100 @@ -23,7 +22,9 @@ id: FourwayPipe name: Fourway Pipe components: - + - type: Icon + sprite: Constructible/Atmos/pipe.rsi + state: pipeFourway2 - type: NodeContainer nodes: - !type:PipeNode @@ -35,7 +36,9 @@ id: LongitudinalPipe name: Longitudinal Pipe components: - + - type: Icon + sprite: Constructible/Atmos/pipe.rsi + state: pipeLongitudinal2 - type: NodeContainer nodes: - !type:PipeNode diff --git a/Resources/Prototypes/Entities/Constructible/Ground/pumps.yml b/Resources/Prototypes/Entities/Constructible/Ground/pumps.yml index b88d93b9d8..921f9d0263 100644 --- a/Resources/Prototypes/Entities/Constructible/Ground/pumps.yml +++ b/Resources/Prototypes/Entities/Constructible/Ground/pumps.yml @@ -9,8 +9,10 @@ - type: Collidable - type: SnapGrid offset: Center - - type: Sprite + - type: Icon + sprite: Constructible/Atmos/pressurepump.rsi + state: pumpEnabledSouth2North2 - type: Appearance visuals: - type: PipeVisualizer diff --git a/Resources/Prototypes/Entities/Constructible/Power/arcade.yml b/Resources/Prototypes/Entities/Constructible/Power/arcade.yml index 86354495ec..4c25e06311 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/arcade.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/arcade.yml @@ -3,15 +3,18 @@ name: arcade parent: ComputerBase components: - - type: PowerReceiver - type: Sprite + sprite: Constructible/Power/computers.rsi layers: - state: arcade map: ["enum.ComputerVisualizer+Layers.Body"] - state: invaders shader: unshaded map: ["enum.ComputerVisualizer+Layers.Screen"] + - type: Icon + sprite: Constructible/Power/computers.rsi + state: arcade - type: Appearance visuals: - type: ComputerVisualizer @@ -33,19 +36,21 @@ - type: entity id: BlockGameArcade - name: blockGameArcade + name: NT block game parent: ComputerBase components: - - type: Icon - state: arcade - type: PowerReceiver - type: Sprite + sprite: Constructible/Power/computers.rsi layers: - state: arcade map: ["enum.ComputerVisualizer+Layers.Body"] - state: invaders shader: unshaded map: ["enum.ComputerVisualizer+Layers.Screen"] + - type: Icon + sprite: Constructible/Power/computers.rsi + state: arcade - type: Appearance visuals: - type: ComputerVisualizer diff --git a/Resources/Prototypes/Entities/Constructible/Power/booze_dispenser.yml b/Resources/Prototypes/Entities/Constructible/Power/booze_dispenser.yml index 7baee4acff..347e8c582e 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/booze_dispenser.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/booze_dispenser.yml @@ -5,8 +5,8 @@ parent: ReagentDispenserBase components: - type: Sprite - texture: Constructible/Power/dispensers.rsi/booze_dispenser.png - + sprite: Constructible/Power/dispensers.rsi + state: booze_dispenser - type: ReagentDispenser pack: BoozeDispenserInventory - type: Anchorable diff --git a/Resources/Prototypes/Entities/Constructible/Power/chem_dispenser.yml b/Resources/Prototypes/Entities/Constructible/Power/chem_dispenser.yml index ad9dccd8a4..15dd91d390 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/chem_dispenser.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/chem_dispenser.yml @@ -5,8 +5,11 @@ description: An industrial grade chemical dispenser with a sizeable chemical supply. components: - type: Sprite - texture: Constructible/Power/industrial_dispenser.rsi/industrial_dispenser.png - + sprite: Constructible/Power/industrial_dispenser.rsi + state: industrial_dispenser + - type: Icon + sprite: Constructible/Power/industrial_dispenser.rsi + state: industrial_dispenser - type: ReagentDispenser pack: ChemDispenserStandardInventory - type: PowerReceiver diff --git a/Resources/Prototypes/Entities/Constructible/Power/chem_master.yml b/Resources/Prototypes/Entities/Constructible/Power/chem_master.yml index 3aa76a5f7b..e232174202 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/chem_master.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/chem_master.yml @@ -4,8 +4,14 @@ description: An industrial grade chemical manipulator with pill and bottle production included. components: - type: Sprite - texture: Constructible/Power/mixer.rsi/mixer_loaded.png - + sprite: Constructible/Power/mixer.rsi + layers: + - state: mixer_empty + - state: mixer_screens + shader: unshaded + - type: Icon + sprite: Constructible/Power/mixer.rsi + state: mixer_loaded - type: ChemMaster - type: PowerReceiver - type: Clickable @@ -26,6 +32,50 @@ anchored: true - type: SnapGrid offset: Center + - type: Destructible + deadThreshold: 50 + spawnOnDestroy: chem_master_broken + - type: UserInterface + interfaces: + - key: enum.ChemMasterUiKey.Key + type: ChemMasterBoundUserInterface + - type: Pullable + +- type: entity + id: chem_master_broken + name: ChemMaster 4000 [Broken] + description: A broken industrial grade chemical manipulator. + components: + - type: Sprite + sprite: Constructible/Power/mixer.rsi + layers: + - state: mixer_empty + - state: mixer_screen_broken + shader: unshaded + - type: Icon + sprite: Constructible/Power/mixer.rsi + state: mixer_broken + - type: Clickable + - type: InteractionOutline + - type: Anchorable + - type: Collidable + shapes: + - !type:PhysShapeAabb + bounds: "-0.4,-0.25,0.4,0.25" + layer: + - Opaque + - Impassable + - MobImpassable + - VaultImpassable + IsScrapingFloor: true + - type: Physics + mass: 25 + anchored: true + - type: SnapGrid + offset: Center + - type: Destructible + deadThreshold: 25 + spawnOnDestroy: MetalSheet1 - type: UserInterface interfaces: - key: enum.ChemMasterUiKey.Key diff --git a/Resources/Prototypes/Entities/Constructible/Power/debug_power.yml b/Resources/Prototypes/Entities/Constructible/Power/debug_power.yml index 0741b94f67..155a596cf2 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/debug_power.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/debug_power.yml @@ -19,8 +19,8 @@ - type: SnapGrid offset: Center - type: Sprite - texture: Constructible/Power/wiredmachine.png - + sprite: Constructible/Power/power.rsi + state: wiredmachine - type: NodeContainer nodes: - !type:AdjacentNode @@ -48,8 +48,8 @@ - type: SnapGrid offset: Center - type: Sprite - texture: Constructible/Power/provider.png - + sprite: Constructible/Power/power.rsi + state: provider - type: Battery - type: NodeContainer nodes: @@ -75,8 +75,8 @@ - type: SnapGrid offset: Center - type: Sprite - texture: Constructible/Power/provider.png - + sprite: Constructible/Power/power.rsi + state: provider - type: Battery - type: NodeContainer nodes: @@ -117,7 +117,7 @@ - type: SnapGrid offset: Center - type: Sprite - texture: Constructible/Power/wirelessmachine.png - + sprite: Constructible/Power/power.rsi + state: wirelessmachine - type: PowerReceiver - type: Anchorable diff --git a/Resources/Prototypes/Entities/Constructible/Power/power_base.yml b/Resources/Prototypes/Entities/Constructible/Power/power_base.yml index cca6d3da53..f8cd6eb850 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/power_base.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/power_base.yml @@ -15,8 +15,8 @@ - type: SnapGrid offset: Center - type: Sprite - texture: Constructible/Power/generator.png - + sprite: Constructible/Power/power.rsi + state: generator - type: NodeContainer nodes: - !type:AdjacentNode @@ -48,7 +48,6 @@ layers: - state: smes-display shader: unshaded - - type: Smes - type: Appearance visuals: @@ -85,9 +84,8 @@ - type: SnapGrid offset: Center - type: Sprite - texture: Constructible/Power/storage.png - - state: smes + sprite: Constructible/Power/power.rsi + state: storage - type: Battery maxCharge: 1000 startingCharge: 1000 @@ -127,7 +125,6 @@ texture: "" sprite: "Constructible/Power/apc.rsi" state: apc0 - - type: Appearance visuals: - type: ApcVisualizer @@ -169,7 +166,6 @@ - type: Sprite sprite: Constructible/Power/solar_panel.rsi state: normal - - type: NodeContainer nodes: - !type:AdjacentNode diff --git a/Resources/Prototypes/Entities/Constructible/Power/soda_dispenser.yml b/Resources/Prototypes/Entities/Constructible/Power/soda_dispenser.yml index aa90e01949..e8da7d0db0 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/soda_dispenser.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/soda_dispenser.yml @@ -5,8 +5,8 @@ description: A beverage dispenser with a selection of soda and several other common beverages. Has a single fill slot for containers. components: - type: Sprite - texture: Constructible/Power/dispensers.rsi/soda_dispenser.png - + sprite: Constructible/Power/dispensers.rsi + state: soda_dispenser - type: ReagentDispenser pack: SodaDispenserInventory - type: reagentDispenserInventory diff --git a/Resources/Prototypes/Entities/Constructible/Ground/wires.yml b/Resources/Prototypes/Entities/Constructible/Power/wires.yml similarity index 88% rename from Resources/Prototypes/Entities/Constructible/Ground/wires.yml rename to Resources/Prototypes/Entities/Constructible/Power/wires.yml index debdded41d..187a2a5f6a 100644 --- a/Resources/Prototypes/Entities/Constructible/Ground/wires.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/wires.yml @@ -10,7 +10,6 @@ - type: Collidable - type: SnapGrid offset: Center - - type: Sprite drawdepth: BelowFloor - type: IconSmooth @@ -28,6 +27,9 @@ - type: Sprite sprite: Constructible/Power/hv_cable.rsi state: hvcable_0 + - type: Icon + sprite: Constructible/Power/hv_cable.rsi + state: hvcable_4 - type: IconSmooth base: hvcable_ key: hv_cables @@ -51,6 +53,10 @@ color: Yellow sprite: Constructible/Power/mv_cable.rsi state: mvcable_0 + - type: Icon + color: Yellow + sprite: Constructible/Power/mv_cable.rsi + state: mvcable_4 - type: IconSmooth base: mvcable_ key: mv_cables @@ -74,6 +80,10 @@ color: Green sprite: Constructible/Power/lv_cable.rsi state: lvcable_0 + - type: Icon + color: Green + sprite: Constructible/Power/lv_cable.rsi + state: lvcable_4 - type: IconSmooth base: lvcable_ key: lv_cables diff --git a/Resources/Prototypes/Entities/Constructible/Storage/StorageTanks/storage_tank.yml b/Resources/Prototypes/Entities/Constructible/Storage/StorageTanks/base_tank.yml similarity index 100% rename from Resources/Prototypes/Entities/Constructible/Storage/StorageTanks/storage_tank.yml rename to Resources/Prototypes/Entities/Constructible/Storage/StorageTanks/base_tank.yml diff --git a/Resources/Prototypes/Entities/Constructible/Storage/StorageTanks/fuel_tank.yml b/Resources/Prototypes/Entities/Constructible/Storage/StorageTanks/fuel_tank.yml index 509071906b..5249cb04ea 100644 --- a/Resources/Prototypes/Entities/Constructible/Storage/StorageTanks/fuel_tank.yml +++ b/Resources/Prototypes/Entities/Constructible/Storage/StorageTanks/fuel_tank.yml @@ -5,8 +5,8 @@ description: A storage tank containing welding fuel. components: - type: Sprite - texture: Constructible/Misc/weldtank.png - + sprite: Constructible/Misc/tanks.rsi + state: fueltank - type: Explosive devastationRange: 0 heavyImpactRange: 2 diff --git a/Resources/Prototypes/Entities/Constructible/Storage/StorageTanks/water_tank.yml b/Resources/Prototypes/Entities/Constructible/Storage/StorageTanks/water_tank.yml index 2e441a29f8..b02d01d163 100644 --- a/Resources/Prototypes/Entities/Constructible/Storage/StorageTanks/water_tank.yml +++ b/Resources/Prototypes/Entities/Constructible/Storage/StorageTanks/water_tank.yml @@ -6,8 +6,8 @@ description: "A water tank. It is used to store high amounts of water." components: - type: Sprite - texture: Constructible/Misc/watertank.png - + sprite: Constructible/Misc/tanks.rsi + state: watertank - type: Anchorable - type: Pullable diff --git a/Resources/Prototypes/Entities/Constructible/Walls/girder.yml b/Resources/Prototypes/Entities/Constructible/Walls/girder.yml index 75f86154b5..ce23cd39b3 100644 --- a/Resources/Prototypes/Entities/Constructible/Walls/girder.yml +++ b/Resources/Prototypes/Entities/Constructible/Walls/girder.yml @@ -6,8 +6,8 @@ - type: Clickable - type: InteractionOutline - type: Sprite - texture: Constructible/Structures/Walls/wall_girder.png - + sprite: Constructible/Structures/Walls/solid.rsi + state: wall_girder - type: Collidable shapes: - !type:PhysShapeAabb @@ -18,7 +18,6 @@ spawnOnDestroy: SteelSheet1 - type: SnapGrid offset: Edge - placement: snap: - Wall diff --git a/Resources/Prototypes/Entities/Constructible/Walls/low_wall.yml b/Resources/Prototypes/Entities/Constructible/Walls/low_wall.yml index ac0f27c25e..43e8df9870 100644 --- a/Resources/Prototypes/Entities/Constructible/Walls/low_wall.yml +++ b/Resources/Prototypes/Entities/Constructible/Walls/low_wall.yml @@ -15,6 +15,9 @@ color: "#889192" drawdepth: Walls sprite: Constructible/Structures/Walls/low_wall.rsi + - type: Icon + sprite: Constructible/Structures/Walls/low_wall.rsi + state: metal - type: Collidable shapes: - !type:PhysShapeAabb diff --git a/Resources/Prototypes/Entities/Constructible/Walls/windows.yml b/Resources/Prototypes/Entities/Constructible/Walls/windows.yml index fe6d4a6e7e..a1e16822a8 100644 --- a/Resources/Prototypes/Entities/Constructible/Walls/windows.yml +++ b/Resources/Prototypes/Entities/Constructible/Walls/windows.yml @@ -15,6 +15,9 @@ netsync: false drawdepth: WallTops sprite: Constructible/Structures/Windows/window.rsi + - type: Icon + sprite: Constructible/Structures/Windows/window.rsi + state: full - type: Collidable shapes: - !type:PhysShapeAabb @@ -41,6 +44,8 @@ - type: Sprite drawdepth: WallTops sprite: Constructible/Structures/Windows/reinforced_window.rsi + - type: Icon + sprite: Constructible/Structures/Windows/reinforced_window.rsi - type: Destructible deadThreshold: 75 resistances: metallicResistances @@ -55,6 +60,8 @@ - type: Sprite drawdepth: WallTops sprite: Constructible/Structures/Windows/phoron_window.rsi + - type: Icon + sprite: Constructible/Structures/Windows/phoron_window.rsi - type: Destructible deadThreshold: 100 resistances: metallicResistances diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/mimic.yml b/Resources/Prototypes/Entities/Mobs/NPCs/mimic.yml index 85e716146e..6e3ed9bee7 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/mimic.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/mimic.yml @@ -20,7 +20,9 @@ drawdepth: Mobs sprite: Constructible/Power/VendingMachines/cola.rsi state: normal - + - type: Icon + sprite: Constructible/Power/VendingMachines/cola.rsi + state: normal - type: Physics mass: 85 - type: Collidable diff --git a/Resources/Prototypes/Entities/Objects/Fun/instruments.yml b/Resources/Prototypes/Entities/Objects/Fun/instruments.yml index ca54c2f3a4..ddc6356f3e 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/instruments.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/instruments.yml @@ -55,7 +55,6 @@ - type: Sprite sprite: Objects/Fun/Instruments/violin.rsi state: icon - - type: Item size: 24 sprite: Objects/Fun/Instruments/violin.rsi @@ -68,8 +67,8 @@ - type: Instrument program: 56 - type: Sprite - texture: Objects/Fun/Instruments/otherinstruments.rsi/trumpet.png - + sprite: Objects/Fun/Instruments/otherinstruments.rsi + state: trumpet - type: entity name: electric guitar diff --git a/Resources/Prototypes/Entities/Objects/Power/cable_coils.yml b/Resources/Prototypes/Entities/Objects/Power/cable_coils.yml new file mode 100644 index 0000000000..bfcda8a034 --- /dev/null +++ b/Resources/Prototypes/Entities/Objects/Power/cable_coils.yml @@ -0,0 +1,98 @@ + +# If you're looking at the rsi for this file, you'll probably be confused why +# I didn't just use an alpha for most of this stuff. Well icons don't have the +# ability to have applied colors yet in GUIs. -Swept + +- type: entity + abstract: true + parent: BaseItem + id: CableStack1 + name: cable stack 1 + suffix: Full + components: + - type: Stack + stacktype: enum.StackType.Cable + - type: Sprite + sprite: Objects/Tools/cables.rsi + - type: Item + sprite: Objects/Tools/cables.rsi + - type: WirePlacer + - type: Clickable + +- type: entity + parent: CableStack1 + id: HVWireStack + name: HV Wire Coil + components: + - type: Sprite + state: coilhv-30 + - type: Item + size: 10 + HeldPrefix: coilhv + - type: WirePlacer + wirePrototypeID: HVWire + blockingWireType: HighVoltage + +- type: entity + parent: CableStack1 + id: MVWireStack + name: MV Wire Coil + components: + - type: Sprite + state: coilmv-30 + - type: Item + size: 10 + HeldPrefix: coilmv + - type: WirePlacer + wirePrototypeID: MVWire + blockingWireType: MediumVoltage + +- type: entity + parent: CableStack1 + id: ApcExtensionCableStack + name: Apc Extension Cable Coil + components: + - type: Sprite + state: coillv-30 + - type: Item + size: 10 + HeldPrefix: coillv + - type: WirePlacer + wirePrototypeID: ApcExtensionCable + blockingWireType: Apc + +- type: entity + parent: HVWireStack + id: HVWireStack1 + suffix: 1 + components: + - type: Sprite + state: coilhv-10 + - type: Item + size: 3 + - type: Stack + count: 1 + +- type: entity + parent: MVWireStack + id: MVWireStack1 + suffix: 1 + components: + - type: Sprite + state: coilmv-10 + - type: Item + size: 3 + - type: Stack + count: 1 + +- type: entity + parent: ApcExtensionCableStack + id: ApcExtensionCableStack1 + suffix: 1 + components: + - type: Sprite + state: coillv-10 + - type: Item + size: 3 + - type: Stack + count: 1 diff --git a/Resources/Prototypes/Entities/Objects/Power/powercells.yml b/Resources/Prototypes/Entities/Objects/Power/powercells.yml index 3636b34a84..034f7ff7f7 100644 --- a/Resources/Prototypes/Entities/Objects/Power/powercells.yml +++ b/Resources/Prototypes/Entities/Objects/Power/powercells.yml @@ -93,6 +93,9 @@ netsync: false sprite: Constructible/Power/cell_recharger.rsi drawdepth: Items + - type: Icon + sprite: Constructible/Power/cell_recharger.rsi + state: empty - type: PowerCellCharger transfer_efficiency: 0.85 - type: PowerReceiver @@ -120,6 +123,9 @@ netsync: false sprite: Constructible/Power/recharger.rsi drawdepth: Items + - type: Icon + sprite: Constructible/Power/recharger.rsi + state: empty - type: WeaponCapacitorCharger transfer_efficiency: 0.85 - type: PowerReceiver @@ -147,6 +153,9 @@ netsync: false sprite: Constructible/Power/wall_recharger.rsi drawdepth: Items + - type: Icon + sprite: Constructible/Power/wall_recharger.rsi + state: empty - type: WeaponCapacitorCharger transfer_efficiency: 0.95 - type: PowerReceiver diff --git a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml index 9211c7f91c..59d12f38a1 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml @@ -5,8 +5,8 @@ id: Beaker components: - type: Sprite - texture: Objects/Specific/Chemistry/beakers.rsi/beaker.png - + sprite: Objects/Specific/Chemistry/beakers.rsi + state: beaker - type: Item sprite: Objects/Specific/Chemistry/beakers.rsi HeldPrefix: beaker @@ -25,8 +25,8 @@ id: LargeBeaker components: - type: Sprite - texture: Objects/Specific/Chemistry/beakers.rsi/beakerlarge.png - + sprite: Objects/Specific/Chemistry/beakers.rsi + state: beakerlarge - type: Item sprite: Objects/Specific/Chemistry/beakers.rsi HeldPrefix: beaker @@ -45,8 +45,8 @@ id: Dropper components: - type: Sprite - texture: Objects/Specific/Chemistry/dropper.rsi/dropper.png - + sprite: Objects/Specific/Chemistry/dropper.rsi + state: dropper - type: SolutionContainer fillingState: dropper fillingSteps: 2 @@ -63,8 +63,8 @@ id: Syringe components: - type: Sprite - texture: Objects/Specific/Chemistry/syringe.rsi/0.png - + sprite: Objects/Specific/Chemistry/syringe.rsi + state: 0 - type: SolutionContainer fillingState: syringe fillingSteps: 5 @@ -79,16 +79,16 @@ parent: BaseItem id: bottle components: - - type: Drink - - type: SolutionContainer - maxVol: 30 - caps: AddTo, RemoveFrom - - type: Pourable - transferAmount: 5 - - type: Sprite - texture: Objects/Specific/Chemistry/bottle.rsi/bottle.png - - - type: Spillable + - type: Sprite + sprite: Objects/Specific/Chemistry/bottle.rsi + state: bottle + - type: Drink + - type: SolutionContainer + maxVol: 30 + caps: AddTo, RemoveFrom + - type: Pourable + transferAmount: 5 + - type: Spillable - type: entity name: pill @@ -96,10 +96,10 @@ id: pill description: It's not a suppository. components: - - type: Pill - - type: SolutionContainer - maxVol: 50 - caps: RemoveFrom - - type: Sprite - texture: Objects/Specific/Chemistry/pills.rsi/pill.png - + - type: Sprite + sprite: Objects/Specific/Chemistry/pills.rsi + state: pill + - type: Pill + - type: SolutionContainer + maxVol: 50 + caps: RemoveFrom diff --git a/Resources/Prototypes/Entities/Objects/Specific/janitor.yml b/Resources/Prototypes/Entities/Objects/Specific/janitor.yml index eedd17ec83..7bf50902fc 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/janitor.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/janitor.yml @@ -23,7 +23,10 @@ components: - type: Clickable - type: Sprite - texture: Objects/Specific/Janitorial/mopbucket.png + sprite: Objects/Specific/Janitorial/janitorial.rsi + layers: + - state: mopbucket + - state: mopbucket_water drawdepth: Objects - type: InteractionOutline - type: Bucket @@ -55,7 +58,10 @@ components: - type: Clickable - type: Sprite - texture: Objects/Specific/Janitorial/bucket.png + sprite: Objects/Specific/Janitorial/janitorial.rsi + layers: + - state: bucket + - state: bucket_water drawdepth: Objects - type: Bucket - type: LoopingSound @@ -195,7 +201,8 @@ description: A spray bottle with an unscrewable top. components: - type: Sprite - texture: Objects/Specific/Janitorial/cleaner.png + sprite: Objects/Specific/Janitorial/janitorial.rsi + state: cleaner - type: SolutionContainer maxVol: 100 caps: AddTo, RemoveFrom diff --git a/Resources/Prototypes/Entities/Objects/Specific/medical.yml b/Resources/Prototypes/Entities/Objects/Specific/medical.yml index 1c378a6f7b..7576b3c912 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/medical.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/medical.yml @@ -5,8 +5,8 @@ id: Medkit components: - type: Sprite - texture: Objects/Specific/Medical/medkit_r.png - + sprite: Objects/Specific/Medical/medical.rsi + state: medkit_r - type: Storage capacity: 60 - type: Item @@ -42,8 +42,8 @@ id: Ointment components: - type: Sprite - texture: Objects/Specific/Medical/ointment.png - + sprite: Objects/Specific/Medical/medical.rsi + state: ointment - type: Healing heal: Heat: 10 @@ -59,8 +59,8 @@ id: Brutepack components: - type: Sprite - texture: Objects/Specific/Medical/brutepack.png - + sprite: Objects/Specific/Medical/medical.rsi + state: medkit_r - type: Healing heal: Blunt: 10 diff --git a/Resources/Prototypes/Entities/Objects/materials.yml b/Resources/Prototypes/Entities/Objects/materials.yml index fe11f9306d..a7edaea2f4 100644 --- a/Resources/Prototypes/Entities/Objects/materials.yml +++ b/Resources/Prototypes/Entities/Objects/materials.yml @@ -60,77 +60,6 @@ - type: Stack count: 1 -- type: entity - abstract: true - parent: BaseItem - id: CableStack1 - name: cable stack 1 - suffix: Full - components: - - type: Stack - stacktype: enum.StackType.Cable - - type: Sprite - texture: Objects/Tools/cable_coil.png - - type: WirePlacer - - type: Clickable - -- type: entity - parent: CableStack1 - id: HVWireStack - name: HV Wire Coil - components: - - type: Sprite - color: Orange - - type: WirePlacer - wirePrototypeID: HVWire - blockingWireType: HighVoltage - -- type: entity - parent: CableStack1 - id: MVWireStack - name: MV Wire Coil - components: - - type: Sprite - color: Yellow - - type: WirePlacer - wirePrototypeID: MVWire - blockingWireType: MediumVoltage - -- type: entity - parent: CableStack1 - id: ApcExtensionCableStack - name: Apc Extension Cable Coil - components: - - type: Sprite - color: Green - - type: WirePlacer - wirePrototypeID: ApcExtensionCable - blockingWireType: Apc - -- type: entity - parent: HVWireStack - id: HVWireStack1 - suffix: 1 - components: - - type: Stack - count: 1 - -- type: entity - parent: MVWireStack - id: MVWireStack1 - suffix: 1 - components: - - type: Stack - count: 1 - -- type: entity - parent: ApcExtensionCableStack - id: ApcExtensionCableStack1 - suffix: 1 - components: - - type: Stack - count: 1 - - type: entity name: gold bar id: GoldStack @@ -143,13 +72,17 @@ - type: Stack stacktype: enum.StackType.Gold - type: Sprite - texture: Objects/Materials/goldbar_single.png + sprite: Objects/Materials/materials.rsi + state: goldbar_30 - type: entity id: GoldStack1 name: gold bar 1 parent: GoldStack components: + - type: Sprite + sprite: Objects/Materials/materials.rsi + state: goldbar_10 - type: Stack count: 1 @@ -159,7 +92,8 @@ parent: BaseItem components: - type: Sprite - texture: Objects/Materials/phoron_ore.png + sprite: Objects/Materials/materials.rsi + state: phoron_ore - type: entity name: phoron sheet @@ -193,4 +127,5 @@ parent: BaseItem components: - type: Sprite - texture: Objects/Materials/wood.png + sprite: Objects/Materials/materials.rsi + state: wood_plank diff --git a/Resources/Prototypes/technologies.yml b/Resources/Prototypes/technologies.yml index 21963bc49b..561b730b83 100644 --- a/Resources/Prototypes/technologies.yml +++ b/Resources/Prototypes/technologies.yml @@ -47,7 +47,7 @@ name: material sheet printing id: Sheets description: Print those sheets! - icon: Objects/Materials/sheet_metal.png + icon: Objects/Materials/materials.rsi/sheet_metal.png requiredPoints: 250 requiredTechnologies: - IndustrialEngineering @@ -72,7 +72,7 @@ name: "basic bluespace theory" id: BluespaceTheory description: An experimental course on the mysterious technology known as bluespace. - icon: Objects/Misc/hand_tele.png + icon: Objects/Misc/skub.rsi/icon.png requiredPoints: 1000 requiredTechnologies: - BasicResearch diff --git a/Resources/Textures/Constructible/Misc/furniture.rsi/meta.json b/Resources/Textures/Constructible/Misc/furniture.rsi/meta.json index f39c72dfd3..353a5c697a 100644 --- a/Resources/Textures/Constructible/Misc/furniture.rsi/meta.json +++ b/Resources/Textures/Constructible/Misc/furniture.rsi/meta.json @@ -418,6 +418,24 @@ 1 ] ] + }, + { + "name": "shelf", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "rack", + "directions": 1, + "delays": [ + [ + 1 + ] + ] } ] } diff --git a/Resources/Textures/Constructible/Misc/rack.png b/Resources/Textures/Constructible/Misc/furniture.rsi/rack.png similarity index 100% rename from Resources/Textures/Constructible/Misc/rack.png rename to Resources/Textures/Constructible/Misc/furniture.rsi/rack.png diff --git a/Resources/Textures/Constructible/Misc/shelf.png b/Resources/Textures/Constructible/Misc/furniture.rsi/shelf.png similarity index 100% rename from Resources/Textures/Constructible/Misc/shelf.png rename to Resources/Textures/Constructible/Misc/furniture.rsi/shelf.png diff --git a/Resources/Textures/Constructible/Misc/weldtank.png b/Resources/Textures/Constructible/Misc/tanks.rsi/fueltank.png similarity index 100% rename from Resources/Textures/Constructible/Misc/weldtank.png rename to Resources/Textures/Constructible/Misc/tanks.rsi/fueltank.png diff --git a/Resources/Textures/Constructible/Misc/tanks.rsi/meta.json b/Resources/Textures/Constructible/Misc/tanks.rsi/meta.json new file mode 100644 index 0000000000..9d8a0345cc --- /dev/null +++ b/Resources/Textures/Constructible/Misc/tanks.rsi/meta.json @@ -0,0 +1,27 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "watertank", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "fueltank", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Misc/watertank.png b/Resources/Textures/Constructible/Misc/tanks.rsi/watertank.png similarity index 100% rename from Resources/Textures/Constructible/Misc/watertank.png rename to Resources/Textures/Constructible/Misc/tanks.rsi/watertank.png diff --git a/Resources/Textures/Constructible/Power/VendingMachines/cola.rsi/meta.json b/Resources/Textures/Constructible/Power/VendingMachines/cola.rsi/meta.json index 35e8a5cd3f..89b9a58fa2 100644 --- a/Resources/Textures/Constructible/Power/VendingMachines/cola.rsi/meta.json +++ b/Resources/Textures/Constructible/Power/VendingMachines/cola.rsi/meta.json @@ -16,6 +16,15 @@ ] ] }, + { + "name": "normal", + "directions": 1, + "delays": [ + [ + 1.0 + ] + ] + }, { "name": "eject-unshaded", "directions": 1, diff --git a/Resources/Textures/Constructible/Power/VendingMachines/cola.rsi/normal.png b/Resources/Textures/Constructible/Power/VendingMachines/cola.rsi/normal.png new file mode 100644 index 0000000000..0290132906 Binary files /dev/null and b/Resources/Textures/Constructible/Power/VendingMachines/cola.rsi/normal.png differ diff --git a/Resources/Textures/Constructible/Power/dispensers.rsi/meta.json b/Resources/Textures/Constructible/Power/dispensers.rsi/meta.json index bfa10c575d..f2a0fa068e 100644 --- a/Resources/Textures/Constructible/Power/dispensers.rsi/meta.json +++ b/Resources/Textures/Constructible/Power/dispensers.rsi/meta.json @@ -1 +1,38 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/chemical.dmi","states":[{"name":"booze_dispenser","directions":1,"delays":[[1.0]]},{"name":"dispenser","directions":1,"delays":[[1.0]]}]} +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/chemical.dmi", + "states": [ + { + "name": "booze_dispenser", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "soda_dispenser", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "dispenser", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Power/mixer.rsi/meta.json b/Resources/Textures/Constructible/Power/mixer.rsi/meta.json index 7ef2fc45bf..75a7e2133e 100644 --- a/Resources/Textures/Constructible/Power/mixer.rsi/meta.json +++ b/Resources/Textures/Constructible/Power/mixer.rsi/meta.json @@ -1 +1,63 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/chemical.dmi","states":[{"name":"mixer_empty","directions":1,"delays":[[1.0]]},{"name":"mixer_loaded","directions":1,"delays":[[1.0]]},{"name":"mixer_screens","directions":1,"delays":[[0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2]]},{"name":"mixer_splicer_screen_broken","directions":1,"delays":[[1.0]]}]} +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/chemical.dmi", + "states": [ + { + "name": "mixer_empty", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "mixer_broken", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "mixer_loaded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "mixer_screens", + "directions": 1, + "delays": [ + [ + 0.1, + 0.2, + 0.1, + 0.1, + 0.2, + 0.1, + 0.2, + 0.1 + ] + ] + }, + { + "name": "mixer_screen_broken", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Power/mixer.rsi/mixer_broken.png b/Resources/Textures/Constructible/Power/mixer.rsi/mixer_broken.png new file mode 100644 index 0000000000..986a66c280 Binary files /dev/null and b/Resources/Textures/Constructible/Power/mixer.rsi/mixer_broken.png differ diff --git a/Resources/Textures/Constructible/Power/mixer.rsi/mixer_splicer_screen_broken.png b/Resources/Textures/Constructible/Power/mixer.rsi/mixer_screen_broken.png similarity index 100% rename from Resources/Textures/Constructible/Power/mixer.rsi/mixer_splicer_screen_broken.png rename to Resources/Textures/Constructible/Power/mixer.rsi/mixer_screen_broken.png diff --git a/Resources/Textures/Constructible/Power/eightdirwire.png b/Resources/Textures/Constructible/Power/power.rsi/eightdirwire.png similarity index 100% rename from Resources/Textures/Constructible/Power/eightdirwire.png rename to Resources/Textures/Constructible/Power/power.rsi/eightdirwire.png diff --git a/Resources/Textures/Constructible/Power/generator.png b/Resources/Textures/Constructible/Power/power.rsi/generator.png similarity index 100% rename from Resources/Textures/Constructible/Power/generator.png rename to Resources/Textures/Constructible/Power/power.rsi/generator.png diff --git a/Resources/Textures/Constructible/Power/power.rsi/meta.json b/Resources/Textures/Constructible/Power/power.rsi/meta.json new file mode 100644 index 0000000000..f11413d28a --- /dev/null +++ b/Resources/Textures/Constructible/Power/power.rsi/meta.json @@ -0,0 +1,64 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "states": [ + { + "name": "eightdirwire", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "generator", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "provider", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "storage", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "wiredmachine", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "wirelessmachine", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Power/provider.png b/Resources/Textures/Constructible/Power/power.rsi/provider.png similarity index 100% rename from Resources/Textures/Constructible/Power/provider.png rename to Resources/Textures/Constructible/Power/power.rsi/provider.png diff --git a/Resources/Textures/Constructible/Power/storage.png b/Resources/Textures/Constructible/Power/power.rsi/storage.png similarity index 100% rename from Resources/Textures/Constructible/Power/storage.png rename to Resources/Textures/Constructible/Power/power.rsi/storage.png diff --git a/Resources/Textures/Constructible/Power/wiredmachine.png b/Resources/Textures/Constructible/Power/power.rsi/wiredmachine.png similarity index 100% rename from Resources/Textures/Constructible/Power/wiredmachine.png rename to Resources/Textures/Constructible/Power/power.rsi/wiredmachine.png diff --git a/Resources/Textures/Constructible/Power/wirelessmachine.png b/Resources/Textures/Constructible/Power/power.rsi/wirelessmachine.png similarity index 100% rename from Resources/Textures/Constructible/Power/wirelessmachine.png rename to Resources/Textures/Constructible/Power/power.rsi/wirelessmachine.png diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_basic.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_basic.rsi/meta.json index cc6750fdec..1a4a5f34c5 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_basic.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_basic.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/doorint.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.25, 0.07, 0.07, 0.07, 0.07, 0.15]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.25]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.27]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/doorint.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.25, + 0.07, + 0.07, + 0.07, + 0.07, + 0.15 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.25 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_cargo.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_cargo.rsi/meta.json index a1ff24d683..42c2ef128d 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_cargo.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_cargo.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormining.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.5, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.5]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.2, 0.1, 0.1, 0.1, 0.1, 0.1, 0.5]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.4, 0.1, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormining.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.5, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.5 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.5 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.4, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_cargo_glass.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_cargo_glass.rsi/meta.json index bcf072cc3a..b25928b641 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_cargo_glass.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_cargo_glass.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doorminingglass.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.5, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.5]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.2, 0.1, 0.1, 0.1, 0.1, 0.1, 0.5]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.4, 0.1, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doorminingglass.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.5, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.5 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.5 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.4, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_command.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_command.rsi/meta.json index cb400c63f2..fd4cc29750 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_command.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_command.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.25, 0.07, 0.07, 0.07, 0.07, 0.15]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.25]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.27]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.25, + 0.07, + 0.07, + 0.07, + 0.07, + 0.15 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.25 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_command_glass.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_command_glass.rsi/meta.json index cb400c63f2..fd4cc29750 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_command_glass.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_command_glass.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.25, 0.07, 0.07, 0.07, 0.07, 0.15]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.25]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.27]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.25, + 0.07, + 0.07, + 0.07, + 0.07, + 0.15 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.25 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_engineering.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_engineering.rsi/meta.json index cb400c63f2..fd4cc29750 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_engineering.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_engineering.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.25, 0.07, 0.07, 0.07, 0.07, 0.15]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.25]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.27]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.25, + 0.07, + 0.07, + 0.07, + 0.07, + 0.15 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.25 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_engineering_glass.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_engineering_glass.rsi/meta.json index cb400c63f2..fd4cc29750 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_engineering_glass.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_engineering_glass.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.25, 0.07, 0.07, 0.07, 0.07, 0.15]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.25]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.27]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.25, + 0.07, + 0.07, + 0.07, + 0.07, + 0.15 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.25 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_external.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_external.rsi/meta.json index 7981668f3c..c44c8554f4 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_external.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_external.rsi/meta.json @@ -1 +1,217 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Doorext.dmi","states":[{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1},{"name":"closing","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.6, 0.1, 0.1, 0.3]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.6]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Doorext.dmi", + "states": [ + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1 + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.6, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_freezer.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_freezer.rsi/meta.json index cc6750fdec..1a4a5f34c5 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_freezer.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_freezer.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/doorint.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.25, 0.07, 0.07, 0.07, 0.07, 0.15]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.25]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.27]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/doorint.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.25, + 0.07, + 0.07, + 0.07, + 0.07, + 0.15 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.25 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_glass.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_glass.rsi/meta.json index cb400c63f2..fd4cc29750 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_glass.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_glass.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.25, 0.07, 0.07, 0.07, 0.07, 0.15]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.25]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.27]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.25, + 0.07, + 0.07, + 0.07, + 0.07, + 0.15 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.25 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_maint.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_maint.rsi/meta.json index 2f9a40f9c4..d1d5eee5b6 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_maint.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_maint.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.5, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.5]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.2, 0.1, 0.1, 0.1, 0.1, 0.1, 0.5]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.4, 0.1, 0.1, 0.1, 0.1, 0.1, 0.3]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.5, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.5 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.5 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.4, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.3 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_cargo.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_cargo.rsi/meta.json index deadee8576..c8a13cb4b2 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_cargo.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_cargo.rsi/meta.json @@ -1 +1,226 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_cargo.dmi", "states": [{"name": "closed", "directions": 1, "delays": [[1.0]]}, {"name": "closed_unlit", "directions": 1, "delays": [[1]]}, {"name": "closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "closing_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "deny", "directions": 1, "delays": [[0.1, 0.1, 0.1]]}, {"name": "bolted", "directions": 1, "delays": [[1.0]]}, {"name": "open", "directions": 1, "delays": [[1.0]]}, {"name": "opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "opening_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_open", "directions": 1, "delays": [[1.0]]}, {"name": "panel_opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "spark", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_broken", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_damaged", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]}, {"name": "sparks_open", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "welded", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_cargo.dmi", + "states": [ + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_command.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_command.rsi/meta.json index 09f72b8a8f..c4992e01b6 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_command.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_command.rsi/meta.json @@ -1 +1,226 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_command.dmi", "states": [{"name": "closed", "directions": 1, "delays": [[1.0]]}, {"name": "closed_unlit", "directions": 1, "delays": [[1]]}, {"name": "closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "closing_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "deny", "directions": 1, "delays": [[0.1, 0.1, 0.1]]}, {"name": "bolted", "directions": 1, "delays": [[1.0]]}, {"name": "open", "directions": 1, "delays": [[1.0]]}, {"name": "opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "opening_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_open", "directions": 1, "delays": [[1.0]]}, {"name": "panel_opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "spark", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_broken", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_damaged", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]}, {"name": "sparks_open", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "welded", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_command.dmi", + "states": [ + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_common.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_common.rsi/meta.json index 4570a23c10..fdeaa68851 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_common.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_common.rsi/meta.json @@ -1 +1,226 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_common.dmi", "states": [{"name": "closed", "directions": 1, "delays": [[1.0]]}, {"name": "closed_unlit", "directions": 1, "delays": [[1]]}, {"name": "closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "closing_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "deny", "directions": 1, "delays": [[0.1, 0.1, 0.1]]}, {"name": "bolted", "directions": 1, "delays": [[1.0]]}, {"name": "open", "directions": 1, "delays": [[1.0]]}, {"name": "opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "opening_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_open", "directions": 1, "delays": [[1.0]]}, {"name": "panel_opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "spark", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_broken", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_damaged", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]}, {"name": "sparks_open", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "welded", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_common.dmi", + "states": [ + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_engi.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_engi.rsi/meta.json index 9a24024e2a..fa227896f1 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_engi.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_engi.rsi/meta.json @@ -1 +1,226 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_engi.dmi", "states": [{"name": "closed", "directions": 1, "delays": [[1.0]]}, {"name": "closed_unlit", "directions": 1, "delays": [[1]]}, {"name": "closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "closing_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "deny", "directions": 1, "delays": [[0.1, 0.1, 0.1]]}, {"name": "bolted", "directions": 1, "delays": [[1.0]]}, {"name": "open", "directions": 1, "delays": [[1.0]]}, {"name": "opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "opening_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_open", "directions": 1, "delays": [[1.0]]}, {"name": "panel_opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "spark", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_broken", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_damaged", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]}, {"name": "sparks_open", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "welded", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_engi.dmi", + "states": [ + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_int.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_int.rsi/meta.json index a8eebb4850..053988e992 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_int.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_int.rsi/meta.json @@ -1 +1,226 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_int.dmi", "states": [{"name": "closed", "directions": 1, "delays": [[1.0]]}, {"name": "closed_unlit", "directions": 1, "delays": [[1]]}, {"name": "closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "closing_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "deny", "directions": 1, "delays": [[0.1, 0.1, 0.1]]}, {"name": "bolted", "directions": 1, "delays": [[1.0]]}, {"name": "open", "directions": 1, "delays": [[1.0]]}, {"name": "opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "opening_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_open", "directions": 1, "delays": [[1.0]]}, {"name": "panel_opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "spark", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_broken", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_damaged", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]}, {"name": "sparks_open", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "welded", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_int.dmi", + "states": [ + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_med.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_med.rsi/meta.json index 557d634f81..fdcc8fb389 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_med.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_med.rsi/meta.json @@ -1 +1,226 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_med.dmi", "states": [{"name": "closed", "directions": 1, "delays": [[1.0]]}, {"name": "closed_unlit", "directions": 1, "delays": [[1]]}, {"name": "closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "closing_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "deny", "directions": 1, "delays": [[0.1, 0.1, 0.1]]}, {"name": "bolted", "directions": 1, "delays": [[1.0]]}, {"name": "open", "directions": 1, "delays": [[1.0]]}, {"name": "opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "opening_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_open", "directions": 1, "delays": [[1.0]]}, {"name": "panel_opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "spark", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_broken", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_damaged", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]}, {"name": "sparks_open", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "welded", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_med.dmi", + "states": [ + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_rnd.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_rnd.rsi/meta.json index 0f7d0aff60..07d4fbd708 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_rnd.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_rnd.rsi/meta.json @@ -1 +1,226 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_rnd.dmi", "states": [{"name": "closed", "directions": 1, "delays": [[1.0]]}, {"name": "closed_unlit", "directions": 1, "delays": [[1]]}, {"name": "closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "closing_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "deny", "directions": 1, "delays": [[0.1, 0.1, 0.1]]}, {"name": "bolted", "directions": 1, "delays": [[1.0]]}, {"name": "open", "directions": 1, "delays": [[1.0]]}, {"name": "opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "opening_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_open", "directions": 1, "delays": [[1.0]]}, {"name": "panel_opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "spark", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_broken", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_damaged", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]}, {"name": "sparks_open", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "welded", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_rnd.dmi", + "states": [ + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_sec.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_sec.rsi/meta.json index 908263053c..a1eca8b2a0 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_maint_sec.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_maint_sec.rsi/meta.json @@ -1 +1,226 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_sec.dmi, modified by ", "states": [{"name": "closed", "directions": 1, "delays": [[1.0]]}, {"name": "closed_unlit", "directions": 1, "delays": [[1]]}, {"name": "closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "closing_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "deny", "directions": 1, "delays": [[0.1, 0.1, 0.1]]}, {"name": "bolted", "directions": 1, "delays": [[1.0]]}, {"name": "open", "directions": 1, "delays": [[1.0]]}, {"name": "opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "opening_unlit", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_closing", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "panel_open", "directions": 1, "delays": [[1.0]]}, {"name": "panel_opening", "directions": 1, "delays": [[0.2, 0.1, 0.1, 0.1, 0.1, 0.6]]}, {"name": "spark", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_broken", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "sparks_damaged", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]}, {"name": "sparks_open", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "welded", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint_sec.dmi, modified by ", + "states": [ + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + 0.6 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_medical.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_medical.rsi/meta.json index cb400c63f2..fd4cc29750 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_medical.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_medical.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.25, 0.07, 0.07, 0.07, 0.07, 0.15]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.25]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.27]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.25, + 0.07, + 0.07, + 0.07, + 0.07, + 0.15 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.25 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_medical_glass.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_medical_glass.rsi/meta.json index cb400c63f2..fd4cc29750 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_medical_glass.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_medical_glass.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.25, 0.07, 0.07, 0.07, 0.07, 0.15]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.25]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.27]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.25, + 0.07, + 0.07, + 0.07, + 0.07, + 0.15 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.25 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_science.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_science.rsi/meta.json index cb400c63f2..fd4cc29750 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_science.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_science.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.25, 0.07, 0.07, 0.07, 0.07, 0.15]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.25]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.27]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.25, + 0.07, + 0.07, + 0.07, + 0.07, + 0.15 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.25 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_science_glass.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_science_glass.rsi/meta.json index cb400c63f2..fd4cc29750 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_science_glass.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_science_glass.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.25, 0.07, 0.07, 0.07, 0.07, 0.15]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.25]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.27]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.25, + 0.07, + 0.07, + 0.07, + 0.07, + 0.15 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.25 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_security.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_security.rsi/meta.json index ebdc202936..7addd8ccb9 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_security.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_security.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.25, 0.07, 0.07, 0.07, 0.07, 0.15]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.2, 0.2, 0.1, 0.1, 0.1, 0.5]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.27]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.25, + 0.07, + 0.07, + 0.07, + 0.07, + 0.15 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.1, + 0.1, + 0.1, + 0.5 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/airlock_security_glass.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/airlock_security_glass.rsi/meta.json index cb400c63f2..fd4cc29750 100644 --- a/Resources/Textures/Constructible/Structures/Doors/airlock_security_glass.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/airlock_security_glass.rsi/meta.json @@ -1 +1,230 @@ -{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi","states":[{"name":"bolted","directions":1,"delays":[ [ 1.0]]},{"name":"closed","directions":1,"delays":[ [ 1.0]]},{"name":"closed_unlit","directions":1,"delays":[ []]},{"name":"closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"closing_unlit","directions":1,"delays":[ [ 0.25, 0.07, 0.07, 0.07, 0.07, 0.15]]},{"name":"deny","directions":1,"delays":[ [ 0.1, 0.1, 0.1]]},{"name":"open","directions":1,"delays":[ [ 1.0]]},{"name":"opening","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"opening_unlit","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.25]]},{"name":"panel_closing","directions":1,"delays":[ [ 0.1, 0.1, 0.07, 0.07, 0.07, 0.07, 0.27]]},{"name":"panel_open","directions":1,"delays":[ [ 1.0]]},{"name":"panel_opening","directions":1,"delays":[ [ 0.2, 0.07, 0.07, 0.07, 0.07, 0.07, 0.2]]},{"name":"spark","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_broken","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"sparks_damaged","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 1.7]]},{"name":"sparks_open","directions":1,"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]},{"name":"welded","directions":1,"delays":[ [ 1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/doors/Dooreng.dmi", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.25, + 0.07, + 0.07, + 0.07, + 0.07, + 0.15 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.25 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "spark", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_broken", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "sparks_damaged", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 1.7 + ] + ] + }, + { + "name": "sparks_open", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Doors/firelock_glass.rsi/meta.json b/Resources/Textures/Constructible/Structures/Doors/firelock_glass.rsi/meta.json index c4328c5639..b46814dfbf 100644 --- a/Resources/Textures/Constructible/Structures/Doors/firelock_glass.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Doors/firelock_glass.rsi/meta.json @@ -1,191 +1,191 @@ { - "version": 1, - "size": { - "x": 32, - "y": 32 + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA 3.0", + "copyright": "Taken from https://github.com/tgstation/tgstation at 04e43d8c1d5097fdb697addd4395fb849dd341bd", + "states": [ + { + "name": "bolted", + "directions": 1, + "delays": [ + [ + 1 + ] + ] }, - "license": "CC-BY-SA 3.0", - "copyright": "Taken from https://github.com/tgstation/tgstation at 04e43d8c1d5097fdb697addd4395fb849dd341bd", - "states": [ - { - "name": "bolted", - "directions": 1, - "delays": [ - [ - 1.0 - ] - ] - }, - { - "name": "closed", - "directions": 1, - "delays": [ - [ - 1.0 - ] - ] - }, - { - "name": "closed_unlit", - "directions": 1, - "delays": [ - [ - 1.0 - ] - ] - }, - { - "name": "closing", - "directions": 1, - "delays": [ - [ - 0.2, - 0.2, - 0.2, - 0.2, - 0.2, - 0.2 - ] - ] - }, - { - "name": "closing_unlit", - "directions": 1, - "delays": [ - [ - 0.2, - 0.2, - 0.2, - 0.2, - 0.2, - 0.2 - ] - ] - }, - { - "name": "deny", - "directions": 1, - "delays": [ - [ - 0.1, - 0.1, - 0.1 - ] - ] - }, - { - "name": "deny_unlit", - "directions": 1, - "delays": [ - [ - 0.1, - 0.1, - 0.1 - ] - ] - }, - { - "name": "locked", - "directions": 1, - "delays": [ - [ - 1.0 - ] - ] - }, - { - "name": "open", - "directions": 1, - "delays": [ - [ - 1.0 - ] - ] - }, - { - "name": "opening", - "directions": 1, - "delays": [ - [ - 0.2, - 0.2, - 0.2, - 0.2, - 0.2, - 0.2 - ] - ] - }, - { - "name": "opening_unlit", - "directions": 1, - "delays": [ - [ - 0.2, - 0.2, - 0.2, - 0.2, - 0.2, - 0.2 - ] - ] - }, - { - "name": "panel_closing", - "directions": 1, - "delays": [ - [ - 0.1, - 0.1, - 0.07, - 0.07, - 0.07, - 0.07, - 0.27 - ] - ] - }, - { - "name": "panel_open", - "directions": 1, - "delays": [ - [ - 1.0 - ] - ] - }, - { - "name": "panel_opening", - "directions": 1, - "delays": [ - [ - 0.2, - 0.07, - 0.07, - 0.07, - 0.07, - 0.07, - 0.2 - ] - ] - }, - { - "name": "welded", - "directions": 1, - "delays": [ - [ - 1.0 - ] - ] - }, - { - "name": "welded_open", - "directions": 1, - "delays": [ - [ - 1.0 - ] - ] - } - ] + { + "name": "closed", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closed_unlit", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "closing", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "deny", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "deny_unlit", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "locked", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "directions": 1, + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "panel_closing", + "directions": 1, + "delays": [ + [ + 0.1, + 0.1, + 0.07, + 0.07, + 0.07, + 0.07, + 0.27 + ] + ] + }, + { + "name": "panel_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "panel_opening", + "directions": 1, + "delays": [ + [ + 0.2, + 0.07, + 0.07, + 0.07, + 0.07, + 0.07, + 0.2 + ] + ] + }, + { + "name": "welded", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "welded_open", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] } diff --git a/Resources/Textures/Constructible/Structures/Walls/solid.rsi/meta.json b/Resources/Textures/Constructible/Structures/Walls/solid.rsi/meta.json index 59910380d4..e3051c375c 100644 --- a/Resources/Textures/Constructible/Structures/Walls/solid.rsi/meta.json +++ b/Resources/Textures/Constructible/Structures/Walls/solid.rsi/meta.json @@ -1 +1,290 @@ -{"version": 1, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/c34c1b30abf18aa552e19294523924c39e5ea127/icons/turf/wall_masks.dmi and modified.", "size": {"x": 32, "y": 32}, "states": [{"name": "full", "select": [], "flags": {}, "directions": 1}, {"name": "solid0", "select": [], "flags": {}, "directions": 4}, {"name": "solid1", "select": [], "flags": {}, "directions": 4}, {"name": "solid2", "select": [], "flags": {}, "directions": 4}, {"name": "solid3", "select": [], "flags": {}, "directions": 4}, {"name": "solid4", "select": [], "flags": {}, "directions": 4}, {"name": "solid5", "select": [], "flags": {}, "directions": 4}, {"name": "solid6", "select": [], "flags": {}, "directions": 4}, {"name": "solid7", "select": [], "flags": {}, "directions": 4}, {"name": "reinf_construct-0", "directions": 1, "delays": [[1.0]]}, {"name": "reinf_construct-1", "directions": 1, "delays": [[1.0]]}, {"name": "reinf_construct-2", "directions": 1, "delays": [[1.0]]}, {"name": "reinf_construct-3", "directions": 1, "delays": [[1.0]]}, {"name": "reinf_construct-4", "directions": 1, "delays": [[1.0]]}, {"name": "reinf_construct-5", "directions": 1, "delays": [[1.0]]}, {"name": "reinf_cult", "directions": 1, "delays": [[1.0]]}, {"name": "reinf_metal", "directions": 1, "delays": [[1.0]]}, {"name": "reinf_over", "directions": 1, "delays": [[1.0]]}, {"name": "reinf_over0", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "reinf_over1", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "reinf_over2", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "reinf_over3", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "reinf_over4", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "reinf_over5", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "reinf_over6", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "reinf_over7", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "rgeneric", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/c34c1b30abf18aa552e19294523924c39e5ea127/icons/turf/wall_masks.dmi and modified.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "full", + "directions": 1 + }, + { + "name": "solid0", + "directions": 4 + }, + { + "name": "solid1", + "directions": 4 + }, + { + "name": "solid2", + "directions": 4 + }, + { + "name": "solid3", + "directions": 4 + }, + { + "name": "solid4", + "directions": 4 + }, + { + "name": "solid5", + "directions": 4 + }, + { + "name": "solid6", + "directions": 4 + }, + { + "name": "solid7", + "directions": 4 + }, + { + "name": "reinf_construct-0", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "reinf_construct-1", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "reinf_construct-2", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "reinf_construct-3", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "reinf_construct-4", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "reinf_construct-5", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "reinf_cult", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "reinf_metal", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "reinf_over", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "reinf_over0", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "reinf_over1", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "reinf_over2", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "reinf_over3", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "reinf_over4", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "reinf_over5", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "reinf_over6", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "reinf_over7", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "rgeneric", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "wall_girder", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Constructible/Structures/Walls/wall_girder.png b/Resources/Textures/Constructible/Structures/Walls/solid.rsi/wall_girder.png similarity index 100% rename from Resources/Textures/Constructible/Structures/Walls/wall_girder.png rename to Resources/Textures/Constructible/Structures/Walls/solid.rsi/wall_girder.png diff --git a/Resources/Textures/Objects/Fun/Instruments/otherinstruments.rsi/meta.json b/Resources/Textures/Objects/Fun/Instruments/otherinstruments.rsi/meta.json index f41805a8ea..649f3a5e4c 100644 --- a/Resources/Textures/Objects/Fun/Instruments/otherinstruments.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/Instruments/otherinstruments.rsi/meta.json @@ -25,6 +25,15 @@ ] ] }, + { + "name": "trumpet", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, { "name": "drum_bongo", "directions": 1, diff --git a/Resources/Textures/Objects/Materials/alienhide.png b/Resources/Textures/Objects/Materials/materials.rsi/alienhide.png similarity index 100% rename from Resources/Textures/Objects/Materials/alienhide.png rename to Resources/Textures/Objects/Materials/materials.rsi/alienhide.png diff --git a/Resources/Textures/Objects/Materials/banananium.png b/Resources/Textures/Objects/Materials/materials.rsi/banananium.png similarity index 100% rename from Resources/Textures/Objects/Materials/banananium.png rename to Resources/Textures/Objects/Materials/materials.rsi/banananium.png diff --git a/Resources/Textures/Objects/Materials/cathide.png b/Resources/Textures/Objects/Materials/materials.rsi/cathide.png similarity index 100% rename from Resources/Textures/Objects/Materials/cathide.png rename to Resources/Textures/Objects/Materials/materials.rsi/cathide.png diff --git a/Resources/Textures/Objects/Materials/copperbar_single.png b/Resources/Textures/Objects/Materials/materials.rsi/copperbar_single.png similarity index 100% rename from Resources/Textures/Objects/Materials/copperbar_single.png rename to Resources/Textures/Objects/Materials/materials.rsi/copperbar_single.png diff --git a/Resources/Textures/Objects/Materials/corgihide.png b/Resources/Textures/Objects/Materials/materials.rsi/corgihide.png similarity index 100% rename from Resources/Textures/Objects/Materials/corgihide.png rename to Resources/Textures/Objects/Materials/materials.rsi/corgihide.png diff --git a/Resources/Textures/Objects/Materials/diamond.png b/Resources/Textures/Objects/Materials/materials.rsi/diamond.png similarity index 100% rename from Resources/Textures/Objects/Materials/diamond.png rename to Resources/Textures/Objects/Materials/materials.rsi/diamond.png diff --git a/Resources/Textures/Objects/Materials/goldbar_single.png b/Resources/Textures/Objects/Materials/materials.rsi/goldbar_10.png similarity index 100% rename from Resources/Textures/Objects/Materials/goldbar_single.png rename to Resources/Textures/Objects/Materials/materials.rsi/goldbar_10.png diff --git a/Resources/Textures/Objects/Materials/materials.rsi/goldbar_20.png b/Resources/Textures/Objects/Materials/materials.rsi/goldbar_20.png new file mode 100644 index 0000000000..a923885456 Binary files /dev/null and b/Resources/Textures/Objects/Materials/materials.rsi/goldbar_20.png differ diff --git a/Resources/Textures/Objects/Materials/materials.rsi/goldbar_30.png b/Resources/Textures/Objects/Materials/materials.rsi/goldbar_30.png new file mode 100644 index 0000000000..2c39645665 Binary files /dev/null and b/Resources/Textures/Objects/Materials/materials.rsi/goldbar_30.png differ diff --git a/Resources/Textures/Objects/Materials/leadbar_single.png b/Resources/Textures/Objects/Materials/materials.rsi/leadbar_single.png similarity index 100% rename from Resources/Textures/Objects/Materials/leadbar_single.png rename to Resources/Textures/Objects/Materials/materials.rsi/leadbar_single.png diff --git a/Resources/Textures/Objects/Materials/liggerhide.png b/Resources/Textures/Objects/Materials/materials.rsi/liggerhide.png similarity index 100% rename from Resources/Textures/Objects/Materials/liggerhide.png rename to Resources/Textures/Objects/Materials/materials.rsi/liggerhide.png diff --git a/Resources/Textures/Objects/Materials/materials.rsi/meta.json b/Resources/Textures/Objects/Materials/materials.rsi/meta.json new file mode 100644 index 0000000000..f5a8e0510a --- /dev/null +++ b/Resources/Textures/Objects/Materials/materials.rsi/meta.json @@ -0,0 +1,107 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/37f849fb17014f689346f7a9a49fab5f5562cf18", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "alienhide", + "directions": 1 + }, + { + "name": "cathide", + "directions": 1 + }, + { + "name": "corgihide", + "directions": 1 + }, + { + "name": "liggerhide", + "directions": 1 + }, + { + "name": "monkeyhide", + "directions": 1 + }, + { + "name": "banananium", + "directions": 1 + }, + { + "name": "diamond", + "directions": 1 + }, + { + "name": "uranium", + "directions": 1 + }, + { + "name": "wood_plank", + "directions": 1 + }, + { + "name": "wool", + "directions": 1 + }, + { + "name": "copperbar_single", + "directions": 1 + }, + { + "name": "goldbar_10", + "directions": 1 + }, + { + "name": "goldbar_20", + "directions": 1 + }, + { + "name": "goldbar_30", + "directions": 1 + }, + { + "name": "leadbar_single", + "directions": 1 + }, + { + "name": "steelbar_single", + "directions": 1 + }, + { + "name": "tinbar_single", + "directions": 1 + }, + { + "name": "phoron_ore", + "directions": 1 + }, + { + "name": "phoron_sheet", + "directions": 1 + }, + { + "name": "phoron_gem", + "directions": 1 + }, + { + "name": "spent_phoron_gem", + "directions": 1 + }, + { + "name": "rods", + "directions": 1 + }, + { + "name": "sheet_glass", + "directions": 1 + }, + { + "name": "sheet_metal", + "directions": 1 + } + ] +} diff --git a/Resources/Textures/Objects/Materials/monkeyhide.png b/Resources/Textures/Objects/Materials/materials.rsi/monkeyhide.png similarity index 100% rename from Resources/Textures/Objects/Materials/monkeyhide.png rename to Resources/Textures/Objects/Materials/materials.rsi/monkeyhide.png diff --git a/Resources/Textures/Objects/Materials/phoron_gem.png b/Resources/Textures/Objects/Materials/materials.rsi/phoron_gem.png similarity index 100% rename from Resources/Textures/Objects/Materials/phoron_gem.png rename to Resources/Textures/Objects/Materials/materials.rsi/phoron_gem.png diff --git a/Resources/Textures/Objects/Materials/phoron_ore.png b/Resources/Textures/Objects/Materials/materials.rsi/phoron_ore.png similarity index 100% rename from Resources/Textures/Objects/Materials/phoron_ore.png rename to Resources/Textures/Objects/Materials/materials.rsi/phoron_ore.png diff --git a/Resources/Textures/Objects/Materials/phoron_sheet.png b/Resources/Textures/Objects/Materials/materials.rsi/phoron_sheet.png similarity index 100% rename from Resources/Textures/Objects/Materials/phoron_sheet.png rename to Resources/Textures/Objects/Materials/materials.rsi/phoron_sheet.png diff --git a/Resources/Textures/Objects/Materials/rods.png b/Resources/Textures/Objects/Materials/materials.rsi/rods.png similarity index 100% rename from Resources/Textures/Objects/Materials/rods.png rename to Resources/Textures/Objects/Materials/materials.rsi/rods.png diff --git a/Resources/Textures/Objects/Materials/sheet_glass.png b/Resources/Textures/Objects/Materials/materials.rsi/sheet_glass.png similarity index 100% rename from Resources/Textures/Objects/Materials/sheet_glass.png rename to Resources/Textures/Objects/Materials/materials.rsi/sheet_glass.png diff --git a/Resources/Textures/Objects/Materials/sheet_metal.png b/Resources/Textures/Objects/Materials/materials.rsi/sheet_metal.png similarity index 100% rename from Resources/Textures/Objects/Materials/sheet_metal.png rename to Resources/Textures/Objects/Materials/materials.rsi/sheet_metal.png diff --git a/Resources/Textures/Objects/Materials/spent_phoron_gem.png b/Resources/Textures/Objects/Materials/materials.rsi/spent_phoron_gem.png similarity index 100% rename from Resources/Textures/Objects/Materials/spent_phoron_gem.png rename to Resources/Textures/Objects/Materials/materials.rsi/spent_phoron_gem.png diff --git a/Resources/Textures/Objects/Materials/steelbar_single.png b/Resources/Textures/Objects/Materials/materials.rsi/steelbar_single.png similarity index 100% rename from Resources/Textures/Objects/Materials/steelbar_single.png rename to Resources/Textures/Objects/Materials/materials.rsi/steelbar_single.png diff --git a/Resources/Textures/Objects/Materials/tinbar_single.png b/Resources/Textures/Objects/Materials/materials.rsi/tinbar_single.png similarity index 100% rename from Resources/Textures/Objects/Materials/tinbar_single.png rename to Resources/Textures/Objects/Materials/materials.rsi/tinbar_single.png diff --git a/Resources/Textures/Objects/Materials/uranium.png b/Resources/Textures/Objects/Materials/materials.rsi/uranium.png similarity index 100% rename from Resources/Textures/Objects/Materials/uranium.png rename to Resources/Textures/Objects/Materials/materials.rsi/uranium.png diff --git a/Resources/Textures/Objects/Materials/wood.png b/Resources/Textures/Objects/Materials/materials.rsi/wood_plank.png similarity index 100% rename from Resources/Textures/Objects/Materials/wood.png rename to Resources/Textures/Objects/Materials/materials.rsi/wood_plank.png diff --git a/Resources/Textures/Objects/Materials/wool.png b/Resources/Textures/Objects/Materials/materials.rsi/wool.png similarity index 100% rename from Resources/Textures/Objects/Materials/wool.png rename to Resources/Textures/Objects/Materials/materials.rsi/wool.png diff --git a/Resources/Textures/Objects/Specific/Janitorial/bucket.png b/Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi/bucket.png similarity index 100% rename from Resources/Textures/Objects/Specific/Janitorial/bucket.png rename to Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi/bucket.png diff --git a/Resources/Textures/Objects/Specific/Janitorial/bucket_water.png b/Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi/bucket_water.png similarity index 100% rename from Resources/Textures/Objects/Specific/Janitorial/bucket_water.png rename to Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi/bucket_water.png diff --git a/Resources/Textures/Objects/Specific/Janitorial/cleaner.png b/Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi/cleaner.png similarity index 100% rename from Resources/Textures/Objects/Specific/Janitorial/cleaner.png rename to Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi/cleaner.png diff --git a/Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi/meta.json b/Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi/meta.json new file mode 100644 index 0000000000..b0eeb48a4b --- /dev/null +++ b/Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi/meta.json @@ -0,0 +1,54 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "bucket", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "bucket_water", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "cleaner", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "mopbucket", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "mopbucket_water", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Objects/Specific/Janitorial/mopbucket.png b/Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi/mopbucket.png similarity index 100% rename from Resources/Textures/Objects/Specific/Janitorial/mopbucket.png rename to Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi/mopbucket.png diff --git a/Resources/Textures/Objects/Specific/Janitorial/mopbucket_water.png b/Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi/mopbucket_water.png similarity index 100% rename from Resources/Textures/Objects/Specific/Janitorial/mopbucket_water.png rename to Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi/mopbucket_water.png diff --git a/Resources/Textures/Objects/Specific/Janitorial/janitorsuit.png b/Resources/Textures/Objects/Specific/Janitorial/janitorsuit.png deleted file mode 100644 index fbc1e54741..0000000000 Binary files a/Resources/Textures/Objects/Specific/Janitorial/janitorsuit.png and /dev/null differ diff --git a/Resources/Textures/Objects/Specific/Medical/brutepack.png b/Resources/Textures/Objects/Specific/Medical/medical.rsi/brutepack.png similarity index 100% rename from Resources/Textures/Objects/Specific/Medical/brutepack.png rename to Resources/Textures/Objects/Specific/Medical/medical.rsi/brutepack.png diff --git a/Resources/Textures/Objects/Specific/Medical/cast.png b/Resources/Textures/Objects/Specific/Medical/medical.rsi/cast.png similarity index 100% rename from Resources/Textures/Objects/Specific/Medical/cast.png rename to Resources/Textures/Objects/Specific/Medical/medical.rsi/cast.png diff --git a/Resources/Textures/Objects/Specific/Medical/gauze.png b/Resources/Textures/Objects/Specific/Medical/medical.rsi/gauze.png similarity index 100% rename from Resources/Textures/Objects/Specific/Medical/gauze.png rename to Resources/Textures/Objects/Specific/Medical/medical.rsi/gauze.png diff --git a/Resources/Textures/Objects/Specific/Medical/medical.rsi/medkit_r.png b/Resources/Textures/Objects/Specific/Medical/medical.rsi/medkit_r.png new file mode 100644 index 0000000000..6eb5a3eebe Binary files /dev/null and b/Resources/Textures/Objects/Specific/Medical/medical.rsi/medkit_r.png differ diff --git a/Resources/Textures/Objects/Specific/Medical/medical.rsi/meta.json b/Resources/Textures/Objects/Specific/Medical/medical.rsi/meta.json new file mode 100644 index 0000000000..d353161614 --- /dev/null +++ b/Resources/Textures/Objects/Specific/Medical/medical.rsi/meta.json @@ -0,0 +1,51 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "brutepack", + "directions": 1, + "delays": [ + [1.0] + ] + }, + { + "name": "cast", + "directions": 1, + "delays": [ + [1.0] + ] + }, + { + "name": "gauze", + "directions": 1, + "delays": [ + [1.0] + ] + }, + { + "name": "medkit_r", + "directions": 1, + "delays": [ + [1.0] + ] + }, + { + "name": "morphine", + "directions": 1, + "delays": [ + [1.0] + ] + }, + { + "name": "ointment", + "directions": 1, + "delays": [ + [1.0] + ] + } + ] +} diff --git a/Resources/Textures/Objects/Specific/Medical/morphine.png b/Resources/Textures/Objects/Specific/Medical/medical.rsi/morphine.png similarity index 100% rename from Resources/Textures/Objects/Specific/Medical/morphine.png rename to Resources/Textures/Objects/Specific/Medical/medical.rsi/morphine.png diff --git a/Resources/Textures/Objects/Specific/Medical/ointment.png b/Resources/Textures/Objects/Specific/Medical/medical.rsi/ointment.png similarity index 100% rename from Resources/Textures/Objects/Specific/Medical/ointment.png rename to Resources/Textures/Objects/Specific/Medical/medical.rsi/ointment.png diff --git a/Resources/Textures/Objects/Specific/Medical/medkit_r.png b/Resources/Textures/Objects/Specific/Medical/medkit_r.png deleted file mode 100644 index 8b9b34102a..0000000000 Binary files a/Resources/Textures/Objects/Specific/Medical/medkit_r.png and /dev/null differ diff --git a/Resources/Textures/Objects/Tools/cable_coil.png b/Resources/Textures/Objects/Tools/cable_coil.png deleted file mode 100644 index a9cdc5f159..0000000000 Binary files a/Resources/Textures/Objects/Tools/cable_coil.png and /dev/null differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coil-10.png b/Resources/Textures/Objects/Tools/cables.rsi/coil-10.png new file mode 100644 index 0000000000..b367322fee Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coil-10.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coil-20.png b/Resources/Textures/Objects/Tools/cables.rsi/coil-20.png new file mode 100644 index 0000000000..68215e20ee Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coil-20.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coil-30.png b/Resources/Textures/Objects/Tools/cables.rsi/coil-30.png new file mode 100644 index 0000000000..e7e24f116d Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coil-30.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coilhv-10.png b/Resources/Textures/Objects/Tools/cables.rsi/coilhv-10.png new file mode 100644 index 0000000000..707aed405c Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coilhv-10.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coilhv-20.png b/Resources/Textures/Objects/Tools/cables.rsi/coilhv-20.png new file mode 100644 index 0000000000..00d5df993d Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coilhv-20.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coilhv-30.png b/Resources/Textures/Objects/Tools/cables.rsi/coilhv-30.png new file mode 100644 index 0000000000..f26264bf3f Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coilhv-30.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coilhv-inhand-left.png b/Resources/Textures/Objects/Tools/cables.rsi/coilhv-inhand-left.png new file mode 100644 index 0000000000..7b7a65e52c Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coilhv-inhand-left.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coilhv-inhand-right.png b/Resources/Textures/Objects/Tools/cables.rsi/coilhv-inhand-right.png new file mode 100644 index 0000000000..80a5988273 Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coilhv-inhand-right.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coillv-10.png b/Resources/Textures/Objects/Tools/cables.rsi/coillv-10.png new file mode 100644 index 0000000000..59587777a9 Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coillv-10.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coillv-20.png b/Resources/Textures/Objects/Tools/cables.rsi/coillv-20.png new file mode 100644 index 0000000000..cf1c68ed97 Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coillv-20.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coillv-30.png b/Resources/Textures/Objects/Tools/cables.rsi/coillv-30.png new file mode 100644 index 0000000000..b39d8cae70 Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coillv-30.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coillv-inhand-left.png b/Resources/Textures/Objects/Tools/cables.rsi/coillv-inhand-left.png new file mode 100644 index 0000000000..8fa9146bbc Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coillv-inhand-left.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coillv-inhand-right.png b/Resources/Textures/Objects/Tools/cables.rsi/coillv-inhand-right.png new file mode 100644 index 0000000000..8cc82fc2f1 Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coillv-inhand-right.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coilmv-10.png b/Resources/Textures/Objects/Tools/cables.rsi/coilmv-10.png new file mode 100644 index 0000000000..061bfd9987 Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coilmv-10.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coilmv-20.png b/Resources/Textures/Objects/Tools/cables.rsi/coilmv-20.png new file mode 100644 index 0000000000..93df81a835 Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coilmv-20.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coilmv-30.png b/Resources/Textures/Objects/Tools/cables.rsi/coilmv-30.png new file mode 100644 index 0000000000..56b7c91dd5 Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coilmv-30.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coilmv-inhand-left.png b/Resources/Textures/Objects/Tools/cables.rsi/coilmv-inhand-left.png new file mode 100644 index 0000000000..0976b3aaf5 Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coilmv-inhand-left.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/coilmv-inhand-right.png b/Resources/Textures/Objects/Tools/cables.rsi/coilmv-inhand-right.png new file mode 100644 index 0000000000..6072367e40 Binary files /dev/null and b/Resources/Textures/Objects/Tools/cables.rsi/coilmv-inhand-right.png differ diff --git a/Resources/Textures/Objects/Tools/cables.rsi/meta.json b/Resources/Textures/Objects/Tools/cables.rsi/meta.json new file mode 100644 index 0000000000..c1e9348602 --- /dev/null +++ b/Resources/Textures/Objects/Tools/cables.rsi/meta.json @@ -0,0 +1,227 @@ +{ + "version": 1, + "license": "CC BY-SA 3.0", + "copyright": "Taken from tgstation and modified by SweptWasTaken at commit https://github.com/tgstation/tgstation/commit/77608a9f46b06a46f0f6b1be061755f68cc255a3", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "coilhv-inhand-left", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "coilhv-inhand-right", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "coilmv-inhand-left", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "coilmv-inhand-right", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "coillv-inhand-left", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "coillv-inhand-right", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "coil-30", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "coil-20", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "coil-10", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "coilhv-30", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "coilhv-20", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "coilhv-10", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "coilmv-30", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "coilmv-20", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "coilmv-10", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "coillv-30", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "coillv-20", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "coillv-10", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Objects/Tools/rcl.rsi/meta.json b/Resources/Textures/Objects/Tools/rcl.rsi/meta.json new file mode 100644 index 0000000000..7217b76768 --- /dev/null +++ b/Resources/Textures/Objects/Tools/rcl.rsi/meta.json @@ -0,0 +1,119 @@ +{ + "version": 1, + "license": "CC BY-SA 3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77608a9f46b06a46f0f6b1be061755f68cc255a3", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "rcle-inhand-left", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "rcle-inhand-right", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "rcl-inhand-left", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "rcl-inhand-right", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "rcl-0", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "rcl-10", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "rcl-20", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "rcl-30", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Objects/Tools/rcl.rsi/rcl-0.png b/Resources/Textures/Objects/Tools/rcl.rsi/rcl-0.png new file mode 100644 index 0000000000..90fea0aca0 Binary files /dev/null and b/Resources/Textures/Objects/Tools/rcl.rsi/rcl-0.png differ diff --git a/Resources/Textures/Objects/Tools/rcl.rsi/rcl-10.png b/Resources/Textures/Objects/Tools/rcl.rsi/rcl-10.png new file mode 100644 index 0000000000..55bed97ff8 Binary files /dev/null and b/Resources/Textures/Objects/Tools/rcl.rsi/rcl-10.png differ diff --git a/Resources/Textures/Objects/Tools/rcl.rsi/rcl-20.png b/Resources/Textures/Objects/Tools/rcl.rsi/rcl-20.png new file mode 100644 index 0000000000..926f515ce4 Binary files /dev/null and b/Resources/Textures/Objects/Tools/rcl.rsi/rcl-20.png differ diff --git a/Resources/Textures/Objects/Tools/rcl.rsi/rcl-30.png b/Resources/Textures/Objects/Tools/rcl.rsi/rcl-30.png new file mode 100644 index 0000000000..44d82ee06c Binary files /dev/null and b/Resources/Textures/Objects/Tools/rcl.rsi/rcl-30.png differ diff --git a/Resources/Textures/Objects/Tools/rcl.rsi/rcl-inhand-left.png b/Resources/Textures/Objects/Tools/rcl.rsi/rcl-inhand-left.png new file mode 100644 index 0000000000..7265c08ae3 Binary files /dev/null and b/Resources/Textures/Objects/Tools/rcl.rsi/rcl-inhand-left.png differ diff --git a/Resources/Textures/Objects/Tools/rcl.rsi/rcl-inhand-right.png b/Resources/Textures/Objects/Tools/rcl.rsi/rcl-inhand-right.png new file mode 100644 index 0000000000..7265c08ae3 Binary files /dev/null and b/Resources/Textures/Objects/Tools/rcl.rsi/rcl-inhand-right.png differ diff --git a/Resources/Textures/Objects/Tools/rcl.rsi/rcle-inhand-left.png b/Resources/Textures/Objects/Tools/rcl.rsi/rcle-inhand-left.png new file mode 100644 index 0000000000..20ed426622 Binary files /dev/null and b/Resources/Textures/Objects/Tools/rcl.rsi/rcle-inhand-left.png differ diff --git a/Resources/Textures/Objects/Tools/rcl.rsi/rcle-inhand-right.png b/Resources/Textures/Objects/Tools/rcl.rsi/rcle-inhand-right.png new file mode 100644 index 0000000000..20ed426622 Binary files /dev/null and b/Resources/Textures/Objects/Tools/rcl.rsi/rcle-inhand-right.png differ