From c3a6d0c5973dc056f4cc99abbac829433f53b899 Mon Sep 17 00:00:00 2001 From: Swept Date: Wed, 23 Dec 2020 05:32:42 +0000 Subject: [PATCH] Add belt slots for several items --- .../Entities/Objects/Devices/pda.yml | 2 + .../Entities/Objects/Fun/bike_horn.yml | 12 +- .../Entities/Objects/Fun/instruments.yml | 6 +- .../{jaws-of-life.yml => jaws_of_life.yml} | 6 +- .../Entities/Objects/Tools/tools.yml | 17 +- .../Weapons/Guns/Battery/battery_guns.yml | 10 +- .../Weapons/Guns/Explosives/grenades.yml | 12 +- .../Entities/Objects/Weapons/security.yml | 47 ++-- .../Belt/belt_mob_overlay.rsi/analyzer.png | Bin 0 -> 141 bytes .../Belt/belt_mob_overlay.rsi/beaker.png | Bin 0 -> 177 bytes .../Clothing/Belt/belt_mob_overlay.rsi/c4.png | Bin 0 -> 313 bytes .../Belt/belt_mob_overlay.rsi/cigpack.png | Bin 0 -> 159 bytes .../Belt/belt_mob_overlay.rsi/clipboard.png | Bin 0 -> 195 bytes .../Belt/belt_mob_overlay.rsi/coil.png | Bin 0 -> 174 bytes .../Belt/belt_mob_overlay.rsi/crowbar.png | Bin 0 -> 149 bytes .../Belt/belt_mob_overlay.rsi/crowbar_red.png | Bin 0 -> 150 bytes .../Belt/belt_mob_overlay.rsi/cutters.png | Bin 0 -> 152 bytes .../Belt/belt_mob_overlay.rsi/drill.png | Bin 0 -> 219 bytes .../Belt/belt_mob_overlay.rsi/electronic.png | Bin 0 -> 130 bytes .../Belt/belt_mob_overlay.rsi/flare.png | Bin 0 -> 144 bytes .../Belt/belt_mob_overlay.rsi/flashbang.png | Bin 0 -> 255 bytes .../Belt/belt_mob_overlay.rsi/flashlight.png | Bin 0 -> 173 bytes .../belt_mob_overlay.rsi/geiger_counter.png | Bin 0 -> 150 bytes .../Belt/belt_mob_overlay.rsi/grenade.png | Bin 0 -> 218 bytes .../Belt/belt_mob_overlay.rsi/horn.png | Bin 0 -> 274 bytes .../Belt/belt_mob_overlay.rsi/horn_gold.png | Bin 0 -> 274 bytes .../Belt/belt_mob_overlay.rsi/hypo.png | Bin 0 -> 293 bytes .../Belt/belt_mob_overlay.rsi/jawsoflife.png | Bin 0 -> 205 bytes .../Belt/belt_mob_overlay.rsi/knife.png | Bin 0 -> 171 bytes .../Belt/belt_mob_overlay.rsi/lighter.png | Bin 0 -> 151 bytes .../Belt/belt_mob_overlay.rsi/medipen.png | Bin 0 -> 152 bytes .../Belt/belt_mob_overlay.rsi/meta.json | 236 ++++++++++++------ .../Belt/belt_mob_overlay.rsi/minibomb.png | Bin 0 -> 259 bytes .../Belt/belt_mob_overlay.rsi/painter.png | Bin 0 -> 266 bytes .../{tank.png => plasmatank.png} | Bin .../Belt/belt_mob_overlay.rsi/rcd.png | Bin 0 -> 298 bytes .../Belt/belt_mob_overlay.rsi/rolling_pin.png | Bin 0 -> 261 bytes .../Belt/belt_mob_overlay.rsi/rpd.png | Bin 0 -> 297 bytes .../Belt/belt_mob_overlay.rsi/rped.png | Bin 0 -> 596 bytes .../Belt/belt_mob_overlay.rsi/screwdriver.png | Bin 0 -> 166 bytes .../Belt/belt_mob_overlay.rsi/spade.png | Bin 0 -> 212 bytes .../Belt/belt_mob_overlay.rsi/spraybottle.png | Bin 0 -> 235 bytes .../Belt/belt_mob_overlay.rsi/spraycan.png | Bin 0 -> 188 bytes .../Belt/belt_mob_overlay.rsi/tele_baton.png | Bin 0 -> 172 bytes .../Belt/belt_mob_overlay.rsi/tray.png | Bin 0 -> 227 bytes .../Belt/belt_mob_overlay.rsi/welder.png | Bin 0 -> 186 bytes .../Belt/belt_mob_overlay.rsi/wrench.png | Bin 0 -> 148 bytes .../Clothing/Belt/belt_mob_overlay.rsi/x4.png | Bin 0 -> 332 bytes .../Textures/Clothing/Belt/ce.rsi/meta.json | 3 +- .../Eyes/Glasses/secglasses.rsi/meta.json | 2 +- .../Objects/Devices/pda.rsi/equipped-BELT.png | Bin 0 -> 130 bytes .../Objects/Devices/pda.rsi/meta.json | 4 + .../bike_horn.rsi/equipped-BELT.png | Bin 0 -> 274 bytes .../Fun/Instruments/bike_horn.rsi/meta.json | 18 ++ .../Fun/bikehorn.rsi/equipped-BELT.png | Bin 0 -> 274 bytes .../Objects/Fun/bikehorn.rsi/meta.json | 61 ++++- .../Objects/Tools/jaws_of_life.rsi/meta.json | 32 +-- .../Tools/multitool.rsi/equipped-BELT.png | Bin 0 -> 126 bytes .../Objects/Tools/multitool.rsi/meta.json | 18 ++ .../Objects/Tools/rcd.rsi/equipped-BELT.png | Bin 0 -> 298 bytes .../Tools/rcd.rsi/{rcd.png => icon.png} | Bin .../Textures/Objects/Tools/rcd.rsi/meta.json | 22 +- .../Weapons/Grenades/flashbang.rsi/meta.json | 2 +- .../Weapons/Guns/Battery/taser.rsi/meta.json | 2 +- .../Melee/stunbaton.rsi/equipped-BELT.png | Bin 0 -> 196 bytes .../Weapons/Melee/stunbaton.rsi/meta.json | 19 +- 66 files changed, 365 insertions(+), 166 deletions(-) rename Resources/Prototypes/Entities/Objects/Tools/{jaws-of-life.yml => jaws_of_life.yml} (92%) create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/analyzer.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/beaker.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/c4.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/cigpack.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/clipboard.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/coil.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/crowbar.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/crowbar_red.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/cutters.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/drill.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/electronic.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/flare.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/flashbang.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/flashlight.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/geiger_counter.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/grenade.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/horn.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/horn_gold.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/hypo.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/jawsoflife.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/knife.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/lighter.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/medipen.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/minibomb.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/painter.png rename Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/{tank.png => plasmatank.png} (100%) create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/rcd.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/rolling_pin.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/rpd.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/rped.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/screwdriver.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/spade.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/spraybottle.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/spraycan.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/tele_baton.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/tray.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/welder.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/wrench.png create mode 100644 Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/x4.png create mode 100644 Resources/Textures/Objects/Devices/pda.rsi/equipped-BELT.png create mode 100644 Resources/Textures/Objects/Fun/Instruments/bike_horn.rsi/equipped-BELT.png create mode 100644 Resources/Textures/Objects/Fun/bikehorn.rsi/equipped-BELT.png create mode 100644 Resources/Textures/Objects/Tools/multitool.rsi/equipped-BELT.png create mode 100644 Resources/Textures/Objects/Tools/rcd.rsi/equipped-BELT.png rename Resources/Textures/Objects/Tools/rcd.rsi/{rcd.png => icon.png} (100%) create mode 100644 Resources/Textures/Objects/Weapons/Melee/stunbaton.rsi/equipped-BELT.png diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index f39b7d6e0d..f9f9e45a31 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -17,8 +17,10 @@ state: pda - type: Clothing QuickEquip: false + size: 10 Slots: - idcard + - Belt - type: PointLight enabled: false radius: 3 diff --git a/Resources/Prototypes/Entities/Objects/Fun/bike_horn.yml b/Resources/Prototypes/Entities/Objects/Fun/bike_horn.yml index 3960275bc8..fc7d15bf67 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/bike_horn.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/bike_horn.yml @@ -7,17 +7,15 @@ - type: Sprite sprite: Objects/Fun/bikehorn.rsi state: icon - - - - - type: Item - size: 5 + - type: Clothing sprite: Objects/Fun/bikehorn.rsi + size: 5 + Slots: + - Belt + QuickEquip: false - type: ItemCooldown - - type: EmitSoundOnUse sound: /Audio/Items/bikehorn.ogg semitoneVariation: 6 - - type: UseDelay delay: 0.5 diff --git a/Resources/Prototypes/Entities/Objects/Fun/instruments.yml b/Resources/Prototypes/Entities/Objects/Fun/instruments.yml index 6656842ab9..b7a46f8b1a 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/instruments.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/instruments.yml @@ -202,10 +202,12 @@ - type: Sprite sprite: Objects/Fun/Instruments/bike_horn.rsi state: icon - - - type: Item + - type: Clothing size: 24 sprite: Objects/Fun/Instruments/bike_horn.rsi + Slots: + - Belt + QuickEquip: false - type: entity name: super synthesizer diff --git a/Resources/Prototypes/Entities/Objects/Tools/jaws-of-life.yml b/Resources/Prototypes/Entities/Objects/Tools/jaws_of_life.yml similarity index 92% rename from Resources/Prototypes/Entities/Objects/Tools/jaws-of-life.yml rename to Resources/Prototypes/Entities/Objects/Tools/jaws_of_life.yml index eaf81c2e3f..79d0dc5eca 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/jaws-of-life.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/jaws_of_life.yml @@ -7,8 +7,12 @@ - type: Sprite sprite: Objects/Tools/jaws_of_life.rsi state: jaws_pry - - type: Item + - type: Clothing sprite: Objects/Tools/jaws_of_life.rsi + size: 50 + QuickEquip: false + Slots: + - Belt - type: TilePrying - type: Tool qualities: diff --git a/Resources/Prototypes/Entities/Objects/Tools/tools.yml b/Resources/Prototypes/Entities/Objects/Tools/tools.yml index b9fdc3a66f..6c65076cb0 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/tools.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/tools.yml @@ -40,8 +40,6 @@ layers: - state: screwdriver-map - state: screwdriver-screwybits - - - type: Item sprite: Objects/Tools/screwdriver.rsi - type: ItemCooldown @@ -126,8 +124,12 @@ - type: Sprite sprite: Objects/Tools/multitool.rsi state: multitool - - type: Item + - type: Clothing + size: 10 sprite: Objects/Tools/multitool.rsi + QuickEquip: false + Slots: + - Belt - type: Tool qualities: - Multitool @@ -144,6 +146,7 @@ state: drill_screw - type: Item sprite: Objects/Tools/drill.rsi + size: 20 - type: Tool qualities: - Screwing @@ -170,9 +173,13 @@ delay: 1.0 - type: Sprite sprite: Objects/Tools/rcd.rsi - state: rcd - - type: Item + state: icon + - type: Clothing + size: 20 sprite: Objects/Tools/rcd.rsi + QuickEquip: false + Slots: + - Belt - type: entity name: RCD Ammo diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml index 43d4ee7eb9..45fb22a070 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml @@ -13,7 +13,6 @@ - state: mag-unshaded-4 map: ["enum.RangedBarrelVisualLayers.MagUnshaded"] shader: unshaded - - type: Item size: 24 sprite: Objects/Weapons/Guns/Battery/laser_retro.rsi @@ -53,7 +52,6 @@ - state: mag-unshaded-4 map: ["enum.RangedBarrelVisualLayers.MagUnshaded"] shader: unshaded - - type: Item size: 24 sprite: Objects/Weapons/Guns/Battery/laser_cannon.rsi @@ -134,10 +132,12 @@ - state: mag-unshaded-0 map: ["enum.RangedBarrelVisualLayers.MagUnshaded"] shader: unshaded - - - type: Item - size: 24 + - type: Clothing sprite: Objects/Weapons/Guns/Battery/taser.rsi + size: 24 + QuickEquip: false + Slots: + - Belt HeldPrefix: taser4 - type: RangedWeapon - type: BatteryBarrel diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Explosives/grenades.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Explosives/grenades.yml index 5c4f59e934..acc315f254 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Explosives/grenades.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Explosives/grenades.yml @@ -9,8 +9,12 @@ layers: - state: icon map: ["enum.TriggerVisualLayers.Base"] - - type: Item + - type: Clothing + sprite: Objects/Weapons/Grenades/grenade.rsi size: 5 + QuickEquip: false + Slots: + - Belt - type: OnUseTimerTrigger delay: 3.5 - type: Explosive @@ -39,8 +43,12 @@ layers: - state: icon map: ["enum.TriggerVisualLayers.Base"] - - type: Item + - type: Clothing + sprite: Objects/Weapons/Grenades/flashbang.rsi size: 5 + QuickEquip: false + Slots: + - Belt - type: OnUseTimerTrigger delay: 3.5 - type: FlashExplosive diff --git a/Resources/Prototypes/Entities/Objects/Weapons/security.yml b/Resources/Prototypes/Entities/Objects/Weapons/security.yml index 222a3b788b..362a32f6b2 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/security.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/security.yml @@ -4,28 +4,25 @@ parent: BaseItem id: Stunbaton components: - - type: Sprite - sprite: Objects/Weapons/Melee/stunbaton.rsi - state: stunbaton_off - - - - - type: Stunbaton - damage: 1 - range: 0.75 - arcwidth: 0 - arc: default - - - type: PowerCellSlot - slotSize: Medium - startingCellType: PowerCellMediumHigh - - - type: Item - size: 10 - sprite: Objects/Weapons/Melee/stunbaton.rsi - HeldPrefix: off - - - type: ItemCooldown + - type: Sprite + sprite: Objects/Weapons/Melee/stunbaton.rsi + state: stunbaton_off + - type: Stunbaton + damage: 1 + range: 0.75 + arcwidth: 0 + arc: default + - type: PowerCellSlot + slotSize: Medium + startingCellType: PowerCellMediumHigh + - type: ItemCooldown + - type: Clothing + sprite: Objects/Weapons/Melee/stunbaton.rsi + HeldPrefix: off + QuickEquip: false + size: 20 + Slots: + - Belt - type: entity name: flash @@ -35,18 +32,12 @@ - type: Sprite sprite: Objects/Weapons/Melee/flash.rsi state: flash - - - - type: Flash damage: 0 cooldownTime: 1 arc: smash hitSound: /Audio/Weapons/flash.ogg - - type: Item size: 2 sprite: Objects/Weapons/Melee/flash.rsi - - type: ItemCooldown - diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/analyzer.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/analyzer.png new file mode 100644 index 0000000000000000000000000000000000000000..6dd438fa9096e419b160b312cbddf7a128525b75 GIT binary patch literal 141 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=A)YRdAr*7pUf9Un;K0LtV0rSS zo(X@SpD0bi;$qPu+n^84iSR(pvoL%&Ir{p7te|9_W~H@c(B9=Kj$4VYqlVZLl^#T*;))_5AVH{cxNqQSN{HD)jlzv&uYSSAgaMlB82oUH?9ltnh z*+zk;R)I6S>qD;lp1T?3b?y6J&-0CYZ$)Qk*Dske>12wg>T8wnj@Guf@7>iuf8%Xk za8KaYkcu+ZmD9Q;7MF+Jk6S3Q_|&E=Hs|9`*7s%Xu4BAxk{Ky>{)xQ%Hb#g&3=9qY zTkdk1_$EKLcy~);_dB-p0!|weCAzldPA$H+Yu$Ufmo<0Gv=e^kv)#G&IDOU9Mg14$ zzPEqbyuNg2e1h@$&8t>jy0^IVwB3PCI!&FNfuKXy64h3+TD z!;4YIO zJlFa~OSZ*?ON}wkdvyi9J}tf&P{7Emo$~bes+Do~eAF0$`e5L}{*t=b2ce%|e%SZ2 zKiKP}#_Ka;rHf^&=4*ZPot!l_f1{Ibd2PmCbF5MckB<=sO0%#tt1 P>p=pZu6{1-oD!M<g@7&N50tp11klz}vRy85}Sb4q9e09=7D`Tzg` literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/crowbar_red.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/crowbar_red.png new file mode 100644 index 0000000000000000000000000000000000000000..e512032624530912dbaabfa63c149c143712da83 GIT binary patch literal 150 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=v7RoDAr*7pUhU>Qpuod=;DR96 zxyhucR11Rt^`yD2X!jO$Fq8uFPbQ8RJ`R{+4hb8?`wbla+m%%P3OT4 oj+pn|JFJ;RmdKI;Vst0F)vycK`qY literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/cutters.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/cutters.png new file mode 100644 index 0000000000000000000000000000000000000000..5f5347c2c563655b4a8e477e8253f0eb115ea046 GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=@t!V@Ar*7pUQpyapdjGt80Fve z?1GGNqf$&m)T&tvyo{3P{n9pL0jgwZ;9ojr=eLya=Q4UezB;*0?m|@c*Ocq$G@jc8 tdoBDfm$f$9yiY87PBtS*F$groS23I_lsxl4_*D^z@9FC2vd$@?2>>lzG>iZM literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/drill.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/drill.png new file mode 100644 index 0000000000000000000000000000000000000000..a8a2e745c764b2a52d6fd519ae78875d84cf2e70 GIT binary patch literal 219 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=i#%N%Ln`LHy`q@M6ez-a!JMT@ zk(aI0WfSAILtJjx!#0SE8N6X&Y-wqEAlT8jI-^;Wle0OQ@q@9lg}Ys0@%lRA2C8s-rD|=#llpZaAX?6C*XPcY+3=H?K%eJqUZ@Reo$bXP6p00i_ I>zopr03TygO#lD@ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/electronic.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/electronic.png new file mode 100644 index 0000000000000000000000000000000000000000..5c8b0666f1e3113a14e613673f2a061060a1c6a7 GIT binary patch literal 130 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=o}Mm_Ar*7pUNq!lP~c%c@aq5n z7|vW)QAn>+$?(~Ln zl{HsrK_`bWF`Or literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/flashlight.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/flashlight.png new file mode 100644 index 0000000000000000000000000000000000000000..ca7c75907d110bf517df1f411ec366e524cee467 GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=C7v#hAr*7pUfRpsY#_jP!TVYQ zPsW{UW3f{TCxu*0bP~C24so75S$)@Z{yTjppoWJ3pH6VhytdfY<;{BCN1K)78&qol`;+0Ba0GDF6Tf literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/geiger_counter.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/geiger_counter.png new file mode 100644 index 0000000000000000000000000000000000000000..eb1d2ae1c06d0ea72e940a6e99d6ea4755a04ba9 GIT binary patch literal 150 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=v7RoDAr*7pUf#&t;K0Ee@QCHz zgE{XW@R%Pso1FAqDZ-+0qXqAK(~>973QR!d405k^i%QxOtGdtFZu%m$ZR>{*_4^xM p<~D!s=&0P89lA6gqzD3jtl?fEEb%}6LGcWbfTydU%Q~loCICPxH3Phpd`ETv-|0Xt3~w%!-YwhK=N%ew|NCv5^PZCu zB~BIXzgxJL!*kN}zcZI*8ucZIK2elSW#3_&7dcJ!{kvGvN)Pv&jMqxfn)qhM=Y~G< zw*nc&z|inNc%$f#Q}X{gLZcfuz5j4=)i$Q(whmXr9&BOXAPSU^wQD%+)0uuDW(7#O Mr>mdKI;Vst0Kgkm4FCWD literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/horn.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/horn.png new file mode 100644 index 0000000000000000000000000000000000000000..4cd6eea346c8aa343a8fafae5e15b399fb04833e GIT binary patch literal 274 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=H$7b(Ln`LHy|q#BkO5EYLvcR- zBvL{d{5X8S&vUBpYTeVYe zJk@)%q>{tYnIp?w=Fq;BkEyd%JQsUvm!`aLSbU`?%I=?zX_@ZNQ+y7S@-$ycEe_QW z6=5xSU%lFH)k!{urC)aa;4{qoCd2|UmVx2GcAMucI@zLodDmTwWbC(W{1$myi)Avy zlGLyR$$kk}s`VZ&pCi-XkiNFRa-Tr-H6v@L=v1Ktzuaxg8q;+d7#j9}WB6KS*71pz QX$il--RAYI*n`dyewH=0`xz@*w;1(bl-|(v%Ju&b<&Z*MQI*oyC0VCp z>t}3WWO#mBcUAw*9yy0s*Ek;(wjbX2Mt1_(P>{L$MbB82vVDJJv6k1L}_d&9G9{LH0Mp SRt}&i89ZJ6T-G@yGywn--D+U~ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/hypo.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/hypo.png new file mode 100644 index 0000000000000000000000000000000000000000..ad53beead53475a2f604f1f035a57817ecbd4859 GIT binary patch literal 293 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=Z#-QbLn`LHy|t0|kbyw!Lt|!# z>0KsaQt_*NCN|9zlwj=iU68~amcSTbC6+K@ahD7Gw24h~|E~@@5?HfIDEhk#1H*w6 zXT*Z{GaCp_vu9w~{3t2!-L7-TUMET{I`(h%dvm+pvqM8wd%s_*&_7(6y8Q1YJANIH z)mgRoqgPw)KiMC3b&;Cf*6-H^a$>K$iYos4P+W26=$aWnk6#pc^VdJ1>85=BVy*{s zCZGKnb;VpEYIWA_)5ZH(fer_Q6rG*N=U1mGtTlE?YdF);@no)~M_%8vd6GXo%V(T% oI5v~<6XQyL1!IL2Hijp!S#P`ynXa?Y{uxNGr>mdKI;Vst01MQ6dH?_b literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/jawsoflife.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/jawsoflife.png new file mode 100644 index 0000000000000000000000000000000000000000..44eddad1f5f33a1a25c94f3285ad043326ebbf59 GIT binary patch literal 205 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=Q#@T9Ln`LHy}U8E#X+F$;{P?L z7jntB1_-7GGA`^kIJlF+TZP4BgIh61B=_Re-t>;QxVbxlem6`;FUT-p-ve zUuC{$+*E6u^Pan|g-?2~vcK1Q*3IvG*SwCJmb$X8IXdouiSNtbcAssw`(-A}9G|3e u*dQeSfP3w^ue;WHPm(!)aRB>Ar*7p-f|Q?#K7ZnF|>h+ z<%*wZC^y%RYm7`24)B;YHO5(#TK%5a^e1LA3sA=c|JRc&tJ^NG@qSjP9qUl~=ggVn z`m@_?e~BsVGqv-)H$Ok$2B-`O*#GcsnRj;eGy~I0Tpku;r#+DynrI~?B8E%LQmVf78yUy~ztwUN}S;OMrjd`lfYl=hX wFoL8R7%DOaw{UFLZL(YNyD>J3g<-)dX4Bgu?|JpFPXtMOy85}Sb4q9e02}!-`v3p{ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/meta.json b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/meta.json index cdfd58956c..4930783ae7 100644 --- a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/meta.json +++ b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/meta.json @@ -1,101 +1,183 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/dc89ef0239830774bd3d9d7d6c8da2856da2b869", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/f3fdb19c606ea11786ebcad0350198f52ede17a3", "size": { "x": 32, "y": 32 }, "states": [ + { + "name": "analyzer", + "directions": 4 + }, { "name": "baton", - "directions": 4, - "delays": [ - [ - 1 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1 - ] - ] + "directions": 4 + }, + { + "name": "beaker", + "directions": 4 + }, + { + "name": "c4", + "directions": 4 + }, + { + "name": "cigpack", + "directions": 4 + }, + { + "name": "clipboard", + "directions": 4 + }, + { + "name": "coil", + "directions": 4 + }, + { + "name": "crowbar", + "directions": 4 + }, + { + "name": "crowbar_red", + "directions": 4 + }, + { + "name": "cutters", + "directions": 4 + }, + { + "name": "drill", + "directions": 4 + }, + { + "name": "electronic", + "directions": 4 + }, + { + "name": "flare", + "directions": 4 + }, + { + "name": "flashbang", + "directions": 4 + }, + { + "name": "flashlight", + "directions": 4 + }, + { + "name": "geiger_counter", + "directions": 4 + }, + { + "name": "grenade", + "directions": 4 }, { "name": "gun", - "directions": 4, - "delays": [ - [ - 1 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1 - ] - ] + "directions": 4 }, { "name": "handcuff", - "directions": 4, - "delays": [ - [ - 1 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1 - ] - ] + "directions": 4 + }, + { + "name": "horn", + "directions": 4 + }, + { + "name": "horn_gold", + "directions": 4 + }, + { + "name": "hypo", + "directions": 4 }, { "name": "injector", - "directions": 4, - "delays": [ - [ - 1 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1 - ] - ] + "directions": 4 }, { - "name": "tank", - "directions": 4, - "delays": [ - [ - 1 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1 - ] - ] + "name": "jawsoflife", + "directions": 4 + }, + { + "name": "knife", + "directions": 4 + }, + { + "name": "lighter", + "directions": 4 + }, + { + "name": "medipen", + "directions": 4 + }, + { + "name": "minibomb", + "directions": 4 + }, + { + "name": "painter", + "directions": 4 + }, + { + "name": "plasmatank", + "directions": 4 + }, + { + "name": "rcd", + "directions": 4 + }, + { + "name": "rolling_pin", + "directions": 4 + }, + { + "name": "rpd", + "directions": 4 + }, + { + "name": "rped", + "directions": 4 + }, + { + "name": "screwdriver", + "directions": 4 + }, + { + "name": "spade", + "directions": 4 + }, + { + "name": "spraybottle", + "directions": 4 + }, + { + "name": "spraycan", + "directions": 4 + }, + { + "name": "tele_baton", + "directions": 4 + }, + { + "name": "tray", + "directions": 4 + }, + { + "name": "welder", + "directions": 4 + }, + { + "name": "wrench", + "directions": 4 + }, + { + "name": "x4", + "directions": 4 } ] } diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/minibomb.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/minibomb.png new file mode 100644 index 0000000000000000000000000000000000000000..7a139e9d1ed71d6349b95d0483cc92bd5d13f873 GIT binary patch literal 259 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=r#xL8Ln`LHy=BOESb?WCQM~ja zORSC3{AN}6mw&e_sFkmpvUB6?MgQ*ir7Cx~sxtw#FgWbUz5S4ZLn`LHy|qxV*+AmxNB8w& z7gr}Y$!M2!Zg8IdDz-c$Ry~1gnTN$13q2$^U29uZ?>%YV^`J>#a`tR*Gy}EjQZ{>+)4A18rE4-4Je?aFOTT1g(TLy-Xugu!2Ho|<-oz)<7JYD@< J);T3K0RSsLYbyW% literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/tank.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/plasmatank.png similarity index 100% rename from Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/tank.png rename to Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/plasmatank.png diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/rcd.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/rcd.png new file mode 100644 index 0000000000000000000000000000000000000000..0b6ed654575fb94d179fb0190bf2b8b93b1d7ccc GIT binary patch literal 298 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=A3a?hLn`LHy``AP6ew`)<9pMb zD92Y?;+t0+3@OikK_nPuSVLSMj`^y5aE3ys6heYpn9#zO`h{_epYJ|Lpo7 o`}@-@)l&Uq8LojJx`BSTwtrS&_TUAVsXE9iPgg&ebxsLQ02G0MvH$=8 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/rolling_pin.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/rolling_pin.png new file mode 100644 index 0000000000000000000000000000000000000000..42f5921e276e5a2ca2c305c14b2c2b07cc4ce473 GIT binary patch literal 261 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=XFOdTLn`LHy|tH<$x-0wM@K!u zH;0Z~d2--_)S3fKYYu*3vfjY1y-`5fo{x=3jbLE- z(E7N}wjzCl(MiiI_vMZm{!tMxu*+==wVr-BFY<`)iCv8Pp|54~HgRcivR1Hv2&-lE zebxBe)ph;eJzszJ+ZdMIb`{+3F!7B4f|7_V z#sV~mf#HGkz26V^^8c?pe*X^tty@JZwFhFckzrft%B{F~V&uAJkj5ocgu!#CNcolIM_ sCcgfsa`~phJ;8!=E4SD)Fifmw+O^2N=JeN7D?l#xboFyt=akR{0Q@R`o&W#< literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/rped.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/rped.png new file mode 100644 index 0000000000000000000000000000000000000000..d3dbe6ee923faef10dce13ce4eb4e7bdfc1de6c4 GIT binary patch literal 596 zcmV-a0;~OrP)FU0P%t@n!uG($u-XBgukLdjInlzx;#eJkTBTZ7wc1ACn9UBbzLBLj@5~OcnK)~Dp?p7&uU|e|=VyHg z>d6716Skd_%Yx30h=_=Yh=_=Yh=_>jPH8klrTZ0z<9J`KFZSX2mO4B#sQkNfwF4E?` zb1Xl7)VKSNPtTp^a{dX#%jLyVS;f0Wve*GShVSQbbaICE%^ffPI666VnlIHEP^s3< zAtXf4tcYz>!YByQ!@=a^OXIE$8_p}He}h3#FugfZ)P)eevFsZdB=x_5-ulUgsoN&i iAt++~I7CE5x7S~SzuZ;CAG_fI0000SwpW5#Io_KC6^PjyEk0%G+ z`p0%X&f%Qpl%Q?a*ZB;Nab&N33zWPPb$HI_x9JQ8TlF=U3i2<|{Ln`LHy|t0I*+8V_;dG0s z>U`n(-~7PKpHDuW0qO&S4|9XM{{L=^w-Hg? z8fJg~^0(UU*Ji00Pf3icnK6BW{lk@9w`?Nq*FN-`AhMy-$awSji6VvDt2CXI>|`JY z07(a#u0ppRhR&Ktcdy$#XLIjkiFb9JPZgZaChYLGUt9N9P~?zkL9Sqkst21;dGZ8C b1_lwk>5fJ_nVwBo1R3J#>gTe~DWM4fqVZRI literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/spraycan.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/spraycan.png new file mode 100644 index 0000000000000000000000000000000000000000..7656b6d5288c95989034b0f875982347b9ccc1ca GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=&7LlfAr*7p-rC6NY{ zTYqh*U7k%t^m5c24y1e4$O>IF8#hvWBp)*p|!qjf3ICO=f!yLG$cI RH!p&edb;|#taD0e0sujpI^6&O literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/tray.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/tray.png new file mode 100644 index 0000000000000000000000000000000000000000..82e7661f895e010230a7a8779400083e8fd084ea GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyCZkwA94V-F+7-S7=P@Zb0zV@G)gN`Zxvj!Oe b0TylQ%9fJdc7;1ufdo8V{an^LB{Ts5Yk@$V literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/wrench.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/wrench.png new file mode 100644 index 0000000000000000000000000000000000000000..f85ff8262aa006817ac467835394ec5277fa1ca7 GIT binary patch literal 148 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=(Vi}jAr*7pUS{MypupqmXvF_w zC8tTEnBarN%xe?xXjc5pjAjO^gMlB7me1vq-@NJz5}assXtLnvtsOV^et*>y6{%nF nlr_c3q4Yp>_S#o03=O+wg`4=9Z`PH{g7kX2`njxgN@xNAR*^75 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/x4.png b/Resources/Textures/Clothing/Belt/belt_mob_overlay.rsi/x4.png new file mode 100644 index 0000000000000000000000000000000000000000..540fb7206597951dd09662e1f27274a4e9c453a8 GIT binary patch literal 332 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU=;RraSW-L^Y+%p+!h0gwuk*1 z#t-gIU45lQQ)lNsrk7FQI*#b{9AJu5nySsVW6L{FVL$by-2W99?m5q}{=f~Bf2u&E z7#Kd>HwjyqC~@uf+hwVdDxOP4Hg8jD6}XmO60egSd;O&4@*uCxwi{Xn4n=uo&M6K% zX}y{C!@bv5eO-oG)51>chk9kEW%e3IslJcXO_r}+zkZIXl-%00u37hr&2EQEZ}k09g^fg bW>(iQ*FFt2dndTR9AvnstDnm{r-UW|9V(Bn literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Belt/ce.rsi/meta.json b/Resources/Textures/Clothing/Belt/ce.rsi/meta.json index 49dac66974..a01a9c6cb9 100644 --- a/Resources/Textures/Clothing/Belt/ce.rsi/meta.json +++ b/Resources/Textures/Clothing/Belt/ce.rsi/meta.json @@ -8,8 +8,7 @@ }, "states": [ { - "name": "icon", - "directions": 1 + "name": "icon" }, { "name": "equipped-BELT", diff --git a/Resources/Textures/Clothing/Eyes/Glasses/secglasses.rsi/meta.json b/Resources/Textures/Clothing/Eyes/Glasses/secglasses.rsi/meta.json index 2a9fd063af..9e595cf518 100644 --- a/Resources/Textures/Clothing/Eyes/Glasses/secglasses.rsi/meta.json +++ b/Resources/Textures/Clothing/Eyes/Glasses/secglasses.rsi/meta.json @@ -9,7 +9,7 @@ "states": [ { "name": "icon", - "directions": 1 + "directions": 4 }, { "name": "equipped-EYES", diff --git a/Resources/Textures/Objects/Devices/pda.rsi/equipped-BELT.png b/Resources/Textures/Objects/Devices/pda.rsi/equipped-BELT.png new file mode 100644 index 0000000000000000000000000000000000000000..5c8b0666f1e3113a14e613673f2a061060a1c6a7 GIT binary patch literal 130 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=o}Mm_Ar*7pUNq!lP~c%c@aq5n z7|l--RAYI*n`dyewH=0`xz@*w;1(bl-|(v%Ju&b<&Z*MQI*oyC0VCp z>t}3WWO#mBcUAw*9yy0s*Ek;(wjbX2Mt1_(P>{L$MbB82vVDJJv6k1L}_d&9G9{LH0Mp SRt}&i89ZJ6T-G@yGywn--D+U~ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Fun/Instruments/bike_horn.rsi/meta.json b/Resources/Textures/Objects/Fun/Instruments/bike_horn.rsi/meta.json index b4eb2638bb..372b211e3f 100644 --- a/Resources/Textures/Objects/Fun/Instruments/bike_horn.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/Instruments/bike_horn.rsi/meta.json @@ -51,6 +51,24 @@ 1 ] ] + }, + { + "name": "equipped-BELT", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] } ] } diff --git a/Resources/Textures/Objects/Fun/bikehorn.rsi/equipped-BELT.png b/Resources/Textures/Objects/Fun/bikehorn.rsi/equipped-BELT.png new file mode 100644 index 0000000000000000000000000000000000000000..4cd6eea346c8aa343a8fafae5e15b399fb04833e GIT binary patch literal 274 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=H$7b(Ln`LHy|q#BkO5EYLvcR- zBvL{d{5X8S&vUBpYTeVYe zJk@)%q>{tYnIp?w=Fq;BkEyd%JQsUvm!`aLSbU`?%I=?zX_@ZNQ+y7S@-$ycEe_QW z6=5xSU%lFH)k!{urC)aa;4{qoCd2|UmVx2GcAMucI@zLodDmTwWbC(W{1$myi)Avy zlGLyR$$kk}s`VZ&pCi-XkiNFRa-Tr-H6v@L=v1Ktzuaxg8q;+d7#j9}WB6KS*71pz QX$i+3@OikK_nPuSVLSMj`^y5aE3ys6heYpn9#zO`h{_epYJ|Lpo7 o`}@-@)l&Uq8LojJx`BSTwtrS&_TUAVsXE9iPgg&ebxsLQ02G0MvH$=8 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Tools/rcd.rsi/rcd.png b/Resources/Textures/Objects/Tools/rcd.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Tools/rcd.rsi/rcd.png rename to Resources/Textures/Objects/Tools/rcd.rsi/icon.png diff --git a/Resources/Textures/Objects/Tools/rcd.rsi/meta.json b/Resources/Textures/Objects/Tools/rcd.rsi/meta.json index ace9e5c739..41da78bc42 100644 --- a/Resources/Textures/Objects/Tools/rcd.rsi/meta.json +++ b/Resources/Textures/Objects/Tools/rcd.rsi/meta.json @@ -43,7 +43,25 @@ ] }, { - "name": "rcd", + "name": "equipped-BELT", + "directions": 4, + "delays": [ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name": "icon", "directions": 1, "delays": [ [ @@ -61,4 +79,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/Resources/Textures/Objects/Weapons/Grenades/flashbang.rsi/meta.json b/Resources/Textures/Objects/Weapons/Grenades/flashbang.rsi/meta.json index e78576c6fe..8611d9cd90 100644 --- a/Resources/Textures/Objects/Weapons/Grenades/flashbang.rsi/meta.json +++ b/Resources/Textures/Objects/Weapons/Grenades/flashbang.rsi/meta.json @@ -22,4 +22,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/Resources/Textures/Objects/Weapons/Guns/Battery/taser.rsi/meta.json b/Resources/Textures/Objects/Weapons/Guns/Battery/taser.rsi/meta.json index b6ae019734..6e2fe195a4 100644 --- a/Resources/Textures/Objects/Weapons/Guns/Battery/taser.rsi/meta.json +++ b/Resources/Textures/Objects/Weapons/Guns/Battery/taser.rsi/meta.json @@ -80,4 +80,4 @@ "directions": 4 } ] -} \ No newline at end of file +} diff --git a/Resources/Textures/Objects/Weapons/Melee/stunbaton.rsi/equipped-BELT.png b/Resources/Textures/Objects/Weapons/Melee/stunbaton.rsi/equipped-BELT.png new file mode 100644 index 0000000000000000000000000000000000000000..dbd600edbb05a8f871063e421923d29b6d84dcdc GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=-JULvAr*7p-a5#6*nx+|VdDPP zfy{XdxiPYO7i>??4-wFom?-%nT&DYjyEG$E{ekOR#;;$x+pM&^ud)7I;>??tc{0)l zh0IaRGgjy}Oci`y{aVW0U$%PfobUV@n~hfW{jFyPY6F5gPkBYDbr%=+FBV>Zac+*o nakd`51&41id=Ugeh8?e&@)oHSZekS41*!IQ^>bP0l+XkKJa0s> literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Weapons/Melee/stunbaton.rsi/meta.json b/Resources/Textures/Objects/Weapons/Melee/stunbaton.rsi/meta.json index a49523ff93..f01ac01f35 100644 --- a/Resources/Textures/Objects/Weapons/Melee/stunbaton.rsi/meta.json +++ b/Resources/Textures/Objects/Weapons/Melee/stunbaton.rsi/meta.json @@ -26,6 +26,24 @@ ] ] }, + { + "name": "equipped-BELT", + "directions": 4, + "delays": [ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, { "name": "off-inhand-right", "directions": 4, @@ -140,4 +158,3 @@ ] } -