From 21a56f4b8011b2c9821d9dc6a4bad29c2f83e8ae Mon Sep 17 00:00:00 2001 From: Delete69 <95458399+Delete69@users.noreply.github.com> Date: Tue, 12 Jul 2022 00:03:35 -0600 Subject: [PATCH] Cleans up warning line decals (#8731) * letsa go * indentations * added back old decals * this thing * maybe this * jfc --- Resources/Prototypes/Decals/markings.yml | 232 ++++++++++++++++++ .../Textures/Decals/markings.rsi/meta.json | 120 ++++++++- .../markings.rsi/warn_corner_greyscale_ne.png | Bin 0 -> 178 bytes .../markings.rsi/warn_corner_greyscale_nw.png | Bin 0 -> 180 bytes .../markings.rsi/warn_corner_greyscale_se.png | Bin 0 -> 179 bytes .../markings.rsi/warn_corner_greyscale_sw.png | Bin 0 -> 179 bytes .../Decals/markings.rsi/warn_corner_ne.png | Bin 0 -> 221 bytes .../Decals/markings.rsi/warn_corner_nw.png | Bin 0 -> 223 bytes .../Decals/markings.rsi/warn_corner_se.png | Bin 0 -> 227 bytes .../warn_corner_small_greyscale_ne.png | Bin 0 -> 153 bytes .../warn_corner_small_greyscale_nw.png | Bin 0 -> 154 bytes .../warn_corner_small_greyscale_se.png | Bin 0 -> 149 bytes .../warn_corner_small_greyscale_sw.png | Bin 0 -> 151 bytes .../markings.rsi/warn_corner_small_ne.png | Bin 0 -> 188 bytes .../markings.rsi/warn_corner_small_nw.png | Bin 0 -> 192 bytes .../markings.rsi/warn_corner_small_se.png | Bin 0 -> 185 bytes .../markings.rsi/warn_corner_small_sw.png | Bin 0 -> 186 bytes .../Decals/markings.rsi/warn_corner_sw.png | Bin 0 -> 224 bytes .../Decals/markings.rsi/warn_end_e.png | Bin 0 -> 243 bytes .../markings.rsi/warn_end_greyscale_e.png | Bin 0 -> 186 bytes .../markings.rsi/warn_end_greyscale_n.png | Bin 0 -> 192 bytes .../markings.rsi/warn_end_greyscale_s.png | Bin 0 -> 193 bytes .../markings.rsi/warn_end_greyscale_w.png | Bin 0 -> 187 bytes .../Decals/markings.rsi/warn_end_n.png | Bin 0 -> 237 bytes .../Decals/markings.rsi/warn_end_s.png | Bin 0 -> 240 bytes .../Decals/markings.rsi/warn_end_w.png | Bin 0 -> 238 bytes .../Decals/markings.rsi/warn_line_e.png | Bin 0 -> 194 bytes .../markings.rsi/warn_line_greyscale_e.png | Bin 0 -> 159 bytes .../markings.rsi/warn_line_greyscale_n.png | Bin 0 -> 158 bytes .../markings.rsi/warn_line_greyscale_s.png | Bin 0 -> 155 bytes .../markings.rsi/warn_line_greyscale_w.png | Bin 0 -> 158 bytes .../Decals/markings.rsi/warn_line_n.png | Bin 0 -> 184 bytes .../Decals/markings.rsi/warn_line_s.png | Bin 0 -> 187 bytes .../Decals/markings.rsi/warn_line_w.png | Bin 0 -> 191 bytes 34 files changed, 340 insertions(+), 12 deletions(-) create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_greyscale_ne.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_greyscale_nw.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_greyscale_se.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_greyscale_sw.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_ne.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_nw.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_se.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_small_greyscale_ne.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_small_greyscale_nw.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_small_greyscale_se.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_small_greyscale_sw.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_small_ne.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_small_nw.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_small_se.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_small_sw.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_corner_sw.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_end_e.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_end_greyscale_e.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_end_greyscale_n.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_end_greyscale_s.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_end_greyscale_w.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_end_n.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_end_s.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_end_w.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_line_e.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_line_greyscale_e.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_line_greyscale_n.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_line_greyscale_s.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_line_greyscale_w.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_line_n.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_line_s.png create mode 100644 Resources/Textures/Decals/markings.rsi/warn_line_w.png diff --git a/Resources/Prototypes/Decals/markings.yml b/Resources/Prototypes/Decals/markings.yml index 63915c1dbc..c1914275c1 100644 --- a/Resources/Prototypes/Decals/markings.yml +++ b/Resources/Prototypes/Decals/markings.yml @@ -138,6 +138,8 @@ sprite: Decals/markings.rsi state: warn_box_greyscale +# TODO: Remove from here to... + - type: decal id: WarnEnd tags: ["station", "markings"] @@ -152,6 +154,8 @@ sprite: Decals/markings.rsi state: warn_end_greyscale +# TODO: Down here + - type: decal id: WarnFull tags: ["station", "markings"] @@ -166,6 +170,8 @@ sprite: Decals/markings.rsi state: warn_full_greyscale +# TODO: remove from here down to... + - type: decal id: WarningLine tags: ["station", "markings"] @@ -235,3 +241,229 @@ sprite: sprite: Decals/markings.rsi state: warn_corner_flipped_greyscale + +# TODO: here + +- type: decal + id: WarnCornerGreyscaleNE + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_greyscale_ne + +- type: decal + id: WarnCornerGreyscaleNW + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_greyscale_nw + +- type: decal + id: WarnCornerGreyscaleSE + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_greyscale_se + +- type: decal + id: WarnCornerGreyscaleSW + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_greyscale_sw + +- type: decal + id: WarnCornerNE + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_ne + +- type: decal + id: WarnCornerNW + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_nw + +- type: decal + id: WarnCornerSE + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_se + +- type: decal + id: WarnCornerSW + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_sw + +- type: decal + id: WarnCornerSmallGreyscaleNE + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_small_greyscale_ne + +- type: decal + id: WarnCornerSmallGreyscaleNW + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_small_greyscale_nw + +- type: decal + id: WarnCornerSmallGreyscaleSE + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_small_greyscale_se + +- type: decal + id: WarnCornerSmallGreyscaleSW + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_small_greyscale_sw + +- type: decal + id: WarnCornerSmallNE + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_small_ne + +- type: decal + id: WarnCornerSmallNW + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_small_nw + +- type: decal + id: WarnCornerSmallSE + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_small_se + +- type: decal + id: WarnCornerSmallSW + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_corner_small_sw + +- type: decal + id: WarnEndE + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_end_e + +- type: decal + id: WarnEndN + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_end_n + +- type: decal + id: WarnEndS + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_end_s + +- type: decal + id: WarnEndW + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_end_w + +- type: decal + id: WarnEndGreyscaleE + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_end_greyscale_e + +- type: decal + id: WarnEndGreyscaleN + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_end_greyscale_n + +- type: decal + id: WarnEndGreyscaleS + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_end_greyscale_s + +- type: decal + id: WarnEndGreyscaleW + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_end_greyscale_w + +- type: decal + id: WarnLineE + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_line_e + +- type: decal + id: WarnLineW + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_line_n + +- type: decal + id: WarnLineN + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_line_s + +- type: decal + id: WarnLineS + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_line_w + +- type: decal + id: WarnLineGreyscaleE + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_line_greyscale_e + +- type: decal + id: WarnLineGreyscaleN + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_line_greyscale_n + +- type: decal + id: WarnLineGreyscaleS + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_line_greyscale_s + +- type: decal + id: WarnLineGreyscaleW + tags: ["station", "markings"] + sprite: + sprite: Decals/markings.rsi + state: warn_line_greyscale_w diff --git a/Resources/Textures/Decals/markings.rsi/meta.json b/Resources/Textures/Decals/markings.rsi/meta.json index a76a69d2eb..10e40c77a9 100644 --- a/Resources/Textures/Decals/markings.rsi/meta.json +++ b/Resources/Textures/Decals/markings.rsi/meta.json @@ -14,16 +14,16 @@ "name": "arrows_greyscale" }, { - "name": "bot", + "name": "bot" }, { - "name": "bot_greyscale", + "name": "bot_greyscale" }, { - "name": "bot_left", + "name": "bot_left" }, { - "name": "bot_left_greyscale", + "name": "bot_left_greyscale" }, { "name": "bot_right" @@ -41,16 +41,16 @@ "name": "caution" }, { - "name": "caution_greyscale", + "name": "caution_greyscale" }, { - "name": "delivery", + "name": "delivery" }, { - "name": "delivery_greyscale", + "name": "delivery_greyscale" }, { - "name": "loading_area", + "name": "loading_area" }, { "name": "loading_area_greyscale" @@ -71,16 +71,16 @@ "name": "warn_end" }, { - "name": "warn_end_greyscale", + "name": "warn_end_greyscale" }, { - "name": "warn_full", + "name": "warn_full" }, { - "name": "warn_full_greyscale", + "name": "warn_full_greyscale" }, { - "name": "warningline", + "name": "warningline" }, { "name": "warningline_greyscale" @@ -108,6 +108,102 @@ }, { "name": "warn_corner_flipped_greyscale" + }, + { + "name": "warn_corner_greyscale_ne" + }, + { + "name": "warn_corner_greyscale_nw" + }, + { + "name": "warn_corner_greyscale_se" + }, + { + "name": "warn_corner_greyscale_sw" + }, + { + "name": "warn_corner_ne" + }, + { + "name": "warn_corner_nw" + }, + { + "name": "warn_corner_se" + }, + { + "name": "warn_corner_sw" + }, + { + "name": "warn_corner_small_greyscale_ne" + }, + { + "name": "warn_corner_small_greyscale_nw" + }, + { + "name": "warn_corner_small_greyscale_se" + }, + { + "name": "warn_corner_small_greyscale_sw" + }, + { + "name": "warn_corner_small_ne" + }, + { + "name": "warn_corner_small_nw" + }, + { + "name": "warn_corner_small_se" + }, + { + "name": "warn_corner_small_sw" + }, + { + "name": "warn_end_e" + }, + { + "name": "warn_end_n" + }, + { + "name": "warn_end_s" + }, + { + "name": "warn_end_w" + }, + { + "name": "warn_end_greyscale_e" + }, + { + "name": "warn_end_greyscale_n" + }, + { + "name": "warn_end_greyscale_s" + }, + { + "name": "warn_end_greyscale_w" + }, + { + "name": "warn_line_e" + }, + { + "name": "warn_line_n" + }, + { + "name": "warn_line_s" + }, + { + "name": "warn_line_w" + }, + { + "name": "warn_line_greyscale_e" + }, + { + "name": "warn_line_greyscale_n" + }, + { + "name": "warn_line_greyscale_s" + }, + { + "name": "warn_line_greyscale_w" } ] } diff --git a/Resources/Textures/Decals/markings.rsi/warn_corner_greyscale_ne.png b/Resources/Textures/Decals/markings.rsi/warn_corner_greyscale_ne.png new file mode 100644 index 0000000000000000000000000000000000000000..4fb0ab4c5025c249615c34d091ab79e282151afe GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;7>k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Pl)UC#mj)qe?P6+fD}_nkYDhBhNs&NynsA&PZ!6KiaE&-*qPWY z6%sZuGPQ9jB>Z4t;o)y=c=-SS|8~bCg#v|gE_av(>m82p3w&gBxey@B;B`9hr{6Rm Qkn0#cUHx3vIVCg!0GN9*5&!@I literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_corner_greyscale_nw.png b/Resources/Textures/Decals/markings.rsi/warn_corner_greyscale_nw.png new file mode 100644 index 0000000000000000000000000000000000000000..4c7b1beab8d76c40bff44525fad1a19725413751 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;7>k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Pl)UC#mj)qe?P6+fD}_nkYDhBhNs&NynsAQPZ!6KiaE&-*qPWY z6%sZuGPQ9jB>Z4t;o)y=c=+M}|NoM=99ir;Ca?>BQ&=SBQo|bP0l+XkK3N|uF literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_corner_greyscale_se.png b/Resources/Textures/Decals/markings.rsi/warn_corner_greyscale_se.png new file mode 100644 index 0000000000000000000000000000000000000000..7a91a5e402486198e30559ca708988ab17829c04 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;7>k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Plzj!UcPwQ;q%gWfh?wyAirRS|IrhbwgPz;o-U3d6?2jk5)up; zlGt1Y4)Q47aAdLXn7}M(rf{gKvFsHeGo!P$fWZf5#%37-gBuKt&a46q4EwpbKOJV? Ru>)uZgQu&X%Q~loCIB4pEadk44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Pl)UC#mj)qe?P6+fD}_nkYDhBhNs&Nyns9lPZ!6KiaE&-{{R1P z-)z&dfnD&b!Xx933LYiC=8iG}N9$5EhXVnOEIjfJ4G$Fs3}o1t+R7AwZn}|an!)0~ Q5oiX3r>mdKI;Vst02*d6F#rGn literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_corner_ne.png b/Resources/Textures/Decals/markings.rsi/warn_corner_ne.png new file mode 100644 index 0000000000000000000000000000000000000000..822b14445f896f20c15b904fce0a3cad2ebad33e GIT binary patch literal 221 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv#^NA%C&rs6b?Si}&H|6fVg?3o zVGw3ym^DWNC@2)*6XJU5s_oXD+G=WQ($dmSj*dX#uX+2$fD~IvkYDhB5MbE6f60EJ zNRX$CV@SoE>VmL<|4` literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_corner_se.png b/Resources/Textures/Decals/markings.rsi/warn_corner_se.png new file mode 100644 index 0000000000000000000000000000000000000000..83638b9a77e6c5bd1009477dfa34c606b5b51d44 GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv#^NA%C&rs6b?Si}&H|6fVg?3o zVGw3ym^DWNC@2)*6XFV_og5vv?$lOOQPlaxlr0{+xQ&DZm7E`I{r O!QkoY=d#Wzp$PyWOic3t literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_corner_small_greyscale_ne.png b/Resources/Textures/Decals/markings.rsi/warn_corner_small_greyscale_ne.png new file mode 100644 index 0000000000000000000000000000000000000000..021a0a61570e44a0fc3e7f989eea4a3b91a3e1f1 GIT binary patch literal 153 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;7>k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Plzj!UcPwQ;q%gWfh?wyAirRS|IrhbwgP!_o-U3d6?2jk5)up; qlGt1Y4)Q47aAdLXn2;<{z`)>V#n8$7Mp6%`lEKr}&t;ucLK6Vm?j)!H literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_corner_small_greyscale_nw.png b/Resources/Textures/Decals/markings.rsi/warn_corner_small_greyscale_nw.png new file mode 100644 index 0000000000000000000000000000000000000000..bdaff07a199b002e21fa8944d59274025901a637 GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;7>k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Pl)UC#mj)qe?P6+fD}_nkYDhBhNs&NynsA;PZ!6KiaE&-{{R1P s-)z&dfnD&b!Xx7j3m&C^{3eVH_xWp7FJ`~q3slPB>FVdQ&MBb@0K!-*)&Kwi literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_corner_small_greyscale_se.png b/Resources/Textures/Decals/markings.rsi/warn_corner_small_greyscale_se.png new file mode 100644 index 0000000000000000000000000000000000000000..45eb26df70b794c70884ed362a2824f97c8057a4 GIT binary patch literal 149 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;7>k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Plzj!UcPwQ;q%gWfh?wyAirRS|IrhbwgP!lo-U3d6?2jkBzPJm mT{bjx)CnlEE9E$}urjblGpw0@aQ0N7Dh5wiKbLh*2~7Y=pCmN^ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_corner_small_greyscale_sw.png b/Resources/Textures/Decals/markings.rsi/warn_corner_small_greyscale_sw.png new file mode 100644 index 0000000000000000000000000000000000000000..0ef46e331c18341ce78b618f372696a6dab179d4 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;7>k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Plzj!UcPwQ;q%gWfh?wyAirRS|IrhbwgP!Fo-U3d6?2jkBnk=` oT(&fD$O$MiE9E%2unI6UXlgJiHaM0|1FB>2boFyt=akR{0BFe~j{pDw literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_corner_small_ne.png b/Resources/Textures/Decals/markings.rsi/warn_corner_small_ne.png new file mode 100644 index 0000000000000000000000000000000000000000..04e6ab26f17c1e4126ab329c45351b2fc2127370 GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv#^NA%C&rs6b?Si}&H|6fVg?3o zVGw3ym^DWNC@2)*6XFV_og5vv?$lOOQyZ@62ru zKoL_<7srr_ImrnLAx4FcOgubJjw_gYR%I|bEo@xDv}$3`3MQ|vrWH)bjvZUUq?eHp dl28D2;q&TNnPVU4xBv}c@O1TaS?83{1OTH^H^Kk_ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_corner_small_se.png b/Resources/Textures/Decals/markings.rsi/warn_corner_small_se.png new file mode 100644 index 0000000000000000000000000000000000000000..a739097ee206414a470d192ce7c24baa33e05821 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv#^NA%C&rs6b?Si}&H|6fVg?3o zVGw3ym^DWNC@2)*6XFV_og5vdrKPv-)K*hdyL8o7UB2TeP?W7C$S;`TKL}J+KKKU| z(ere145^rtoFKvK%x}QO#kGh_LsN1w*NPo&i#S`@fQ+_T3%F*m?Own+V+RAn@gSCD T)~rcdK%ESpu6{1-oD!M6eG%u3Hm$`R3=B#w Wtc;;+7`1^~89ZJ6T-G@yGywo)IxmF) literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_corner_sw.png b/Resources/Textures/Decals/markings.rsi/warn_corner_sw.png new file mode 100644 index 0000000000000000000000000000000000000000..7de2b46ae8f89f72adac8b9868861a0f78fc7c4d GIT binary patch literal 224 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv#^NA%C&rs6b?Si}&H|6fVg?3o zVGw3ym^DWNC@2)*6XJU5s_oXD+G=WQ($dmSj*dX#uX+2$fD~IvkYDhB5MbE6f60EJ zNT{caV@SoEUGMG;B04bhB8Q1!DH7~G^ znZS5LwyEjZu>ziwc1A9?UCc{38YM4?a2PJo3`lYaUckbzZFViwBZH~jKnoZ=UHx3v IIVCg!00&?|%K!iX literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_end_e.png b/Resources/Textures/Decals/markings.rsi/warn_end_e.png new file mode 100644 index 0000000000000000000000000000000000000000..3607f5c6b218ada8ad3ee97510e7eac29dabcfde GIT binary patch literal 243 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv#^NA%C&rs6b?Si}&H|6fVg?3o zVGw3ym^DWNC@2)*6XJU5s_oXD+G=WQ($dmSj*dX#uX+2$fD~IvkYDhB5MbE6f60EJ zNQS42V@SoEs}nc!HW=`**h?QtWZvx15uU(uqh9ol+Ns@*V&3=X_EVOoyutUU1I%t{`Ar@pgUH1k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Pl)UC#mj)qe?P6+fD}_nkYDhBhNs&NynsA=PZ!6KiaE&-*qPWY z6%sZuGPQ9jB>Z4t;o)y=c=-SS|8~bCg#v|gE_av(>m82p3w&gB30THAdvAMV!$MgO ZhHaf`KQs(Ip8$k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Pl)UC#mj)qe?P6+fD}_nkYDhBhNs&NynsAcPZ!6KiaA?PZRBh) zU~oOS-O=oVE6a5uqlV_C8%mfRV-ymS6>a_t#nnzp;8>QxSyjO1E4?~Trgl>4tIi1^;~6|%{an^LB{Ts5G3h#0 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_end_greyscale_s.png b/Resources/Textures/Decals/markings.rsi/warn_end_greyscale_s.png new file mode 100644 index 0000000000000000000000000000000000000000..40d563517e5a7dc0ec68c72b8774bf7bf1561912 GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;7>k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Pl)UC#mj)qe?P6+fD}_nkYDhBhNs&NynsA6PZ!6KiaA?PZRBh) zU~oOSy-|5b$AhRQ=9CR0)AAHp#5tC16qr}fx!z9AcIMZltJ7oU+sg8CL)MDe{&=r@ hQ0&VBR#T0Sj4ymsKO`5`eE^!s;OXk;vd$@?2>`OoJN5to literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_end_greyscale_w.png b/Resources/Textures/Decals/markings.rsi/warn_end_greyscale_w.png new file mode 100644 index 0000000000000000000000000000000000000000..07b30629435f5cdc5d59203dca676330540badf9 GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;7>k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Pl)UC#mj)qe?P6+fD}_nkYDhBhNs&Nyns9hPZ!6KiaE&-*qPWY z6%sZuGPQ9jB>Z4t;o)y=c=+M}|NoM=99ir;Ca?>BQ&=SBQo|A#k1!>kM3+*c;)`%nAB@Mw!jW9rMY zhVu;voHnM|-*U_NQ1iG$u_Ju$&e(*8Nlf?id1lCQ^}U+W%ZKm$lZ)=F?2(;t;oy?S)-4RO4*%B{aEaNO9Ps$O@sB}-Z)Ev9 br!QcQ?#+5pIQNn>&_V`JS3j3^P6O f;&&1{?-&@;3&lE*-Iu)zG=jm?)z4*}Q$iB}Sobk44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Plzj!UcPwQ;q%gWfh?wyAirRS|IrhbwgP!7o-U3d6?2jk5)up; wlGt1Y4)Q47aAdLXn7}M(rf{e!vEd3MgVuHCkKKA-frbNZcJ*^v=akR{0Pn6S>;M1& literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_line_greyscale_n.png b/Resources/Textures/Decals/markings.rsi/warn_line_greyscale_n.png new file mode 100644 index 0000000000000000000000000000000000000000..20656441b02fc4cce595a8358147f7d51adf0359 GIT binary patch literal 158 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;7>k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Pl)UC#mj)qe?P6+fD}_nkYDhBhNs&NynsAqPZ!6KiaE&-*qPWY v6%sZuGPQ9jB>Z4t;o)y=cxW%cqru3ao>7!&*q;y!RLgTe~DWM4fk1r+3 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_line_greyscale_s.png b/Resources/Textures/Decals/markings.rsi/warn_line_greyscale_s.png new file mode 100644 index 0000000000000000000000000000000000000000..a8595a25fa9ab10a07a0631d0b0ad9d4e760e3d4 GIT binary patch literal 155 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;7>k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Plzj!UcPwQ;q%gWfh?wyAirRS|IrhbwgPzyo-U3d6?2jkBnk>7 sI3#X0HZ;m}NIYq1ILO8!q1C{^Ftd+iEwc~za-doUPgg&ebxsLQ08NJ`djJ3c literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/markings.rsi/warn_line_greyscale_w.png b/Resources/Textures/Decals/markings.rsi/warn_line_greyscale_w.png new file mode 100644 index 0000000000000000000000000000000000000000..86869ec3c8015a294c501b0c3a33a976974b134e GIT binary patch literal 158 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;7>k44ofvPP)Tsw@I14-?iy0WW zg+Z8+Vb&Z8pded-Pl)UC#mj)qe?P6+fD}_nkYDhBhNs&NynsAqPZ!6KiaE&-{{R1P w-)z&dfnD&b!Xx933LYiC=8iG}Lx)!kb$0m&-=0pZ0xD53*V@SoEUGMG;B04bhB8Q1!DB^&Hw ZW@w)