From b5b92d5f3d3fcdafb65a34ad3defbf282902f78e Mon Sep 17 00:00:00 2001 From: Prole <172158352+Prole0@users.noreply.github.com> Date: Sun, 9 Mar 2025 14:06:21 -0700 Subject: [PATCH] Python Suit Storage Visual (#35593) * Python-SUITSTORAGE-Visuals Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com> * REVised Sprite Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com> * Copyright Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com> * Update Resources/Textures/Objects/Weapons/Guns/Revolvers/python.rsi/meta.json Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> --------- Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com> Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> --- .../Revolvers/python.rsi/equipped-SUITSTORAGE.png | Bin 0 -> 151 bytes .../Weapons/Guns/Revolvers/python.rsi/meta.json | 6 +++++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 Resources/Textures/Objects/Weapons/Guns/Revolvers/python.rsi/equipped-SUITSTORAGE.png diff --git a/Resources/Textures/Objects/Weapons/Guns/Revolvers/python.rsi/equipped-SUITSTORAGE.png b/Resources/Textures/Objects/Weapons/Guns/Revolvers/python.rsi/equipped-SUITSTORAGE.png new file mode 100644 index 0000000000000000000000000000000000000000..87ffae0d2b3eb01cf3d9cc8b8126c856c1a37672 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0J3?w7mbKU|e{s5m4S0F7SB4Q!S6QnKR_!@pW9I4N7~*j}IYEMTaf8``84Y_Da4HIiaA*c7EosO!k#akz sA;GqkwRtlGBdedtbTO{Q7af!s7#@6JJbhEp1Y|XXr>mdKI;Vst0G$ga0{{R3 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Weapons/Guns/Revolvers/python.rsi/meta.json b/Resources/Textures/Objects/Weapons/Guns/Revolvers/python.rsi/meta.json index 781b1e11b5..1cb2a8ff10 100644 --- a/Resources/Textures/Objects/Weapons/Guns/Revolvers/python.rsi/meta.json +++ b/Resources/Textures/Objects/Weapons/Guns/Revolvers/python.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from desertrose at https://github.com/DesertRose2/desertrose/commit/0b8f7b7694a4a814724ba8ed59f695916ce845ce , https://github.com/DesertRose2/desertrose/blob/master/icons/obj/guns/projectile.dmi", + "copyright": "Taken from desertrose at https://github.com/DesertRose2/desertrose/commit/0b8f7b7694a4a814724ba8ed59f695916ce845ce , https://github.com/DesertRose2/desertrose/blob/master/icons/obj/guns/projectile.dmi, equipped-SUITSTORAGE modified from equipped-BELT by Prole0 (GitHub)", "size": { "x": 32, "y": 32 @@ -24,6 +24,10 @@ { "name": "equipped-BELT", "directions": 4 + }, + { + "name": "equipped-SUITSTORAGE", + "directions": 4 } ] }