From af060b53661ba1801f81df7a41cc19121e0320e9 Mon Sep 17 00:00:00 2001 From: Swept Date: Mon, 9 Nov 2020 10:03:53 +0000 Subject: [PATCH] Replaces switches with cev-eris sprites. (#2526) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Initial * Removed old AME shielding sprite * Update Resources/Textures/Constructible/Power/switch.rsi/meta.json Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com> --- .../Entities/Constructible/Walls/linking.yml | 6 +- .../Constructible/Linking/switch.rsi/dead.png | Bin 137 -> 0 bytes .../Linking/switch.rsi/meta.json | 44 ------------ .../Constructible/Linking/switch.rsi/off.png | Bin 137 -> 0 bytes .../Constructible/Linking/switch.rsi/on.png | Bin 137 -> 0 bytes .../Power/ame_shielding_base.png | Bin 425 -> 0 bytes .../Constructible/Power/switch.rsi/dead.png | Bin 0 -> 666 bytes .../Constructible/Power/switch.rsi/meta.json | 65 ++++++++++++++++++ .../Constructible/Power/switch.rsi/off.png | Bin 0 -> 711 bytes .../Constructible/Power/switch.rsi/on.png | Bin 0 -> 695 bytes 10 files changed, 69 insertions(+), 46 deletions(-) delete mode 100644 Resources/Textures/Constructible/Linking/switch.rsi/dead.png delete mode 100644 Resources/Textures/Constructible/Linking/switch.rsi/meta.json delete mode 100644 Resources/Textures/Constructible/Linking/switch.rsi/off.png delete mode 100644 Resources/Textures/Constructible/Linking/switch.rsi/on.png delete mode 100644 Resources/Textures/Constructible/Power/ame_shielding_base.png create mode 100644 Resources/Textures/Constructible/Power/switch.rsi/dead.png create mode 100644 Resources/Textures/Constructible/Power/switch.rsi/meta.json create mode 100644 Resources/Textures/Constructible/Power/switch.rsi/off.png create mode 100644 Resources/Textures/Constructible/Power/switch.rsi/on.png diff --git a/Resources/Prototypes/Entities/Constructible/Walls/linking.yml b/Resources/Prototypes/Entities/Constructible/Walls/linking.yml index 3482f6d3eb..c853655bfe 100644 --- a/Resources/Prototypes/Entities/Constructible/Walls/linking.yml +++ b/Resources/Prototypes/Entities/Constructible/Walls/linking.yml @@ -6,9 +6,10 @@ - type: InteractionOutline - type: Physics - type: Sprite - sprite: Constructible/Linking/switch.rsi + sprite: Constructible/Power/switch.rsi state: on - type: SignalSwitch + - type: Rotatable - type: SignalTransmitter placement: snap: @@ -22,9 +23,10 @@ - type: InteractionOutline - type: Physics - type: Sprite - sprite: Constructible/Linking/switch.rsi + sprite: Constructible/Power/switch.rsi state: dead - type: SignalButton + - type: Rotatable - type: SignalTransmitter placement: snap: diff --git a/Resources/Textures/Constructible/Linking/switch.rsi/dead.png b/Resources/Textures/Constructible/Linking/switch.rsi/dead.png deleted file mode 100644 index 7b6a4689e3f84da5608030074a66d92fbe4928c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 137 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfvp#Yx{*8>L*tY5!ABqYS%-rmsA z5GY*miM)(IKOL2DPoF3B^; gjyL*tY5!ABqYS%-u^#> z@fik&uW$Ws17#UYg8YIR9G=}s19DV7T^vI+CMG9H{A&md5b$;Il=O9IUC^Mli(!}K inPbPESQlPkV)%TD@srfAReOLM7(8A5T-G@yGywo3=PUvM diff --git a/Resources/Textures/Constructible/Linking/switch.rsi/on.png b/Resources/Textures/Constructible/Linking/switch.rsi/on.png deleted file mode 100644 index 54f9cab6030686d15f34559ac4479ccca196b812..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 137 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfvp#Yx{*8>L*tY5!ABqYS%-ro4X zvGEyW`z5m!fwGJxL4Lsu4$p3+0XeFkE{-7@6O$7p{xt*!2>3d9O8PpqE@;r&#js2A h%&}untP3wNF?>G7_(|&5sy#pr44$rjF6*2UngHceD=q*4 diff --git a/Resources/Textures/Constructible/Power/ame_shielding_base.png b/Resources/Textures/Constructible/Power/ame_shielding_base.png deleted file mode 100644 index cd62067877c2ee374f373ca3c45efd999989fb10..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 425 zcmV;a0apHrP)~Jx8!k6UYIkOBKjvyh9*WIu8&?liCXegmf+`7GYQ|Tx3a# zpzG*FXTq><;RC_XKkxm(&u``;2!d~nsLL_KCxEj6xccjc5W;E@rBolF3J=53N;u~n zLI@>97vNCT;lA%%0SLnoobzAr*}NZMy}pL{_yhnDLaYEZy_2t0y4GpJr{@=|p+nvs zfV2UOquWB~1M zKPiB%1*%fF2M&c)Hb*fbMC$<5qqyy@1bBUWm+IyyHj!!+x4o4Bj}Q08VY*UzcX}X6 zHubsg;-jl1*$i(;s@0HlZgop`^p>Uk3n--!LL6VTAfrub-wU=i`Y4_NMhEx-;AU_I ThOmbQ00000NkvXXu0mjfYzekS diff --git a/Resources/Textures/Constructible/Power/switch.rsi/dead.png b/Resources/Textures/Constructible/Power/switch.rsi/dead.png new file mode 100644 index 0000000000000000000000000000000000000000..f618c1521785c70bfdd704dcb00970afd1d7c152 GIT binary patch literal 666 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=B~>92B`&GO$wiq3C7Jno3=9=> zRF7Np9aa!vJuu7msPL7IkNkK0wulBku#RAwJ@t)6Q)tm&k(qfia-WTLJ{Vq5zpi$j zyJzL@$v?d=F&(p*pc(mX(SMUz)8<6}o89;BP4k&_>%fc?IiozY~@&YwYnuQh|BfP4dxZ>8Rknx zxNcVRKaMgGIO$bz^P5=NVpYS%WpQf%d_V7tooDf z!BE0rqQoG}(8~c7D(>Vv@burq!Y%RD_0?Wi{Spi1TBoo6>K3|x=e|u_*pnCh`e{ou5xkt^6~4;R0%Qt^Xoga-?4~Pi33ILCm&dPfyrmWOZ|o&UwsdYU6B7GbUjfZ zm2Yu(CuaiZ4By&oUD;gMOHY)}4f#7~cf+^3>`6bB0MIw`au1{FSi$f zT#v;=xP&skv-ZjQ-3VNA{c+U#qd+e%ySnA%XSGx3x6hqv7-%Q7?NfVu)WdbJFVqNT z%neE0e(c*z{;HkZPCqJ-JG^fBId*}Gn_|nj%8E_yO?NNt^i7%II^p-x{RL(W*W|)= zoj!hMtbEUuC?IJ)C3MBJ47uong)C1TUy3^lHt;pLu`FO-AjtTFA;X2iia`n_^i29_ XeLLsB+hwbPiH*V2)z4*}Q$iB}`g zRF7M8H5dr69(m&#X^2(@yYd&T{OWudp%!jA4(R?%JCyfs^$ z%;qo9Png5XEU135{6)~hZrQA^ixJi5egDj^+UMC{@%Jy!ceeAMmVM6cX9TSnqy!uI z8r)bGFfR~fe8G_6!eGTPE4hS0@4ET+w_k6a{`}W1S6uVl+7B5<(Jfbt#h+_FJu1;s zTPYvPxkh_Ign`rR>CZxEf7Uk0$X!_;BA&##;jP}+YQF_xtEO0bZ`24qHN|{W z=0<-%1SWOnRTl`Qp3GwLWRlX{nP^XG(vq zoyT_d`K-+0oi}Hu*^L#4hy|Ez8cCTeVm$dw0&)Q>UeG_Wop0 z;>w-=w&||S*LLMqJ1y6Eze&AxU$-c4afq4YJL%fTD;{zzdRo(Ttbj!@*x`oS7Atvy z@0t&GK0eX5N$9Ff?_& zRF7M8H5dr69zhQK*e;c^Rg z&oeMEF?qT;hE&XXJL_Q9AqRoB-CI}H5*>A z-E-&)%QY^IXR^6}uI=cU896>|g!2K6GZL@Y3W%r~W+K7PRB}P7{e%x4BwxF5OVuT4j2*=;p6e zr!8+r)H4WXo=*Lp@Vwz%LFD{!(<+v%x~nS=I!;pfe$0*Wy5ypOzntvv`7fw0{Q9q9 zOL=3Vh3^{8*DJafXXYGqPj!%*QzIk-3Vwup;LbkFAMVuM-{ju#0+