diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml b/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml index aab4bef1c92f94..26a90b6b555425 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml @@ -93,7 +93,7 @@ - type: cargoProduct id: EngineTeslaGroundingRod icon: - sprite: Structures/Power/Generation/Tesla/coil.rsi + sprite: SS220/Structures/Power/Generation/Tesla/coil.rsi #ss220-engineering-update-power state: grounding_rod product: CrateEngineeringTeslaGroundingRod cost: 400 diff --git a/Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/coil.yml b/Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/coil.yml index dc2ad1687a5baa..6ba41fad999413 100644 --- a/Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/coil.yml +++ b/Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/coil.yml @@ -126,7 +126,7 @@ layer: - MachineLayer - type: Sprite - sprite: Structures/Power/Generation/Tesla/coil.rsi + sprite: SS220/Structures/Power/Generation/Tesla/coil.rsi #ss220-engineering-update-power noRot: true snapCardinals: true layers: diff --git a/Resources/Prototypes/Entities/Structures/Power/cable_terminal.yml b/Resources/Prototypes/Entities/Structures/Power/cable_terminal.yml index cc6abce25ed8ad..0930ec0fff174d 100644 --- a/Resources/Prototypes/Entities/Structures/Power/cable_terminal.yml +++ b/Resources/Prototypes/Entities/Structures/Power/cable_terminal.yml @@ -6,7 +6,7 @@ mode: SnapgridCenter components: - type: Sprite - sprite: Structures/Power/cable_terminal.rsi + sprite: SS220/Structures/Power/cable_terminal.rsi #ss220-engineering-update-power state: term drawdepth: BelowFloor - type: Clickable @@ -52,4 +52,4 @@ suffix: uncuttable components: - type: Cable - cuttingQuality: null \ No newline at end of file + cuttingQuality: null diff --git a/Resources/Prototypes/Entities/Structures/Power/cables.yml b/Resources/Prototypes/Entities/Structures/Power/cables.yml index f1ae038bc1522a..950641a26c7d04 100644 --- a/Resources/Prototypes/Entities/Structures/Power/cables.yml +++ b/Resources/Prototypes/Entities/Structures/Power/cables.yml @@ -55,11 +55,11 @@ description: An orange high voltage power cable. components: - type: Sprite - sprite: Structures/Power/Cables/hv_cable.rsi + sprite: SS220/Structures/Power/Cables/hv_cable.rsi #ss220-engineering-update-power state: hvcable_0 drawdepth: ThickWire - type: Icon - sprite: Structures/Power/Cables/hv_cable.rsi + sprite: SS220/Structures/Power/Cables/hv_cable.rsi #ss220-engineering-update-power state: hvcable_4 - type: NodeContainer nodes: @@ -113,12 +113,12 @@ description: A medium voltage power cable. components: - type: Sprite - color: Yellow - sprite: Structures/Power/Cables/mv_cable.rsi +# color: Yellow #ss220-engineering-update-power Removed because it was unnecessary + sprite: SS220/Structures/Power/Cables/mv_cable.rsi #ss220-engineering-update-power state: mvcable_0 - type: Icon color: Yellow - sprite: Structures/Power/Cables/mv_cable.rsi + sprite: SS220/Structures/Power/Cables/mv_cable.rsi #ss220-engineering-update-power state: mvcable_4 - type: NodeContainer nodes: @@ -165,12 +165,12 @@ description: A cable used to connect machines to an APC. #APCs aren't area defined anymore so need this cable to connect things to the APC. This description should be dynamic in future. components: - type: Sprite - color: Green - sprite: Structures/Power/Cables/lv_cable.rsi +# color: Green #ss220-engineering-update-power Removed because it was unnecessary + sprite: SS220/Structures/Power/Cables/lv_cable.rsi #ss220-engineering-update-power state: lvcable_0 - type: Icon color: Green - sprite: Structures/Power/Cables/lv_cable.rsi + sprite: SS220/Structures/Power/Cables/lv_cable.rsi #ss220-engineering-update-power state: lvcable_4 - type: NodeContainer nodes: diff --git a/Resources/Prototypes/Recipes/Construction/utilities.yml b/Resources/Prototypes/Recipes/Construction/utilities.yml index 2dec0e4a7d5ab7..b0cd4e98747606 100644 --- a/Resources/Prototypes/Recipes/Construction/utilities.yml +++ b/Resources/Prototypes/Recipes/Construction/utilities.yml @@ -71,7 +71,7 @@ category: construction-category-utilities description: "Input of devices such as the SMES. The red cables needs to face the device." icon: - sprite: Structures/Power/cable_terminal.rsi + sprite: SS220/Structures/Power/cable_terminal.rsi #ss220-engineering-update-power state: term objectType: Structure placementMode: SnapgridCenter @@ -373,7 +373,7 @@ startNode: start targetNode: sensor category: construction-category-structures - description: Reports on the status of the gas within the attached pipe network. + description: Reports on the status of the gas within the attached pipe network. icon: sprite: Structures/Piping/Atmospherics/gas_pipe_sensor.rsi state: icon diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_0.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_0.png new file mode 100644 index 00000000000000..94db1feda7c848 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_0.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_1.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_1.png new file mode 100644 index 00000000000000..b171cc026414e3 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_1.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_10.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_10.png new file mode 100644 index 00000000000000..8e9228eddb642e Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_10.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_11.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_11.png new file mode 100644 index 00000000000000..a143e4675b3aa8 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_11.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_12.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_12.png new file mode 100644 index 00000000000000..13a60b9d09ea5b Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_12.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_13.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_13.png new file mode 100644 index 00000000000000..5ec81373dfc7dc Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_13.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_14.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_14.png new file mode 100644 index 00000000000000..97413edec9442e Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_14.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_15.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_15.png new file mode 100644 index 00000000000000..0ee3e8f8b1e75b Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_15.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_2.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_2.png new file mode 100644 index 00000000000000..21a977e4c91b2c Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_2.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_3.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_3.png new file mode 100644 index 00000000000000..907bac1c4194e3 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_3.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_4.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_4.png new file mode 100644 index 00000000000000..38d80b74b504de Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_4.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_5.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_5.png new file mode 100644 index 00000000000000..949cbfe9a2c921 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_5.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_6.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_6.png new file mode 100644 index 00000000000000..fafd185ef4f764 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_6.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_7.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_7.png new file mode 100644 index 00000000000000..516f9d36a4aa6f Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_7.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_8.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_8.png new file mode 100644 index 00000000000000..769dc1acfec13b Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_8.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_9.png b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_9.png new file mode 100644 index 00000000000000..ef3ad91808fbcb Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/hvcable_9.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/meta.json b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/meta.json new file mode 100644 index 00000000000000..e887fecc9c81d3 --- /dev/null +++ b/Resources/Textures/SS220/Structures/Power/Cables/hv_cable.rsi/meta.json @@ -0,0 +1,75 @@ +{ + "version": 1, + "license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt", + "copyright": "by MIXnikita (Github) for SS220", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "hvcable_0" + + }, + { + "name": "hvcable_1" + + }, + { + "name": "hvcable_2" + + }, + { + "name": "hvcable_3" + + }, + { + "name": "hvcable_4" + + }, + { + "name": "hvcable_5" + + }, + { + "name": "hvcable_6" + + }, + { + "name": "hvcable_7" + + }, + { + "name": "hvcable_8" + + }, + { + "name": "hvcable_9" + + }, + { + "name": "hvcable_10" + + }, + { + "name": "hvcable_11" + + }, + { + "name": "hvcable_12" + + }, + { + "name": "hvcable_13" + + }, + { + "name": "hvcable_14" + + }, + { + "name": "hvcable_15" + + } + ] +} diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_0.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_0.png new file mode 100644 index 00000000000000..79fbb83a5e8b71 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_0.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_1.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_1.png new file mode 100644 index 00000000000000..3c74885df64710 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_1.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_10.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_10.png new file mode 100644 index 00000000000000..8e5904db848a2e Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_10.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_11.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_11.png new file mode 100644 index 00000000000000..bcde706f0f1e22 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_11.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_12.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_12.png new file mode 100644 index 00000000000000..64033af81b7fd7 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_12.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_13.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_13.png new file mode 100644 index 00000000000000..16561035caa871 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_13.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_14.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_14.png new file mode 100644 index 00000000000000..c050e902b88b70 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_14.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_15.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_15.png new file mode 100644 index 00000000000000..39dfc182541d75 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_15.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_2.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_2.png new file mode 100644 index 00000000000000..60555d1e6a019a Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_2.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_3.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_3.png new file mode 100644 index 00000000000000..8cbb42feb23196 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_3.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_4.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_4.png new file mode 100644 index 00000000000000..0a1b7d1a6d5e8b Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_4.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_5.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_5.png new file mode 100644 index 00000000000000..650047771c3cb6 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_5.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_6.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_6.png new file mode 100644 index 00000000000000..8b0f732c995a1f Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_6.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_7.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_7.png new file mode 100644 index 00000000000000..34ebf0cc258bbd Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_7.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_8.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_8.png new file mode 100644 index 00000000000000..291a47c088c5f9 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_8.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_9.png b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_9.png new file mode 100644 index 00000000000000..92095c8eb45b1f Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/lvcable_9.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/meta.json b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/meta.json new file mode 100644 index 00000000000000..51777322db2309 --- /dev/null +++ b/Resources/Textures/SS220/Structures/Power/Cables/lv_cable.rsi/meta.json @@ -0,0 +1,75 @@ +{ + "version": 1, + "license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt", + "copyright": "by MIXnikita (Github) for SS220", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "lvcable_0" + + }, + { + "name": "lvcable_1" + + }, + { + "name": "lvcable_2" + + }, + { + "name": "lvcable_3" + + }, + { + "name": "lvcable_4" + + }, + { + "name": "lvcable_5" + + }, + { + "name": "lvcable_6" + + }, + { + "name": "lvcable_7" + + }, + { + "name": "lvcable_8" + + }, + { + "name": "lvcable_9" + + }, + { + "name": "lvcable_10" + + }, + { + "name": "lvcable_11" + + }, + { + "name": "lvcable_12" + + }, + { + "name": "lvcable_13" + + }, + { + "name": "lvcable_14" + + }, + { + "name": "lvcable_15" + + } + ] +} diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/meta.json b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/meta.json new file mode 100644 index 00000000000000..551ade28ceb003 --- /dev/null +++ b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/meta.json @@ -0,0 +1,75 @@ +{ + "version": 1, + "license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt", + "copyright": "by MIXnikita (Github) for SS220", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "mvcable_0" + + }, + { + "name": "mvcable_1" + + }, + { + "name": "mvcable_2" + + }, + { + "name": "mvcable_3" + + }, + { + "name": "mvcable_4" + + }, + { + "name": "mvcable_5" + + }, + { + "name": "mvcable_6" + + }, + { + "name": "mvcable_7" + + }, + { + "name": "mvcable_8" + + }, + { + "name": "mvcable_9" + + }, + { + "name": "mvcable_10" + + }, + { + "name": "mvcable_11" + + }, + { + "name": "mvcable_12" + + }, + { + "name": "mvcable_13" + + }, + { + "name": "mvcable_14" + + }, + { + "name": "mvcable_15" + + } + ] +} diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_0.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_0.png new file mode 100644 index 00000000000000..cae5760052cc51 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_0.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_1.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_1.png new file mode 100644 index 00000000000000..a9233bf6c743ac Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_1.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_10.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_10.png new file mode 100644 index 00000000000000..b76c4fb53739b6 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_10.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_11.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_11.png new file mode 100644 index 00000000000000..90b63fc80eaf95 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_11.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_12.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_12.png new file mode 100644 index 00000000000000..8266c63bddc2a4 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_12.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_13.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_13.png new file mode 100644 index 00000000000000..ee05a732d3276c Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_13.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_14.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_14.png new file mode 100644 index 00000000000000..49a209da348b4a Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_14.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_15.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_15.png new file mode 100644 index 00000000000000..891472df30c662 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_15.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_2.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_2.png new file mode 100644 index 00000000000000..3edcca6bc3dad2 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_2.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_3.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_3.png new file mode 100644 index 00000000000000..69afce9eb08163 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_3.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_4.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_4.png new file mode 100644 index 00000000000000..722edae976abf5 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_4.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_5.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_5.png new file mode 100644 index 00000000000000..35b272dc084305 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_5.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_6.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_6.png new file mode 100644 index 00000000000000..f033ae9c5935b8 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_6.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_7.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_7.png new file mode 100644 index 00000000000000..9d4ce2d618ec2d Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_7.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_8.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_8.png new file mode 100644 index 00000000000000..50c2fb7a42e176 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_8.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_9.png b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_9.png new file mode 100644 index 00000000000000..841059ff6d0275 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Cables/mv_cable.rsi/mvcable_9.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Generation/Tesla/coil.rsi/grounding_rod.png b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/coil.rsi/grounding_rod.png new file mode 100644 index 00000000000000..6ddd23fdd21718 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/coil.rsi/grounding_rod.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Generation/Tesla/coil.rsi/grounding_rodhit.png b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/coil.rsi/grounding_rodhit.png new file mode 100644 index 00000000000000..9214ea023a2828 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/coil.rsi/grounding_rodhit.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Generation/Tesla/coil.rsi/meta.json b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/coil.rsi/meta.json new file mode 100644 index 00000000000000..d59eac37171ec8 --- /dev/null +++ b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/coil.rsi/meta.json @@ -0,0 +1,32 @@ +{ + "version": 1, + "license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt", + "copyright": "by MIXnikita (Github) for SS220", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "grounding_rod" + }, + { + "name": "grounding_rodhit", + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + } + ] +} diff --git a/Resources/Textures/SS220/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/DamageOverlay_16.png b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/DamageOverlay_16.png new file mode 100644 index 00000000000000..38ad46aef27314 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/DamageOverlay_16.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/DamageOverlay_25.png b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/DamageOverlay_25.png new file mode 100644 index 00000000000000..1428ce6d69104f Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/DamageOverlay_25.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/DamageOverlay_8.png b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/DamageOverlay_8.png new file mode 100644 index 00000000000000..c081309dee36e1 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/DamageOverlay_8.png differ diff --git a/Resources/Textures/SS220/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/meta.json b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/meta.json new file mode 100644 index 00000000000000..f29feef2ad1eae --- /dev/null +++ b/Resources/Textures/SS220/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/meta.json @@ -0,0 +1,14 @@ +{ + "version": 1, + "license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt", + "copyright": "by MIXnikita (Github) for SS220", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + {"name": "DamageOverlay_8", "directions": 1}, + {"name": "DamageOverlay_16", "directions": 1}, + {"name": "DamageOverlay_25", "directions": 1} + ] +} diff --git a/Resources/Textures/SS220/Structures/Power/cable_terminal.rsi/meta.json b/Resources/Textures/SS220/Structures/Power/cable_terminal.rsi/meta.json new file mode 100644 index 00000000000000..f58c157d1c3345 --- /dev/null +++ b/Resources/Textures/SS220/Structures/Power/cable_terminal.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt", + "copyright": "by MIXnikita (Github) for SS220", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "term", + "directions": 4, + "delays": + [ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/SS220/Structures/Power/cable_terminal.rsi/term.png b/Resources/Textures/SS220/Structures/Power/cable_terminal.rsi/term.png new file mode 100644 index 00000000000000..17bdaf797c43f3 Binary files /dev/null and b/Resources/Textures/SS220/Structures/Power/cable_terminal.rsi/term.png differ