-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tweak: adjust vent and air alarm sprites
* air alarm * vent and scrubbers * fix lockout vent * make air alarm less blue
- Loading branch information
1 parent
067fd37
commit 493bdc9
Showing
28 changed files
with
200 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
83 changes: 52 additions & 31 deletions
83
Resources/Textures/Structures/Piping/Atmospherics/scrubber.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,55 @@ | ||
{ | ||
"version":1, | ||
"size":{ | ||
"x":32, | ||
"y":32 | ||
"version": 1, | ||
"size": { | ||
"x":32, | ||
"y":32 | ||
}, | ||
"license":"CC-BY-SA-3.0", | ||
"copyright":"Taken from https://github.com/tgstation/tgstation at commit 57cd1d59ca019dd0e7811ac451f295f818e573da", | ||
"states":[ | ||
{ | ||
"name":"scrub_off", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name":"scrub_welded", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name":"scrub_on", | ||
"directions": 4, | ||
"delays": [[0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08], [0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08], [0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08], [0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08]] | ||
}, | ||
{ | ||
"name": "scrub_purge", | ||
"directions": 4, | ||
"delays": [[0.2, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04], [0.2, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04], [0.2, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04], [0.2, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04]] | ||
}, | ||
{ | ||
"name": "scrub_wide", | ||
"directions": 4, | ||
"delays": [[0.2, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04], [0.2, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04], [0.2, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04], [0.2, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04]] | ||
} | ||
] | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/9b308c274d206fecb0c04165405130255866b8c9/icons/obj/atmospherics/components/unary_devices.dmi", | ||
"states": [ | ||
{ | ||
"name": "scrub_off" | ||
}, | ||
{ | ||
"name": "scrub_on", | ||
"delays": [ | ||
[ | ||
0.08, | ||
0.08, | ||
0.08, | ||
0.08, | ||
0.08, | ||
0.08 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "scrub_purge", | ||
"delays": [ | ||
[ | ||
0.06, | ||
0.06, | ||
0.06, | ||
0.06, | ||
0.06, | ||
0.06 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "scrub_welded" | ||
}, | ||
{ | ||
"name": "scrub_wide", | ||
"delays": [ | ||
[ | ||
0.08, | ||
0.08, | ||
0.08, | ||
0.08, | ||
0.08, | ||
0.08 | ||
] | ||
] | ||
}] | ||
} |
Binary file modified
BIN
-417 Bytes
(58%)
Resources/Textures/Structures/Piping/Atmospherics/scrubber.rsi/scrub_off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-17.7 KB
(12%)
Resources/Textures/Structures/Piping/Atmospherics/scrubber.rsi/scrub_on.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-4.85 KB
(33%)
Resources/Textures/Structures/Piping/Atmospherics/scrubber.rsi/scrub_purge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.44 KB
(27%)
Resources/Textures/Structures/Piping/Atmospherics/scrubber.rsi/scrub_welded.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8.08 KB
(24%)
Resources/Textures/Structures/Piping/Atmospherics/scrubber.rsi/scrub_wide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
170 changes: 136 additions & 34 deletions
170
Resources/Textures/Structures/Piping/Atmospherics/vent.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,139 @@ | ||
{ | ||
"version":1, | ||
"size":{ | ||
"x":32, | ||
"y":32 | ||
"version": 1, | ||
"size": { | ||
"x":32, | ||
"y":32 | ||
}, | ||
"license":"CC-BY-SA-3.0", | ||
"copyright":"Taken from https://github.com/BeeStation/BeeStation-Hornet at commit 4ccd79de285e79e504308bcd6fa5908d6b7685f7", | ||
"states":[ | ||
{ | ||
"name":"vent_passive", | ||
"directions" : 4 | ||
}, | ||
{ | ||
"name":"vent_off", | ||
"directions" : 4 | ||
}, | ||
{ | ||
"name":"vent_welded", | ||
"directions" : 4 | ||
}, | ||
{ | ||
"name":"vent_out", | ||
"directions" : 4, | ||
"delays":[ [ 0.08, 0.08, 0.08, 0.08 ], [ 0.08, 0.08, 0.08, 0.08 ], [ 0.08, 0.08, 0.08, 0.08 ], [ 0.08, 0.08, 0.08, 0.08 ] ] | ||
}, | ||
{ | ||
"name":"vent_in", | ||
"directions" : 4, | ||
"delays":[ [ 0.08, 0.08, 0.08, 0.08 ], [ 0.08, 0.08, 0.08, 0.08 ], [ 0.08, 0.08, 0.08, 0.08 ], [ 0.08, 0.08, 0.08, 0.08 ] ] | ||
}, | ||
{ | ||
"name":"vent_lockout", | ||
"directions" : 4 | ||
} | ||
] | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/9b308c274d206fecb0c04165405130255866b8c9/icons/obj/atmospherics/components/unary_devices.dmi, vent_passive and vent_lockout modified by Doctor-Cpu", | ||
"states": [ | ||
{ | ||
"name": "vent_in-off", | ||
"delays": [ | ||
[ | ||
0.03, | ||
0.04, | ||
0.05, | ||
0.06, | ||
0.08, | ||
0.1, | ||
0.15, | ||
0.2, | ||
0.3, | ||
1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "vent_in-starting", | ||
"delays": [ | ||
[ | ||
0.3, | ||
0.2, | ||
0.15, | ||
0.1, | ||
0.08, | ||
0.06, | ||
0.05, | ||
0.04 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "vent_in", | ||
"delays": [ | ||
[ | ||
0.03, | ||
0.03, | ||
0.03, | ||
0.03, | ||
0.03, | ||
0.03 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "vent_lockout" | ||
}, | ||
{ | ||
"name": "vent_lockout-off", | ||
"delays": [ | ||
[ | ||
0.03, | ||
0.04, | ||
0.05, | ||
0.06, | ||
0.08, | ||
0.1, | ||
0.15, | ||
0.2, | ||
0.3, | ||
1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "vent_off" | ||
}, | ||
{ | ||
"name": "vent_out-off", | ||
"delays": [ | ||
[ | ||
0.03, | ||
0.04, | ||
0.05, | ||
0.06, | ||
0.08, | ||
0.1, | ||
0.15, | ||
0.2, | ||
0.3, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "vent_out-starting", | ||
"delays": [ | ||
[ | ||
0.3, | ||
0.2, | ||
0.15, | ||
0.1, | ||
0.08, | ||
0.06, | ||
0.05, | ||
0.04 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "vent_out", | ||
"delays": [ | ||
[ | ||
0.03, | ||
0.03, | ||
0.03, | ||
0.03, | ||
0.03, | ||
0.03 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "vent_passive", | ||
"delays": [ | ||
[ | ||
0.03, | ||
0.03, | ||
0.03, | ||
0.03, | ||
0.03, | ||
0.03 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "vent_welded" | ||
}] | ||
} |
Binary file added
BIN
+1.64 KB
Resources/Textures/Structures/Piping/Atmospherics/vent.rsi/vent_in-off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.7 KB
Resources/Textures/Structures/Piping/Atmospherics/vent.rsi/vent_in-starting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+53 Bytes
(100%)
Resources/Textures/Structures/Piping/Atmospherics/vent.rsi/vent_in.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.56 KB
Resources/Textures/Structures/Piping/Atmospherics/vent.rsi/vent_lockout-off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-661 Bytes
(49%)
Resources/Textures/Structures/Piping/Atmospherics/vent.rsi/vent_lockout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-566 Bytes
(49%)
Resources/Textures/Structures/Piping/Atmospherics/vent.rsi/vent_off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.62 KB
Resources/Textures/Structures/Piping/Atmospherics/vent.rsi/vent_out-off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.75 KB
Resources/Textures/Structures/Piping/Atmospherics/vent.rsi/vent_out-starting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.26 KB
(56%)
Resources/Textures/Structures/Piping/Atmospherics/vent.rsi/vent_out.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.58 KB
(45%)
Resources/Textures/Structures/Piping/Atmospherics/vent.rsi/vent_passive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.23 KB
(36%)
Resources/Textures/Structures/Piping/Atmospherics/vent.rsi/vent_welded.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-6.71 KB
(2.9%)
Resources/Textures/Structures/Wallmounts/air_monitors.rsi/alarm0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-5.78 KB
(4.7%)
Resources/Textures/Structures/Wallmounts/air_monitors.rsi/alarm1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-5.7 KB
(6.7%)
Resources/Textures/Structures/Wallmounts/air_monitors.rsi/alarm2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-4.96 KB
(6.9%)
Resources/Textures/Structures/Wallmounts/air_monitors.rsi/alarm_b1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-4.83 KB
(10%)
Resources/Textures/Structures/Wallmounts/air_monitors.rsi/alarm_b2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-4.8 KB
(8.1%)
Resources/Textures/Structures/Wallmounts/air_monitors.rsi/alarmp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-4.86 KB
(13%)
Resources/Textures/Structures/Wallmounts/air_monitors.rsi/alarmx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.