From 952c58c2263022ad9c6e20ad235b21843fd876fb Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Fri, 21 Sep 2018 08:20:25 +0200 Subject: [PATCH] Eris power cell sprites. --- .../PowerCells/power_cell_small_hi.rsi/meta.json | 1 + .../PowerCells/power_cell_small_hi.rsi/s_hi.png | Bin 0 -> 170 bytes .../PowerCells/power_cell_small_hi.rsi/s_hi_0.png | Bin 0 -> 175 bytes .../power_cell_small_hi.rsi/s_hi_100.png | Bin 0 -> 129 bytes .../power_cell_small_hi.rsi/s_hi_25.png | Bin 0 -> 162 bytes .../power_cell_small_hi.rsi/s_hi_50.png | Bin 0 -> 166 bytes .../power_cell_small_hi.rsi/s_hi_75.png | Bin 0 -> 166 bytes .../PowerCells/power_cell_small_hy.rsi/meta.json | 1 + .../PowerCells/power_cell_small_hy.rsi/s_hy.png | Bin 0 -> 170 bytes .../PowerCells/power_cell_small_hy.rsi/s_hy_0.png | Bin 0 -> 175 bytes .../power_cell_small_hy.rsi/s_hy_100.png | Bin 0 -> 129 bytes .../power_cell_small_hy.rsi/s_hy_25.png | Bin 0 -> 162 bytes .../power_cell_small_hy.rsi/s_hy_50.png | Bin 0 -> 166 bytes .../power_cell_small_hy.rsi/s_hy_75.png | Bin 0 -> 166 bytes .../PowerCells/power_cell_small_st.rsi/meta.json | 1 + .../PowerCells/power_cell_small_st.rsi/s_st.png | Bin 0 -> 170 bytes .../PowerCells/power_cell_small_st.rsi/s_st_0.png | Bin 0 -> 175 bytes .../power_cell_small_st.rsi/s_st_100.png | Bin 0 -> 129 bytes .../power_cell_small_st.rsi/s_st_25.png | Bin 0 -> 162 bytes .../power_cell_small_st.rsi/s_st_50.png | Bin 0 -> 166 bytes .../power_cell_small_st.rsi/s_st_75.png | Bin 0 -> 166 bytes .../PowerCells/power_cell_small_sup.rsi/meta.json | 1 + .../PowerCells/power_cell_small_sup.rsi/s_sup.png | Bin 0 -> 170 bytes .../power_cell_small_sup.rsi/s_sup_0.png | Bin 0 -> 175 bytes .../power_cell_small_sup.rsi/s_sup_100.png | Bin 0 -> 129 bytes .../power_cell_small_sup.rsi/s_sup_25.png | Bin 0 -> 162 bytes .../power_cell_small_sup.rsi/s_sup_50.png | Bin 0 -> 166 bytes .../power_cell_small_sup.rsi/s_sup_75.png | Bin 0 -> 166 bytes 28 files changed, 4 insertions(+) create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/meta.json create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi_0.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi_100.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi_25.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi_50.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi_75.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/meta.json create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy_0.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy_100.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy_25.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy_50.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy_75.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/meta.json create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st_0.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st_100.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st_25.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st_50.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st_75.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/meta.json create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup_0.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup_100.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup_25.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup_50.png create mode 100644 Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup_75.png diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/meta.json b/Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/meta.json new file mode 100644 index 0000000000..2622a6cb7a --- /dev/null +++ b/Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/meta.json @@ -0,0 +1 @@ +{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 9a3a3a180344460263e8df7ea2565128e07b86b5", "states": [{"name": "s_hi", "directions": 1, "delays": [[1.0]]}, {"name": "s_hi_0", "directions": 1, "delays": [[0.2, 0.2]]}, {"name": "s_hi_100", "directions": 1, "delays": [[1.0]]}, {"name": "s_hi_25", "directions": 1, "delays": [[1.0]]}, {"name": "s_hi_50", "directions": 1, "delays": [[1.0]]}, {"name": "s_hi_75", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi.png b/Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi.png new file mode 100644 index 0000000000000000000000000000000000000000..0393d1131aee8bbd2617b352bf48e73aa31e75cc GIT binary patch literal 170 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=>VS)S0K$6W2&mIX*N^B(#GD^ zC$FfcfAP8)f|8m*igmMmjjdihe&1Ey6A9TqHE!erj!$~n_~5(9%u3-`ps-s!J_ P1~GWL`njxgN@xNA&W<-l literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi_0.png b/Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi_0.png new file mode 100644 index 0000000000000000000000000000000000000000..dd1b92ce1b88aef0bb9e19b131a1a65fac5789f9 GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!py+HsJ;3=* zg#vs+T!A!OjH%g72_Pyy;=T7-`>V@=Hb7D4k|4ieApNWC$UPus;_2cTVsSb-K|#{M zl3^p$%3V_y%t&kSJjvjtZNOuAK%>JenX89Mi&<55DTB$rLm4Y3ura)7V>)_Ow@4qT OpTX1B&t;ucLK6TXdoU9K literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi_100.png b/Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi_100.png new file mode 100644 index 0000000000000000000000000000000000000000..1b8c8d515e1157afb5e26fd71c65300fcc5c5565 GIT binary patch literal 129 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv{s5m4S0K$6V`?^2qWFmS-e>K6 z7aXmDLX0Ire!&b5&u*jvISQUGjv*T7lM^KJ4xBh~g2DB`$&)7;T^#}g0~-@X1XvmF Xi!ue&y$p#0s%7wW^>bP0l+XkKuKFW~ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi_25.png b/Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi_25.png new file mode 100644 index 0000000000000000000000000000000000000000..5af6d17664524f8d22aefa62c7c578f844ee7bfd GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF%)r3-EjT<7$l)yTh%9Dc;1&X5#!GkW{s0Aq z0(?STfizo;so6{kASyoMz4uxBtIL5lKvCwBAirQB{j2QAJs_p->EaloaXvZW0QU@; z4=1$@Cos;K!XuHvBf)x6(wR>~QEaloaXvZW0QU^0 z4<}a{O<zopr06>E( AG5`Po literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi_75.png b/Resources/Textures/Objects/PowerCells/power_cell_small_hi.rsi/s_hi_75.png new file mode 100644 index 0000000000000000000000000000000000000000..b7a6380255f0b8a97be5d14338cb6fb4bcd44264 GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF%)r3-EjT<7$l)yTh%9Dc;1&X5#!GkW{s09< z1AIbUfizo;so6{k2w8l@d+)P$CuOS#KndoOAirQB{j2QAJs_pw>EaloaXvZW0CxoQ zhm)&}CNR#3k&(#Yk%&#;Np4f*ni3Qw#I{?SF`bv`$nBTL-++1;JYD@<);T3K0RT{P BEEWI& literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/meta.json b/Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/meta.json new file mode 100644 index 0000000000..b1d106c64b --- /dev/null +++ b/Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/meta.json @@ -0,0 +1 @@ +{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 9a3a3a180344460263e8df7ea2565128e07b86b5", "states": [{"name": "s_hy", "directions": 1, "delays": [[1.0]]}, {"name": "s_hy_0", "directions": 1, "delays": [[0.2, 0.2]]}, {"name": "s_hy_100", "directions": 1, "delays": [[1.0]]}, {"name": "s_hy_25", "directions": 1, "delays": [[1.0]]}, {"name": "s_hy_50", "directions": 1, "delays": [[1.0]]}, {"name": "s_hy_75", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy.png b/Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy.png new file mode 100644 index 0000000000000000000000000000000000000000..9daf4f00089df8e9573023f61a00d63c493e7a61 GIT binary patch literal 170 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=>VS)S0Jsbu4!pw@9L8muBB2` z)8Fc2uz1~$I}aW&y&>lelx8dm@(X5gcy=QV$g%ZwaSYKopPV3()?lfsswz2Ce$KRM z(`2Nic*Hf>R<3xV(Z*@O+Rn7p*}3@v)1hMy3K|+L<}IEAGtDP4FuZxs{YkT|MiFQb NgQu&X%Q~loCID;3=* zg#vs+T!D1BmP)IS0TAs?jR zWZ1~Ga@UjvGtwG7PcnFE8}Jw&(CF|==IUY6VpdgM%3!kZP{xW0Yz!~jn2ui6Ez$?- OXYh3Ob6Mw<&;$U;?=Ktx literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy_100.png b/Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy_100.png new file mode 100644 index 0000000000000000000000000000000000000000..6e87d55d2b39512940d78e3db166f35f15c41625 GIT binary patch literal 129 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv{s5m4S0Ej(rPAtSuq)a5?Mzpb zX;M#tLX0Ire!&b5&u*jvISQUGjv*T7lM^KJ4xBh~g2DB`$&)7;T^#}g0~-@X1XvmF Xi!ue&y$p#0s%7wW^>bP0l+XkKwI(B- literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy_25.png b/Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy_25.png new file mode 100644 index 0000000000000000000000000000000000000000..46f46328d0f5c1a044da03f47de2d8f7419c9d0b GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF%)r3-EjT<7$l)yTh%9Dc;1&X5#!GkW{s0Aq z0(?STfpoZ*N~@0n5ba8Kemm3kh)h%jP?WhO$S)X3|0+9j4@jwdx;TbtoKH?Tz&%6e z!$~c}35+wQ@JM9vNU&a%bmr60)MVu;GiPGpF=CuNBkiUlPz!^ntDnm{r-UW|hNLKH literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy_50.png b/Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy_50.png new file mode 100644 index 0000000000000000000000000000000000000000..8faafe600ad341fb0b1f791735babd23721700f7 GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF%)r3-EjT<7$l)yTh%9Dc;1&X5#!GkW{s09< z1AIbUfpoZ*N~@0ngxrEaloaXvZW0QU^0 z4<}a{O<zopr0Armh Aj{pDw literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy_75.png b/Resources/Textures/Objects/PowerCells/power_cell_small_hy.rsi/s_hy_75.png new file mode 100644 index 0000000000000000000000000000000000000000..a0ce4bbfbec5ea3ef037595484fed1ee468052f3 GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF%)r3-EjT<7$l)yTh%9Dc;1&X5#!GkW{s09< z1AIbUfpoZ*N~@0ngxrEaloaXvZW0CxoQ zhm)&}CNR#3k&(#Yk%&#;Np4f*ni3Qw#I{?SF`bv`$nBTL-++1;JYD@<);T3K0RVH1 BEOP(= literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/meta.json b/Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/meta.json new file mode 100644 index 0000000000..7730f019c9 --- /dev/null +++ b/Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/meta.json @@ -0,0 +1 @@ +{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 9a3a3a180344460263e8df7ea2565128e07b86b5", "states": [{"name": "s_st", "directions": 1, "delays": [[1.0]]}, {"name": "s_st_0", "directions": 1, "delays": [[0.2, 0.2]]}, {"name": "s_st_100", "directions": 1, "delays": [[1.0]]}, {"name": "s_st_25", "directions": 1, "delays": [[1.0]]}, {"name": "s_st_50", "directions": 1, "delays": [[1.0]]}, {"name": "s_st_75", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st.png b/Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st.png new file mode 100644 index 0000000000000000000000000000000000000000..7942c24471735b38c6cb576f3f27b226762d1560 GIT binary patch literal 170 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=>VS)S0Js}wMA83Q_H{D(#GD^ zC$FfcfAP8R!eAW_lx8dm@(X5gcy=QV$g%ZwaSYKopPV3()({#I5g{^jzLtiD z#;j@6xWqMBSFU)W(aO1D$uh>JmoEi9U|O}%VZo9mOy(`FoHNZQF)#%6afv(pXlnr) O#Ng@b=d#Wzp$PyTNi+Qb literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st_0.png b/Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st_0.png new file mode 100644 index 0000000000000000000000000000000000000000..4484d0df68e98367621a3a788bc268e5980ee055 GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!py+HsJ;3=* zg#vs+T!FM=*A^}RVjx+w<;=kckLQFWJ^+d`mjw9*1L3k0f0>?g1%vPZ!4!jq}L~2e>6< zKb+(;n!qT*$}5qSdPgg&ebxsLQ0LSnz AZU6uP literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st_50.png b/Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st_50.png new file mode 100644 index 0000000000000000000000000000000000000000..69c46ce94623575928a1ef130b49dbefb758ebc5 GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF%)r3-EjT<7$l)yTh%9Dc;1&X5#!GkW{s09< z1AIbUfwW@R7A^l`2wAh`%)tkb!#6IL1xhfN1o;I6>0f0>?g1$cPZ!4!jq}L~2e>7e zKb-6`n!qU0$}5q>Y^ BE$jdQ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st_75.png b/Resources/Textures/Objects/PowerCells/power_cell_small_st.rsi/s_st_75.png new file mode 100644 index 0000000000000000000000000000000000000000..27bad1603162fec69c47d38f21c3da189dfdddcb GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF%)r3-EjT<7$l)yTh%9Dc;1&X5#!GkW{s09< z1AIbUfwW@R7A^l`2wAh`%)tkb!#6IL1xhfN1o;I6>0f0>?g1$cPZ!4!jq}L~2e>1c zKb-6`n!qU0%PWz=GovSwN4!mui)Hd;VYc1Uj109*jWbmQEP;9$JYD@<);T3K0RSQX BEQJ67 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/meta.json b/Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/meta.json new file mode 100644 index 0000000000..7d8749b953 --- /dev/null +++ b/Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/meta.json @@ -0,0 +1 @@ +{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 9a3a3a180344460263e8df7ea2565128e07b86b5", "states": [{"name": "s_sup", "directions": 1, "delays": [[1.0]]}, {"name": "s_sup_0", "directions": 1, "delays": [[0.2, 0.2]]}, {"name": "s_sup_100", "directions": 1, "delays": [[1.0]]}, {"name": "s_sup_25", "directions": 1, "delays": [[1.0]]}, {"name": "s_sup_50", "directions": 1, "delays": [[1.0]]}, {"name": "s_sup_75", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup.png b/Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup.png new file mode 100644 index 0000000000000000000000000000000000000000..4bb892e29db3b2f47e3cb90fbcef5fb49eaa6735 GIT binary patch literal 170 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=>VS)S0Jsbu4!pw@9LA6=cZFs z)4zD#j@5NWcOE?MZ{8dalx8dm@(X5gcy=QV$g%ZwaSYKopPV3(*06KQk|h!|;3=* zg#vs+T!D0+o6hPwBOto6%KpjuTE)_--+-dbB|(0{K>AnNk$XVO#M8ww#Nu>vf`X)h zCBsIhmAj@an32}td6L0P+knULfJTQ`GFK0i7PG4AQU;TKhcZ@7U}JdE#&qMpUXO@geCx}%rRU5 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup_100.png b/Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup_100.png new file mode 100644 index 0000000000000000000000000000000000000000..2113bc0ffd095fb17460d099f4a6a43d4a702bd2 GIT binary patch literal 129 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv{s5m4S0J6|rn9=v=*lYlC+BM~ zWuIXI3Ne-h`2{mLJiCzw3{>k}T#nP$YfTGMLL4LtN`d8VJdq7Iv)5S4F<9u?$0qz+x zA5Ll+PGFodg-0TTM}qaDq%)s}rY0*-nK=^!j}hbK8EH2afm#?mUHx3vIVCg!07*eA Ar~m)} literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup_50.png b/Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup_50.png new file mode 100644 index 0000000000000000000000000000000000000000..0850afe461ff78897cf5b77f938dfa6f48fc3ec6 GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF%)r3-EjT<7$l)yTh%9Dc;1&X5#!GkW{s09< z1AIbUfpngm&gwcN2zh0d{gd;xsa>(hffCFmL4LtN`d8VJdq7IV)5S4F<9u?$0qz-0 zA5N|^n!q?CL`EWmN5VCMC$UYDYs!=$A-3JpjC}{0_`Q^v#DIDjJYD@<);T3K0RR;$ BEP((3 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup_75.png b/Resources/Textures/Objects/PowerCells/power_cell_small_sup.rsi/s_sup_75.png new file mode 100644 index 0000000000000000000000000000000000000000..b2f57efdd0194f8c992ac32bf8acccdf27a46964 GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF%)r3-EjT<7$l)yTh%9Dc;1&X5#!GkW{s09< z1AIbUfpngm&gwcN2zh0d{gd;xsa>(hffCFmL4LtN`d8VJdq7IV)5S4F<9u?$0qzLq z4<}a{O<&O>k=rkgzXA0yc)I$ztaD0e0sti$ BE@c1! literal 0 HcmV?d00001