From 0586eb1ddbb7f14f86bd089340a9324c0b59ec63 Mon Sep 17 00:00:00 2001 From: KaiserMaus Date: Wed, 8 Jan 2025 00:55:13 +0000 Subject: [PATCH] Sec Boots (#1049) --- .../entities/clothing/shoes/magboots.ftl | 2 + .../entities/clothing/shoes/magboots.ftl | 2 + .../Catalog/Fills/Lockers/heads.yml | 1 + .../Catalog/Fills/Lockers/suit_storage.yml | 3 ++ .../Entities/Clothing/Shoes/specific.yml | 5 +- .../Jobs/CentComm/emergencyresponseteam.yml | 9 ++-- .../Catalog/Fills/Lockers/suit_storage.yml | 1 + .../Entities/Clothing/Shoes/magboots.yml | 17 +++++- .../magboots-sec.rsi/equipped-FEET-vox.png | Bin 0 -> 931 bytes .../Shoes/magboots-sec.rsi/equipped-FEET.png | Bin 0 -> 775 bytes .../Shoes/magboots-sec.rsi/icon-on.png | Bin 0 -> 496 bytes .../Clothing/Shoes/magboots-sec.rsi/icon.png | Bin 0 -> 498 bytes .../Shoes/magboots-sec.rsi/inhand-left.png | Bin 0 -> 377 bytes .../Shoes/magboots-sec.rsi/inhand-right.png | Bin 0 -> 390 bytes .../Clothing/Shoes/magboots-sec.rsi/meta.json | 49 ++++++++++++++++++ .../magboots-sec.rsi/on-equipped-FEET-vox.png | Bin 0 -> 947 bytes .../magboots-sec.rsi/on-equipped-FEET.png | Bin 0 -> 786 bytes .../Shoes/magboots-sec.rsi/on-inhand-left.png | Bin 0 -> 375 bytes .../magboots-sec.rsi/on-inhand-right.png | Bin 0 -> 388 bytes 19 files changed, 80 insertions(+), 9 deletions(-) create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/equipped-FEET-vox.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/icon-on.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/on-equipped-FEET-vox.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/on-equipped-FEET.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/on-inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/on-inhand-right.png diff --git a/Resources/Locale/en-US/_prototypes/_sunrise/entities/clothing/shoes/magboots.ftl b/Resources/Locale/en-US/_prototypes/_sunrise/entities/clothing/shoes/magboots.ftl index 689f8fca1a5..cb83365b9c4 100644 --- a/Resources/Locale/en-US/_prototypes/_sunrise/entities/clothing/shoes/magboots.ftl +++ b/Resources/Locale/en-US/_prototypes/_sunrise/entities/clothing/shoes/magboots.ftl @@ -2,3 +2,5 @@ ent-ClothingShoesBootsMagCombat = combat magboots .desc = Combat magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle. ent-ClothingShoesBootsMagPirate = pirate magboots .desc = Repainted combat magnets to match the colors of pirates. +ent-ClothingShoesBootsMagSec = security magboots + .desc =Security magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle. diff --git a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/clothing/shoes/magboots.ftl b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/clothing/shoes/magboots.ftl index 8223c7e06a8..67b57711762 100644 --- a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/clothing/shoes/magboots.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/clothing/shoes/magboots.ftl @@ -2,3 +2,5 @@ ent-ClothingShoesBootsMagCombat = боевые магнитные ботинки .desc = Боевые магнитные ботинки, часто используемые во время выхода в открытый космос, чтобы гарантировать, что пользователь остается безопасно прикрепленным к станции. ent-ClothingShoesBootsMagPirate = магнитные ботинки пирата .desc = Боевые магнитки перекрашенные в пирацкие цвета +ent-ClothingShoesBootsMagSec = магнитные ботинки СБ + .desc = Стандартные магнитки перекрашенные в цвет СБ diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index b8b04206540..e7e6a92eec2 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -360,6 +360,7 @@ children: - id: ClothingMaskGasSwat - id: ClothingOuterHardsuitSecurityRed + - id: ClothingShoesBootsMagSec # Sunrise-edit - id: JetpackSecurityFilled - id: OxygenTankFilled diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml b/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml index ab3de31abb7..addb3ee1012 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml @@ -142,6 +142,8 @@ - id: OxygenTankFilled - id: ClothingOuterHardsuitSecurity - id: ClothingMaskBreath + - id: ClothingShoesBootsMagSec # Sunrise-edit + prob: 0.75 - type: AccessReader access: [["Security"]] @@ -208,6 +210,7 @@ - id: OxygenTankFilled - id: ClothingOuterHardsuitWarden - id: ClothingMaskBreath + - id: ClothingShoesBootsMagSec # Sunrise-edit - type: AccessReader access: [["Armory"]] diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml index 195425c5eea..b1cb4772c9f 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml @@ -151,10 +151,7 @@ sprite: Clothing/Shoes/Specific/swat.rsi # Sunrise-Start - type: ClothingSlowOnDamageModifier - modifier: 0.5 - - type: ClothingSpeedModifier - walkModifier: 0.90 - sprintModifier: 0.90 + modifier: 0.45 # Sunrise-End - type: entity diff --git a/Resources/Prototypes/Roles/Jobs/CentComm/emergencyresponseteam.yml b/Resources/Prototypes/Roles/Jobs/CentComm/emergencyresponseteam.yml index 87b707bad3b..7dd29538ad0 100644 --- a/Resources/Prototypes/Roles/Jobs/CentComm/emergencyresponseteam.yml +++ b/Resources/Prototypes/Roles/Jobs/CentComm/emergencyresponseteam.yml @@ -19,7 +19,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitERTLeader back: ClothingBackpackERTLeader - shoes: ClothingShoesSwat # Sunrise-edit + shoes: ClothingShoesBootsMagSec # Sunrise-edit head: ClothingHeadEVAHelmetERTLeader # Sunrise-edit eyes: ClothingEyesGlassesSecurity gloves: ClothingHandsGlovesCombat @@ -118,7 +118,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitERTChaplain back: ClothingBackpackERTChaplain - shoes: ClothingShoesSwat # Sunrise-edit + shoes: ClothingShoesBootsMagSec # Sunrise-edit head: ClothingHeadEVAHelmetERTChaplain # Sunrise-edit eyes: ClothingEyesHudMedSec # Sunrise-edit neck: ClothingNeckStoleChaplain @@ -264,7 +264,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitERTSecurity back: ClothingBackpackERTSecurity - shoes: ClothingShoesSwat # Sunrise-edit + shoes: ClothingShoesBootsMagSec # Sunrise-edit head: ClothingHeadEVAHelmetERTSecurity # Sunrise-edit eyes: ClothingEyesGlassesSecurity gloves: ClothingHandsGlovesCombat @@ -354,7 +354,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitERTMedic back: ClothingBackpackERTMedical - shoes: ClothingShoesSwat # Sunrise-edit + shoes: ClothingShoesBootsMagSec # Sunrise-edit head: ClothingHeadEVAHelmetERTMedic # Sunrise-edit eyes: ClothingEyesHudMedSec # Sunrise-edit gloves: ClothingHandsGlovesCombat # Sunrise-edit @@ -369,6 +369,7 @@ - Hypospray #- MedkitAdvancedFilled # Sunrise-edit - CrowbarRed + - LauncherSyringePistol - OmnizineChemistryBottle - EpinephrineChemistryBottle - EpinephrineChemistryBottle diff --git a/Resources/Prototypes/_Sunrise/Catalog/Fills/Lockers/suit_storage.yml b/Resources/Prototypes/_Sunrise/Catalog/Fills/Lockers/suit_storage.yml index 0c0bebb77fb..b6711ef3ed3 100644 --- a/Resources/Prototypes/_Sunrise/Catalog/Fills/Lockers/suit_storage.yml +++ b/Resources/Prototypes/_Sunrise/Catalog/Fills/Lockers/suit_storage.yml @@ -8,5 +8,6 @@ - id: OxygenTankFilled - id: ClothingOuterHardsuitBlueshield - id: ClothingMaskGas + - id: ClothingShoesBootsMagSec - type: AccessReader access: [["BlueShield"]] diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/Shoes/magboots.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/Shoes/magboots.yml index 6eb4dd1c4c6..9c4d0e45f6b 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/Shoes/magboots.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/Shoes/magboots.yml @@ -27,4 +27,19 @@ state: icon - type: Clothing sprite: _Sunrise/Clothing/Shoes/magboots-pirate.rsi - - type: Magboots \ No newline at end of file + - type: Magboots + +- type: entity + parent: [ClothingShoesBootsMag, BaseSecurityContraband] + id: ClothingShoesBootsMagSec + name: Security magboots + description: Security magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle. + components: + - type: Sprite + sprite: _Sunrise/Clothing/Shoes/magboots-sec.rsi + state: icon + - type: Clothing + sprite: _Sunrise/Clothing/Shoes/magboots-sec.rsi + - type: Magboots + - type: ClothingSlowOnDamageModifier + modifier: 0.75 \ No newline at end of file diff --git a/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/equipped-FEET-vox.png b/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/equipped-FEET-vox.png new file mode 100644 index 0000000000000000000000000000000000000000..aec59af6bcb9f4eac1e4cf00de468ec5be4227de GIT binary patch literal 931 zcmV;U16=%xP)0q+Xpv>qaS zY2V)kc6OL&XBfE53qlAXgb+dqA%qY@2qA%R<(A z{MFU#Bp0t>n+E-6g??+W<@zm;ezSsY8YCC5u)2DkbZW)FV92qgQ!9Qld5!qgDYj|w zK#Pv#KhUDsra^q_lw|VSSoul|u%&5a>n|x53jk!>9jew*1fXgiMY8P<0L5Z~Z2cu$ znl|PX|J~hqoMN$nuKQ&;020 zEWtTFz#qT=O7KA6-T&SP`0>#Xmvc6L=IxyH+AaT!?APJ_-JK`&TV8l{b`hns!C?*W znB4MqSPQU}TK6*>n|{zf{B2CyQfl4LEpOBCj>&9n`axFkJPq%7>@k(Ut<1*exrsGg zi%$DZcy1qDUq*=x3>HB9=;N>+z_H2Qj+9qvF)421(=JwgIw&hmOwK+}=I~L<%DX+Zve*=fPs3;&Z+av%0002ovPDHLk FV1nj}%rO7} literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/equipped-FEET.png b/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/equipped-FEET.png new file mode 100644 index 0000000000000000000000000000000000000000..92009d5a5ebd787eaccc1397110e907bbcf3a24f GIT binary patch literal 775 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GGLLkg|>2BR01_q{` zo-U3d6?5L+I`4lgLFV{JbC+u~LTBFOI;cD8Kw5$KHlDkw$5oG2d`au6Z!rJA>F##f zvM)xnQ@vS|k|wimoyMnlK;+4FJ_q(A8Mhzs-Tq#>a7z30&o=i>3M%#~v^|OaNPeua;6ll#+|L;*_s#m})U+;JUK7shp(eI_$1?N*-M_07{)alJtF=rmZJX;m03LuR^#_U$`0Cr2KQYm%!-@fy<+g zJm#MFDONPWJsIeMEff8)YcKyJ?N z1JlG*FX#0?Nxzl5ZHvaXScU1QH!WNxd{!Je0u)<*sQ<7!JiFiaT~<^}(%Vxz%f)RO z%_ZN7SFE^qcpLYeS?cqyKloKr5wo%E=z}x+@)tp58}6Ol7{8C3VejW(<@w)!cmG(; z->|xl)x1VjVO9j&j?eQNX7_y8W&mk_URY{nvo6R8=<##aK+k0Snt4jRRc+eG<${ZX z&-Q=Ot9ZDYq4yW-?X%M^i!aC&JpcSt9d8w@iSDB>S~=#?%Dqx?KeP@kTb0o2BNcW*MWlNK)|E>3^jku{wxy9MF6UOxX;cu6{1-oD!M< DC5&?u literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/icon-on.png b/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/icon-on.png new file mode 100644 index 0000000000000000000000000000000000000000..7a3d7644e1c31e030aa9529943aa8e747ce253e8 GIT binary patch literal 496 zcmVdYi3>O&3#~D_E~n`mv?>) z#KgqJymz{y{*X?m1H&-r@9P7g=6Sd!sr~1wc-gT|Pt*oJ%`O3OTfGLLban*5Tz>VL zKPl|v*Q=rXbw??_{Pla#S|`n602*FR6>s++r@mlVW1)LSp1|&pO91|yCs_Y>AL{>m z11syjYHe92viQ2MRKmv(5kolsArk=DsR`w7D@7V!jn_OhkLcp;uw$J_8Sv{>{CX8x zJjJrij^46Nl2%H6(-As>?DR|kAf=0Kk0>vttJWN& z9E1=6l*?tLbjjuBaU4gv7OhFNzw6L8u=(h-@biI#{52&%U^~$~v7Mpef4mR^A%tr1 zt!Oi_us6v;{+Q&iDb9VL&t608+b6MRkE%z9HUnGfX6pY2>i*&P-3=SbW&mIMmn;qp m0r^ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/icon.png b/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..5fb83df159f69964aafe96a6ebb0c2c4376472d4 GIT binary patch literal 498 zcmVnj6 zq#$0!yH^iA_3l6DALzBvQs^HjdeRgEDoSfMI}M2`BpbwC4*Ca;_Mg-0-;s45g>7JV{sRE5=05;xhra<> zc)N1NSIRqhoo3*Eu`tD#);9hAI+;oX&~@9Y_@JMDS;8=%2kseq0&`Q}XtmA&_;FMU z^mpFC&tG$DZJHpf!+oO>Jbnln!WR=cAHd2?D%WaM>AG!(dFUO{pTqr;bwXvp>ooB? zO=R@|(@c%@rkNsXX4E$wffFd?i#~vq4wf~pyp)bw_q~)3F(ZYQnY{G`v>7Pmi+(Pb z!?taN5CGKcb)FdUR+r@G;v<{fV#cAHM%TV?Egm;B|kU o_fN(E_*^N6zVag?A|mb&m-jcrOU^#)m;e9(07*qoM6N<$f{VuF?EnA( literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/inhand-left.png b/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..0377bf9ff4ca72311da7468730a1a8ae519717f8 GIT binary patch literal 377 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GGLLkg|>2BR01_nlL zPZ!6KiaBp@?e#hwAaU&Da-}WpV%aM-B^(zv-B>vJD0jxmYfC53E`HH#QQ^P0vF~W; zh98W*jDp?=78YLA^+-Oi$?|`{;fFcQ`p@Tn@&MWb1pj?bUOo8lVc@KxiYerar@l7s^p%Y zm0CK}fl6F2I(@8B^W-WszJ4p}pZ=Ql2M%W~4O|Np*(V<%qARjuN!rp!HvABG0?Cx( zYy1Ug!|D&5d|!Ay=NmhhCBy8$jfd7Yy#42}Fs`8+NU|whln1KZ@QnLx=49{I_d7O$ ObbGq`xvX2t8*j(00000fPW^p>_>fj zC$xRPf4EzECry5vf6aENb8;T`-Lg!juD)B=araE7QcoghBBJECKETH2mIlMNBxx{g z>-p(XdyS?JkGjdFUZE)Y7s`3RaS#TfpKk!|o3ds8Y kfKB8UVEzsO0Psh=0axIYOIYB11poj507*qoM6N<$f;ynA?EnA( literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/meta.json new file mode 100644 index 00000000000..2ad13434884 --- /dev/null +++ b/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/meta.json @@ -0,0 +1,49 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Edit by Conflee of Syndicate Magboots, make by tgstation https://github.com/tgstation/tgstation/commit/debf90acfcafa4fb8d6723a37e0b8ac556c0702b. equipped-FEET-vox & on-equipped-FEET-vox state taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/31d6576ba8102135d058ef49c3cb6ecbe8db8a79/icons/mob/species/vox/shoes.dmi, and equipped-FEET-vox state modified to fix inconsistencies", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-FEET", + "directions": 4 + }, + { + "name": "on-equipped-FEET", + "directions": 4 + }, + { + "name": "equipped-FEET-vox", + "directions": 4 + }, + { + "name": "on-equipped-FEET-vox", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "icon-on" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "on-inhand-left", + "directions": 4 + }, + { + "name": "on-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/on-equipped-FEET-vox.png b/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/on-equipped-FEET-vox.png new file mode 100644 index 0000000000000000000000000000000000000000..ebed5000cd9d80579c6304dbfb92c7c75f8b92d1 GIT binary patch literal 947 zcmV;k15EshP)jHjkKOdeihRgE>A%qY@2qAKA{t%g$rOm=g~0xt2*b|Mjq#R7)WMmuBp&_K6Sop)=(JuoiZ?m0bR2;)u%x3`S`P(8g(ku=g;B0L*%QI7i>Bgc+ja} z7)_$lRaRD3I6VBzTf934IAyIg)2G1g5oovDUVo6n0C!B+RHD&U?hQ`J5BrpT&g=UL z$d&RTJskF$qiz%8PD5u`QRterGh?&1t0>%Q=-fX2)ppI=nK8p?qKCueN_pSK{|8rf Vt^$0T-4*}<002ovPDHLkV1iIt)cF7a literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/on-equipped-FEET.png b/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/on-equipped-FEET.png new file mode 100644 index 0000000000000000000000000000000000000000..8edb539e3d377a7b774699687cd11b914725a203 GIT binary patch literal 786 zcmV+t1MU2YP)I&LuIf#>bU?9Ky70Z;@pD6P z#q|K*ELNT8S}aMqXo8t%bYhb6i5SIViMQ`OWqb1N>ld_G5`giESoh$$eCQ5gYg6~M zZqUt1yT(SqGW70EpQ+bQ`W^wwMH9==hyEL|YitA*8cx1#ZujNe=C+fs(D0P+Y5>W^ zbSIUXAs!8589MDsj&`;Cm1|c^v@1C*Lnj^$lS<8yOiXvKS<;haV!9KLPoa)9u?(Fx zCD@n0rUbDJ9d)EhJU-*{D?7U0G^0aqF9D*)`7dC%*(+8rKLE}FC} zIp?)y=qNP&Eai(r1IzeZglJcCecc5wd<~#pJ7J~Kbb0}r7V*3|4y8{ejtb0V@<@N%fcg2O9lAtwt2G QivR!s07*qoM6N<$f=R1*s{jB1 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/on-inhand-left.png b/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/on-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..f78eaac1df1f419c709f00e74460f9d783ee1eb5 GIT binary patch literal 375 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GGLLkg|>2BR01_nk= zPZ!6KiaBp@*?J!ikU07=Sn!f}cSIIf?}7lwHy1n$UZtFTrX+hu#_Ff9%%75_DWW?2 z9FiT52o+@PdLgzX^Sv(1|NVvq?^@e``&a@E27&|j!G)y-7wpb_+P8n--Zdr9m;DTV zd&B0<^`}>J#d?1m^*UVKvA+9YuaEMLsC^vj%r|b^UnqFuIjK$Af4=;Ct9K=(Wp+2b z_Hn${F1TcQ_EL#na+cTSoi+QHJ`40eS+eNK>*(|S7w4Df&C);hio4>)w@uZ_DL%gC z^VIL>YxbpkEfe+(+A(|gwQHYVZ`jA=-`%?Ib*X32kIx4lRV)h-HC-M0yb|n85TP)C zb6rFBwqMMCb^W{3HrofBV!ZK&e@Y%}&UbdNuS_vt*u6{{I{yJxHkf+fJUQ8$XC8AG ONTa8#pUXO@geCx^38HlX literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/on-inhand-right.png b/Resources/Textures/_Sunrise/Clothing/Shoes/magboots-sec.rsi/on-inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..9bc2f1768ddce8fcbda3b608fe601193111d52e4 GIT binary patch literal 388 zcmV-~0ek+5P)SXEWA|2cu zI{8f;{B)&c6)e6$V?e|baA-QHQ0*<6&_JXA-kfN`9Mv&35SI^dk2AEt!fZzu(ev`&_2tWsx%zN%C7CU}JMj-JT;!>h>JH zJU?l#-q7JuJG<0NlqCOLIq%mG;wT!+n3AGsEZ426y4zGZ94LH!)7_1~(k+lQ|Cb85 zZZzX7V`NN8myRRXttkjb3WozpQfJ-TRx2Y-{<#*oolJCAF27&+D3Bl+siT6b#bTEE zmm=@^0RR91000000Faf`gU-C~4}7wY$A6Od{efAj9w6`g1G5sBYu@(