diff --git a/Resources/Prototypes/Entities/Objects/Tools/cable_coils.yml b/Resources/Prototypes/Entities/Objects/Tools/cable_coils.yml index 3d965f20fd..4ff086a47a 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/cable_coils.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/cable_coils.yml @@ -15,9 +15,9 @@ - type: Stack stackType: Cable - type: Sprite - sprite: Objects/Tools/cable-coils.rsi + sprite: _Corvax/Objects/Tools/cable-coils.rsi - type: Item - sprite: Objects/Tools/cable-coils.rsi + sprite: _Corvax/Objects/Tools/cable-coils.rsi size: Small storedRotation: -90 - type: CablePlacer diff --git a/Resources/Prototypes/Entities/Objects/Tools/crowbars.yml b/Resources/Prototypes/Entities/Objects/Tools/crowbars.yml index 93a6b31a68..d3ffcbbf5e 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/crowbars.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/crowbars.yml @@ -42,14 +42,14 @@ price: 22 - type: Prying - type: Sprite - sprite: _NF/Objects/Tools/crowbar.rsi # Frontier: _NF prefix + sprite: _Corvax/Objects/Tools/crowbar.rsi # Corvax textures - type: Clothing - sprite: _NF/Objects/Tools/crowbar.rsi # Frontier: _NF prefix + sprite: _Corvax/Objects/Tools/crowbar.rsi # Corvax textures quickEquip: false slots: - Belt - type: Item - sprite: _NF/Objects/Tools/crowbar.rsi # Frontier: _NF prefix + sprite: _Corvax/Objects/Tools/crowbar.rsi # Corvax textures size: Normal shape: - 0,0,0,1 @@ -68,7 +68,7 @@ state: icon - type: Item storedSprite: - sprite: _NF/Objects/Tools/crowbar.rsi # Frontier: _NF prefix + sprite: _Corvax/Objects/Tools/crowbar.rsi # Corvax textures state: storage # Emergency (red) Crowbar @@ -90,7 +90,7 @@ - type: Item storedSprite: state: red-storage - sprite: _NF/Objects/Tools/crowbar.rsi # Frontier: _NF prefix + sprite: _Corvax/Objects/Tools/crowbar.rsi # Corvax textures inhandVisuals: left: - state: inhand-left @@ -121,7 +121,7 @@ - type: Item storedSprite: state: green-storage - sprite: _NF/Objects/Tools/crowbar.rsi # Frontier: _NF prefix + sprite: _Corvax/Objects/Tools/crowbar.rsi # Corvax textures inhandVisuals: left: - state: inhand-left @@ -152,7 +152,7 @@ - type: Item storedSprite: state: orange-storage - sprite: _NF/Objects/Tools/crowbar.rsi # Frontier: _NF prefix + sprite: _Corvax/Objects/Tools/crowbar.rsi # Corvax textures inhandVisuals: left: - state: inhand-left @@ -183,7 +183,7 @@ - type: Item storedSprite: state: yellow-storage - sprite: _NF/Objects/Tools/crowbar.rsi # Frontier: _NF prefix + sprite: _Corvax/Objects/Tools/crowbar.rsi # Corvax textures inhandVisuals: left: - state: inhand-left diff --git a/Resources/Prototypes/Entities/Objects/Tools/jaws_of_life.yml b/Resources/Prototypes/Entities/Objects/Tools/jaws_of_life.yml index 5a436348b1..cd182bfe89 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/jaws_of_life.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/jaws_of_life.yml @@ -8,12 +8,12 @@ tags: - JawsOfLife - type: Sprite - sprite: Objects/Tools/jaws_of_life.rsi + sprite: _Corvax/Objects/Tools/jaws_of_life.rsi state: jaws_pry - type: Item size: Normal - type: Clothing - sprite: Objects/Tools/jaws_of_life.rsi + sprite: _Corvax/Objects/Tools/jaws_of_life.rsi quickEquip: false slots: - Belt @@ -32,13 +32,13 @@ entries: - behavior: Prying sprite: - sprite: Objects/Tools/jaws_of_life.rsi + sprite: _Corvax/Objects/Tools/jaws_of_life.rsi state: jaws_pry useSound: /Audio/Items/jaws_pry.ogg changeSound: /Audio/Items/change_jaws.ogg - behavior: Cutting sprite: - sprite: Objects/Tools/jaws_of_life.rsi + sprite: _Corvax/Objects/Tools/jaws_of_life.rsi state: jaws_cutter useSound: /Audio/Items/jaws_cut.ogg changeSound: /Audio/Items/change_jaws.ogg @@ -57,7 +57,7 @@ description: Useful for entering the station or its departments. components: - type: Sprite - sprite: Objects/Tools/jaws_of_life.rsi + sprite: _Corvax/Objects/Tools/jaws_of_life.rsi state: syn_jaws_pry - type: Item inhandVisuals: @@ -72,13 +72,13 @@ entries: - behavior: Prying sprite: - sprite: Objects/Tools/jaws_of_life.rsi + sprite: _Corvax/Objects/Tools/jaws_of_life.rsi state: syn_jaws_pry useSound: /Audio/Items/jaws_pry.ogg changeSound: /Audio/Items/change_jaws.ogg - behavior: Cutting sprite: - sprite: Objects/Tools/jaws_of_life.rsi + sprite: _Corvax/Objects/Tools/jaws_of_life.rsi state: syn_jaws_cutter useSound: /Audio/Items/jaws_cut.ogg changeSound: /Audio/Items/change_jaws.ogg diff --git a/Resources/Prototypes/Entities/Objects/Tools/t-ray.yml b/Resources/Prototypes/Entities/Objects/Tools/t-ray.yml index 091a345d77..a9bc2edf25 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/t-ray.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/t-ray.yml @@ -5,13 +5,13 @@ description: A high-tech scanning device that uses Terahertz Radiation to detect subfloor infrastructure. components: - type: Sprite - sprite: Objects/Tools/t-ray.rsi + sprite: _Corvax/Objects/Tools/t-ray.rsi layers: - state: tray-off map: ["base"] - type: TrayScanner - type: Item - sprite: Objects/Tools/t-ray.rsi + sprite: _Corvax/Objects/Tools/t-ray.rsi - type: Appearance - type: GenericVisualizer visuals: diff --git a/Resources/Prototypes/Entities/Objects/Tools/tools.yml b/Resources/Prototypes/Entities/Objects/Tools/tools.yml index 16236e34c5..44eb459ab9 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/tools.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/tools.yml @@ -20,7 +20,7 @@ - PlantSampleTaker - Wirecutter - type: Sprite - sprite: Objects/Tools/wirecutters.rsi + sprite: _Corvax/Objects/Tools/wirecutters.rsi layers: - state: cutters map: [ "enum.DamageStateVisualLayers.Base" ] @@ -43,7 +43,7 @@ - enum.DamageStateVisualLayers.Base: cutters: Rainbow - type: Item - sprite: Objects/Tools/wirecutters.rsi + sprite: _Corvax/Objects/Tools/wirecutters.rsi storedRotation: -90 - type: ToolTileCompatible - type: PhysicalComposition @@ -86,13 +86,13 @@ tags: - Screwdriver - type: Sprite - sprite: Objects/Tools/screwdriver.rsi + sprite: _Corvax/Objects/Tools/screwdriver.rsi layers: - state: screwdriver map: [ "enum.DamageStateVisualLayers.Base" ] - state: screwdriver-screwybits - type: Item - sprite: Objects/Tools/screwdriver.rsi + sprite: _Corvax/Objects/Tools/screwdriver.rsi storedRotation: -90 - type: MeleeWeapon wideAnimationRotation: -90 @@ -151,12 +151,12 @@ tags: - Wrench - type: Sprite - sprite: _NF/Objects/Tools/wrench.rsi # Frontier: separate sprites (add _NF folder) + sprite: _Corvax/Objects/Tools/wrench.rsi # Corvax state: icon - type: Item - sprite: _NF/Objects/Tools/wrench.rsi # Frontier: separate sprites (add _NF folder) + sprite: _Corvax/Objects/Tools/wrench.rsi # Corvax storedSprite: - sprite: _NF/Objects/Tools/wrench.rsi # Frontier: separate sprites (add _NF folder) + sprite: _Corvax/Objects/Tools/wrench.rsi # Corvax state: storage - type: MeleeWeapon wideAnimationRotation: 135 @@ -198,7 +198,7 @@ sound: path: /Audio/Items/multitool_drop.ogg - type: Sprite - sprite: _NF/Objects/Tools/multitool.rsi # Frontier: separate sprites (add _NF folder) + sprite: _Corvax/Objects/Tools/multitool.rsi # Corvax layers: - state: icon - state: green-unlit @@ -206,7 +206,7 @@ - type: Item size: Small - type: Clothing - sprite: _NF/Objects/Tools/multitool.rsi # Frontier: separate sprites (add _NF folder) + sprite: _Corvax/Objects/Tools/multitool.rsi # Corvax quickEquip: false slots: - Belt @@ -305,10 +305,10 @@ tags: - Powerdrill - type: Sprite - sprite: Objects/Tools/drill.rsi + sprite: _Corvax/Objects/Tools/drill.rsi state: drill_screw - type: Item - sprite: Objects/Tools/drill.rsi + sprite: _Corvax/Objects/Tools/drill.rsi size: Small - type: Tool qualities: @@ -320,7 +320,7 @@ entries: - behavior: Screwing sprite: - sprite: Objects/Tools/drill.rsi + sprite: _Corvax/Objects/Tools/drill.rsi state: drill_screw useSound: path: /Audio/Items/drill_use.ogg @@ -328,7 +328,7 @@ path: /Audio/Items/change_drill.ogg - behavior: Anchoring sprite: - sprite: Objects/Tools/drill.rsi + sprite: _Corvax/Objects/Tools/drill.rsi state: drill_bolt useSound: path: /Audio/Items/drill_use.ogg diff --git a/Resources/Prototypes/Entities/Objects/Tools/welders.yml b/Resources/Prototypes/Entities/Objects/Tools/welders.yml index 218fb753e2..7f8a3c017d 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/welders.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/welders.yml @@ -16,7 +16,7 @@ sound: path: /Audio/Items/welder_drop.ogg - type: Sprite - sprite: Objects/Tools/welder.rsi + sprite: _Corvax/Objects/Tools/welder.rsi layers: - state: icon - state: welder_flame @@ -31,7 +31,7 @@ False: { visible: false } - type: Item size: Small - sprite: Objects/Tools/welder.rsi + sprite: _Corvax/Objects/Tools/welder.rsi - type: ItemToggle predictable: false soundActivate: @@ -128,9 +128,9 @@ description: "An industrial welder with over double the fuel capacity." components: - type: Sprite - sprite: Objects/Tools/welder_industrial.rsi + sprite: _Corvax/Objects/Tools/welder_industrial.rsi - type: Item - sprite: Objects/Tools/welder_industrial.rsi + sprite: _Corvax/Objects/Tools/welder_industrial.rsi - type: SolutionContainerManager solutions: Welder: @@ -146,9 +146,9 @@ description: "An advanced industrial welder with over double the fuel capacity and hotter flame." components: - type: Sprite - sprite: Objects/Tools/welder_industrialadv.rsi + sprite: _Corvax/Objects/Tools/welder_industrialadv.rsi - type: Item - sprite: Objects/Tools/welder_industrialadv.rsi + sprite: _Corvax/Objects/Tools/welder_industrialadv.rsi - type: SolutionContainerManager solutions: Welder: @@ -166,9 +166,9 @@ description: "An experimental welder capable of self-fuel generation and less harmful to the eyes." components: - type: Sprite - sprite: Objects/Tools/welder_experimental.rsi + sprite: _Corvax/Objects/Tools/welder_experimental.rsi - type: Item - sprite: Objects/Tools/welder_experimental.rsi + sprite: _Corvax/Objects/Tools/welder_experimental.rsi - type: SolutionContainerManager solutions: Welder: @@ -196,10 +196,10 @@ description: "A miniature welder used during emergencies." components: - type: Sprite - sprite: Objects/Tools/welder_mini.rsi + sprite: _Corvax/Objects/Tools/welder_mini.rsi - type: Item size: Tiny - sprite: Objects/Tools/welder_mini.rsi + sprite: _Corvax/Objects/Tools/welder_mini.rsi - type: RefillableSolution solution: Welder - type: SolutionContainerManager diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coil-10.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coil-10.png new file mode 100644 index 0000000000..b367322fee Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coil-10.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coil-20.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coil-20.png new file mode 100644 index 0000000000..68215e20ee Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coil-20.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coil-30.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coil-30.png new file mode 100644 index 0000000000..e7e24f116d Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coil-30.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coil-equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coil-equipped-BELT.png new file mode 100644 index 0000000000..58a3c686c1 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coil-equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilall-30.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilall-30.png new file mode 100644 index 0000000000..f31a7dd6c0 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilall-30.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-10.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-10.png new file mode 100644 index 0000000000..474a751b13 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-10.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-20.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-20.png new file mode 100644 index 0000000000..b9f4c45e07 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-20.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-30.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-30.png new file mode 100644 index 0000000000..1d04573c5c Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-30.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-equipped-BELT.png new file mode 100644 index 0000000000..0ebbd08fae Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-inhand-left.png new file mode 100644 index 0000000000..00ba40526d Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-inhand-right.png new file mode 100644 index 0000000000..86ce3a5412 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilex-inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-10.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-10.png new file mode 100644 index 0000000000..ffa2ed50b7 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-10.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-20.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-20.png new file mode 100644 index 0000000000..68c140b335 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-20.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-30.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-30.png new file mode 100644 index 0000000000..d653ae7085 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-30.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-equipped-BELT.png new file mode 100644 index 0000000000..90d0917741 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-inhand-left.png new file mode 100644 index 0000000000..7b7a65e52c Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-inhand-right.png new file mode 100644 index 0000000000..80a5988273 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilhv-inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-10.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-10.png new file mode 100644 index 0000000000..59587777a9 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-10.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-20.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-20.png new file mode 100644 index 0000000000..cf1c68ed97 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-20.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-30.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-30.png new file mode 100644 index 0000000000..b39d8cae70 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-30.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-equipped-BELT.png new file mode 100644 index 0000000000..f6d9e49bc9 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-inhand-left.png new file mode 100644 index 0000000000..8fa9146bbc Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-inhand-right.png new file mode 100644 index 0000000000..8cc82fc2f1 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coillv-inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-10.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-10.png new file mode 100644 index 0000000000..f3a6a7e288 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-10.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-20.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-20.png new file mode 100644 index 0000000000..39f621da66 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-20.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-30.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-30.png new file mode 100644 index 0000000000..918def2f49 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-30.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-equipped-BELT.png new file mode 100644 index 0000000000..9fa3ca4982 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-inhand-left.png new file mode 100644 index 0000000000..ba97c97304 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-inhand-right.png new file mode 100644 index 0000000000..52b73f761f Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/coilmv-inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/meta.json new file mode 100644 index 0000000000..95b59f691d --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/cable-coils.rsi/meta.json @@ -0,0 +1,111 @@ +{ + "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 + }, + { + "name": "coilhv-inhand-right", + "directions": 4 + }, + { + "name": "coilmv-inhand-left", + "directions": 4 + }, + { + "name": "coilmv-inhand-right", + "directions": 4 + }, + { + "name": "coillv-inhand-left", + "directions": 4 + }, + { + "name": "coillv-inhand-right", + "directions": 4 + }, + { + "name": "coilex-inhand-left", + "directions": 4 + }, + { + "name": "coilex-inhand-right", + "directions": 4 + }, + { + "name": "coil-30" + }, + { + "name": "coil-20" + }, + { + "name": "coil-10" + }, + { + "name": "coilhv-30" + }, + { + "name": "coilhv-20" + }, + { + "name": "coilhv-10" + }, + { + "name": "coilmv-30" + }, + { + "name": "coilmv-20" + }, + { + "name": "coilmv-10" + }, + { + "name": "coillv-30" + }, + { + "name": "coillv-20" + }, + { + "name": "coillv-10" + }, + { + "name": "coilall-30" + }, + { + "name": "coilex-30" + }, + { + "name": "coilex-20" + }, + { + "name": "coilex-10" + }, + { + "name": "coil-equipped-BELT", + "directions": 4 + }, + { + "name": "coillv-equipped-BELT", + "directions": 4 + }, + { + "name": "coilmv-equipped-BELT", + "directions": 4 + }, + { + "name": "coilhv-equipped-BELT", + "directions": 4 + }, + { + "name": "coilex-equipped-BELT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/cover-equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/cover-equipped-BELT.png new file mode 100644 index 0000000000..dada0c0801 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/cover-equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/cover-icon.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/cover-icon.png new file mode 100644 index 0000000000..8f08c6af24 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/cover-icon.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/cover-inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/cover-inhand-left.png new file mode 100644 index 0000000000..6187e326d1 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/cover-inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/cover-inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/cover-inhand-right.png new file mode 100644 index 0000000000..6a8c0dd2e5 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/cover-inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/equipped-BELT.png new file mode 100644 index 0000000000..8b586d3f16 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/green-storage.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/green-storage.png new file mode 100644 index 0000000000..aefbe0b475 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/green-storage.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/icon.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/icon.png new file mode 100644 index 0000000000..bfa4211a79 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/icon.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/inhand-left.png new file mode 100644 index 0000000000..b54166f10c Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/inhand-right.png new file mode 100644 index 0000000000..70a2be67c1 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/meta.json new file mode 100644 index 0000000000..e69e99df0f --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/meta.json @@ -0,0 +1,59 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1, storage and red-storage by SonicHDC, other storage colors based on red-storage", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "equipped-BELT", + "directions": 4 + }, + { + "name": "storage" + }, + { + "name": "cover-inhand-left", + "directions": 4 + }, + { + "name": "cover-inhand-right", + "directions": 4 + }, + { + "name": "cover-icon" + }, + { + "name": "cover-equipped-BELT", + "directions": 4 + }, + { + "name": "red-storage" + }, + { + "name": "green-storage" + }, + { + "name": "orange-storage" + }, + { + "name": "yellow-storage" + }, + { + "name": "pocket-icon" + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/orange-storage.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/orange-storage.png new file mode 100644 index 0000000000..eae9ae174d Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/orange-storage.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/pocket-icon.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/pocket-icon.png new file mode 100644 index 0000000000..b88af382fd Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/pocket-icon.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/red-storage.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/red-storage.png new file mode 100644 index 0000000000..2dd8c4bd1a Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/red-storage.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/storage.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/storage.png new file mode 100644 index 0000000000..d20769b55b Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/storage.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/yellow-storage.png b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/yellow-storage.png new file mode 100644 index 0000000000..9cf194c2d9 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/crowbar.rsi/yellow-storage.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/drill_bolt.png b/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/drill_bolt.png new file mode 100644 index 0000000000..c99774bfad Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/drill_bolt.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/drill_screw.png b/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/drill_screw.png new file mode 100644 index 0000000000..d27dee1427 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/drill_screw.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/equipped-BELT.png new file mode 100644 index 0000000000..a8a2e745c7 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/inhand-left.png new file mode 100644 index 0000000000..aeffd17fcf Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/inhand-right.png new file mode 100644 index 0000000000..8a1b51a61e Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/meta.json new file mode 100644 index 0000000000..4bcf056321 --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/drill.rsi/meta.json @@ -0,0 +1,29 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "drill_bolt" + }, + { + "name": "drill_screw" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "equipped-BELT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/equipped-BELT.png new file mode 100644 index 0000000000..44eddad1f5 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/inhand-left.png new file mode 100644 index 0000000000..d97b1d9764 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/inhand-right.png new file mode 100644 index 0000000000..0b0c85a819 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/jaws_cutter.png b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/jaws_cutter.png new file mode 100644 index 0000000000..32dd8ae652 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/jaws_cutter.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/jaws_pry.png b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/jaws_pry.png new file mode 100644 index 0000000000..ccfecf3dbd Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/jaws_pry.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/meta.json new file mode 100644 index 0000000000..8ea14f8016 --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/meta.json @@ -0,0 +1,43 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "jaws_cutter" + }, + { + "name": "jaws_pry" + }, + { + "name": "syn_jaws_cutter" + }, + { + "name": "syn_jaws_pry" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "syn_inhand-left", + "directions": 4 + }, + { + "name": "syn_inhand-right", + "directions": 4 + }, + { + "name": "equipped-BELT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/syn_inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/syn_inhand-left.png new file mode 100644 index 0000000000..0ca1160a8e Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/syn_inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/syn_inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/syn_inhand-right.png new file mode 100644 index 0000000000..1a7f9d180a Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/syn_inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/syn_jaws_cutter.png b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/syn_jaws_cutter.png new file mode 100644 index 0000000000..40749be79c Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/syn_jaws_cutter.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/syn_jaws_pry.png b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/syn_jaws_pry.png new file mode 100644 index 0000000000..5b77cad939 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/jaws_of_life.rsi/syn_jaws_pry.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/equipped-BELT.png new file mode 100644 index 0000000000..d63eb66230 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/green-inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/green-inhand-left.png new file mode 100644 index 0000000000..7bad24cbcf Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/green-inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/green-inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/green-inhand-right.png new file mode 100644 index 0000000000..a7f84f65f5 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/green-inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/green-unlit.png b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/green-unlit.png new file mode 100644 index 0000000000..1f8bae5d22 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/green-unlit.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/icon.png b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/icon.png new file mode 100644 index 0000000000..bbb1c6bd8f Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/icon.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/inhand-left.png new file mode 100644 index 0000000000..6ea2c1414a Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/inhand-right.png new file mode 100644 index 0000000000..aa62319792 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/meta.json new file mode 100644 index 0000000000..a6c48311a1 --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/meta.json @@ -0,0 +1,81 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "green-unlit", + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "yellow-unlit", + "delays": [ + [ + 0.2, + 0.2 + ] + ] + }, + { + "name": "red-unlit", + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "green-inhand-left", + "directions": 4 + }, + { + "name": "green-inhand-right", + "directions": 4 + }, + { + "name": "yellow-inhand-left", + "directions": 4 + }, + { + "name": "yellow-inhand-right", + "directions": 4 + }, + { + "name": "red-inhand-left", + "directions": 4 + }, + { + "name": "red-inhand-right", + "directions": 4 + }, + { + "name": "equipped-BELT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/red-inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/red-inhand-left.png new file mode 100644 index 0000000000..6273a48953 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/red-inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/red-inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/red-inhand-right.png new file mode 100644 index 0000000000..91f633ea38 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/red-inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/red-unlit.png b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/red-unlit.png new file mode 100644 index 0000000000..820a842307 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/red-unlit.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/yellow-inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/yellow-inhand-left.png new file mode 100644 index 0000000000..62c6be8d20 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/yellow-inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/yellow-inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/yellow-inhand-right.png new file mode 100644 index 0000000000..66334a3b62 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/yellow-inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/yellow-unlit.png b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/yellow-unlit.png new file mode 100644 index 0000000000..1faa1c537d Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/multitool.rsi/yellow-unlit.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/equipped-BELT.png new file mode 100644 index 0000000000..62edeeca76 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/inhand-left.png new file mode 100644 index 0000000000..f036a1df3e Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/inhand-right.png new file mode 100644 index 0000000000..cddd9f4df6 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/meta.json new file mode 100644 index 0000000000..ec6d67d8e3 --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/meta.json @@ -0,0 +1,32 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "screwdriver" + }, + { + "name": "screwdriver-map" + }, + { + "name": "screwdriver-screwybits" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "equipped-BELT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/screwdriver-map.png b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/screwdriver-map.png new file mode 100644 index 0000000000..57c62e2b95 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/screwdriver-map.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/screwdriver-screwybits.png b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/screwdriver-screwybits.png new file mode 100644 index 0000000000..6f2d047a2c Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/screwdriver-screwybits.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/screwdriver.png b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/screwdriver.png new file mode 100644 index 0000000000..48d491dae1 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/screwdriver.rsi/screwdriver.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/inhand-left.png new file mode 100644 index 0000000000..b8ae63b983 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/inhand-right.png new file mode 100644 index 0000000000..07d11f2c8d Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/meta.json new file mode 100644 index 0000000000..2cff90cb46 --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/meta.json @@ -0,0 +1,67 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "/tg/station, 'icons/obj/device.dmi' commit 2b8b045d, redrawn by Ubaser, inhands by TiniestShark (github).", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "tray-on", + "delays": [ + [ + 0.1, + 1.0 + ] + ] + }, + { + "name": "tray-off" + }, + { + "name": "inhand-left", + "directions": 4, + "delays": [ + [ + 1.0, + 0.1 + ], + [ + 1.0, + 0.1 + ], + [ + 1.0, + 0.1 + ], + [ + 1.0, + 0.1 + ] + ] + }, + { + "name": "inhand-right", + "directions": 4, + "delays": [ + [ + 1.0, + 0.1 + ], + [ + 1.0, + 0.1 + ], + [ + 1.0, + 0.1 + ], + [ + 1.0, + 0.1 + ] + ] + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/tray-off.png b/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/tray-off.png new file mode 100644 index 0000000000..eb108219af Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/tray-off.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/tray-on.png b/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/tray-on.png new file mode 100644 index 0000000000..5ec22e6031 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/t-ray.rsi/tray-on.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/equipped-BELT.png new file mode 100644 index 0000000000..a635b3af57 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/icon.png b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/icon.png new file mode 100644 index 0000000000..dbb9e252b3 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/icon.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/inhand-left-flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/inhand-left-flame.png new file mode 100644 index 0000000000..cbb49ca3be Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/inhand-left-flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/inhand-left.png new file mode 100644 index 0000000000..5e17c0f048 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/inhand-right-flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/inhand-right-flame.png new file mode 100644 index 0000000000..c077bc7377 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/inhand-right-flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/inhand-right.png new file mode 100644 index 0000000000..c46b69590d Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/meta.json new file mode 100644 index 0000000000..bb756b463c --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/meta.json @@ -0,0 +1,87 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "welder_flame", + "delays": [ + [ + 0.2, + 0.1 + ] + ] + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "inhand-left-flame", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "inhand-right-flame", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "equipped-BELT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/welder_flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/welder_flame.png new file mode 100644 index 0000000000..ec90a5518b Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder.rsi/welder_flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/equipped-BELT.png new file mode 100644 index 0000000000..da1b076dea Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/icon.png b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/icon.png new file mode 100644 index 0000000000..bfb59ab5dd Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/icon.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/inhand-left-flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/inhand-left-flame.png new file mode 100644 index 0000000000..ea0f2325e6 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/inhand-left-flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/inhand-left.png new file mode 100644 index 0000000000..5b31edc26a Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/inhand-right-flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/inhand-right-flame.png new file mode 100644 index 0000000000..10d36469a5 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/inhand-right-flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/inhand-right.png new file mode 100644 index 0000000000..2d64d9abf1 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/meta.json new file mode 100644 index 0000000000..bb756b463c --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/meta.json @@ -0,0 +1,87 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "welder_flame", + "delays": [ + [ + 0.2, + 0.1 + ] + ] + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "inhand-left-flame", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "inhand-right-flame", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "equipped-BELT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/welder_flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/welder_flame.png new file mode 100644 index 0000000000..0b9c8ff000 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_experimental.rsi/welder_flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/equipped-BELT.png new file mode 100644 index 0000000000..cdd8229ce2 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/icon.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/icon.png new file mode 100644 index 0000000000..353825f0c8 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/icon.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/inhand-left-flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/inhand-left-flame.png new file mode 100644 index 0000000000..cbb49ca3be Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/inhand-left-flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/inhand-left.png new file mode 100644 index 0000000000..7d09476c56 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/inhand-right-flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/inhand-right-flame.png new file mode 100644 index 0000000000..c077bc7377 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/inhand-right-flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/inhand-right.png new file mode 100644 index 0000000000..19c0f4f76c Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/meta.json new file mode 100644 index 0000000000..bb756b463c --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/meta.json @@ -0,0 +1,87 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "welder_flame", + "delays": [ + [ + 0.2, + 0.1 + ] + ] + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "inhand-left-flame", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "inhand-right-flame", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "equipped-BELT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/welder_flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/welder_flame.png new file mode 100644 index 0000000000..2efcd6a8ee Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrial.rsi/welder_flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/equipped-BELT.png new file mode 100644 index 0000000000..9dc6a32408 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/icon.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/icon.png new file mode 100644 index 0000000000..e01273389d Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/icon.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/inhand-left-flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/inhand-left-flame.png new file mode 100644 index 0000000000..cbb49ca3be Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/inhand-left-flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/inhand-left.png new file mode 100644 index 0000000000..9748b0a745 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/inhand-right-flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/inhand-right-flame.png new file mode 100644 index 0000000000..c077bc7377 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/inhand-right-flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/inhand-right.png new file mode 100644 index 0000000000..de260aff7a Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/meta.json new file mode 100644 index 0000000000..bb756b463c --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/meta.json @@ -0,0 +1,87 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "welder_flame", + "delays": [ + [ + 0.2, + 0.1 + ] + ] + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "inhand-left-flame", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "inhand-right-flame", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "equipped-BELT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/welder_flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/welder_flame.png new file mode 100644 index 0000000000..562edf0254 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_industrialadv.rsi/welder_flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/equipped-BELT.png new file mode 100644 index 0000000000..ba82a96d5e Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/icon.png b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/icon.png new file mode 100644 index 0000000000..f400317c0a Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/icon.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/inhand-left-flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/inhand-left-flame.png new file mode 100644 index 0000000000..cbb49ca3be Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/inhand-left-flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/inhand-left.png new file mode 100644 index 0000000000..aaaadd89ee Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/inhand-right-flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/inhand-right-flame.png new file mode 100644 index 0000000000..c077bc7377 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/inhand-right-flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/inhand-right.png new file mode 100644 index 0000000000..05c304f0a0 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/meta.json new file mode 100644 index 0000000000..bb756b463c --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/meta.json @@ -0,0 +1,87 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "welder_flame", + "delays": [ + [ + 0.2, + 0.1 + ] + ] + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "inhand-left-flame", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "inhand-right-flame", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "equipped-BELT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/welder_flame.png b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/welder_flame.png new file mode 100644 index 0000000000..d508efe9b0 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/welder_mini.rsi/welder_flame.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-cutty-thingy.png b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-cutty-thingy.png new file mode 100644 index 0000000000..47d9fa26d9 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-cutty-thingy.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-equipped-BELT.png new file mode 100644 index 0000000000..5808754981 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-inhand-left.png new file mode 100644 index 0000000000..84cbd4a0f2 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-inhand-right.png new file mode 100644 index 0000000000..6a26de375d Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-map.png b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-map.png new file mode 100644 index 0000000000..b6589228ef Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters-map.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters.png b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters.png new file mode 100644 index 0000000000..d3caeea2ca Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/cutters.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/handle-equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/handle-equipped-BELT.png new file mode 100644 index 0000000000..06f82e1b54 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/handle-equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/handle-inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/handle-inhand-left.png new file mode 100644 index 0000000000..dee5a83227 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/handle-inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/handle-inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/handle-inhand-right.png new file mode 100644 index 0000000000..f48633761c Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/handle-inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/inhand-left.png new file mode 100644 index 0000000000..84a0445707 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/inhand-right.png new file mode 100644 index 0000000000..c1c689e5b9 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/meta.json new file mode 100644 index 0000000000..88669b8386 --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/wirecutters.rsi/meta.json @@ -0,0 +1,52 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "cutters" + }, + { + "name": "cutters-cutty-thingy" + }, + { + "name": "cutters-map" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "cutters-inhand-left", + "directions": 4 + }, + { + "name": "cutters-inhand-right", + "directions": 4 + }, + { + "name": "handle-inhand-left", + "directions": 4 + }, + { + "name": "handle-inhand-right", + "directions": 4 + }, + { + "name": "cutters-equipped-BELT", + "directions": 4 + }, + { + "name": "handle-equipped-BELT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/equipped-BELT.png b/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/equipped-BELT.png new file mode 100644 index 0000000000..f85ff8262a Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/icon.png b/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/icon.png new file mode 100644 index 0000000000..b5e37414cd Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/icon.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/inhand-left.png b/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/inhand-left.png new file mode 100644 index 0000000000..9c2d9ad6d8 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/inhand-right.png b/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/inhand-right.png new file mode 100644 index 0000000000..3011d88618 Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/meta.json b/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/meta.json new file mode 100644 index 0000000000..ff330f3aaa --- /dev/null +++ b/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/meta.json @@ -0,0 +1,29 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1, storage by SonicHDC (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "equipped-BELT", + "directions": 4 + }, + { + "name": "storage" + } + ] +} diff --git a/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/storage.png b/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/storage.png new file mode 100644 index 0000000000..d95f1782cb Binary files /dev/null and b/Resources/Textures/_Corvax/Objects/Tools/wrench.rsi/storage.png differ