From 16daf3ed17439ab2cd1b8ccdc2f1d3df33ccd85a Mon Sep 17 00:00:00 2001 From: SweptWasTaken Date: Wed, 5 May 2021 13:52:30 -0700 Subject: [PATCH] Adds inhands for matches --- .../Objects/Tools/matches.rsi/inhand-left.png | Bin 0 -> 220 bytes .../Objects/Tools/matches.rsi/inhand-right.png | Bin 0 -> 265 bytes .../Textures/Objects/Tools/matches.rsi/meta.json | 8 ++++++++ 3 files changed, 8 insertions(+) create mode 100644 Resources/Textures/Objects/Tools/matches.rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Tools/matches.rsi/inhand-right.png diff --git a/Resources/Textures/Objects/Tools/matches.rsi/inhand-left.png b/Resources/Textures/Objects/Tools/matches.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..e8c868604364954cbaf1905281f61f12f24557f1 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=i#=T&Ln`LHy|qw~$xxv6VZ$*6 z!;*q$X$B?DUCRZcb_ksd;%DnT*xu=)Hre*`|M~U1XKt|2MQ^fGw z`4#^Td|UcduBsym%|?0kk5>OY<*7fvN0I9v!~Cz z%?B8!zk1`ihwILnqkG$qY)x`{XnXpUI zM}H~z_v@QG%M;()bur3akG_+9VPcS1C6FgR{rYlI!)ekY_Zv1VG#q5pWRl34phP<3 zibcx1<2K)udl&QB@AqohyI=Lj=Rao|>wfartrpuC3UX9}O3MefJnnT9UO#gTe~DWM4fyz*$$ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Tools/matches.rsi/meta.json b/Resources/Textures/Objects/Tools/matches.rsi/meta.json index 514276e19b..c6ad839b21 100644 --- a/Resources/Textures/Objects/Tools/matches.rsi/meta.json +++ b/Resources/Textures/Objects/Tools/matches.rsi/meta.json @@ -34,6 +34,14 @@ }, { "name": "matchbox_e" + }, + { + "name": "inhand-left", + "directions": "4" + }, + { + "name": "inhand-right", + "directions": "4" } ] }