From b808bef63f29d2afc02357c1c71ecbd6f8a8f0ed Mon Sep 17 00:00:00 2001
From: Cabbage <130223709+SomeCabbage@users.noreply.github.com>
Date: Sat, 4 Jul 2026 13:38:16 -0400
Subject: [PATCH] adds digi sprites for cheerleader shoes (#5885)
## About The Pull Request
Title
## Why It's Good For The Game
Lack of digitigrade sprites sucks for people who play characters with
digitigrade legs.
## Proof Of Testing
behold
## Changelog
:cl:
add: adds digitigrade sprites for the cheerleading shoes
/:cl:
Co-authored-by: Cabbage
---
.../code/modules/GAGS/greyscale_configs.dm | 3 +++
.../modules/clothing/under/ba_cheerleader.dm | 2 ++
.../mob/clothing/under/ba_cheerleader_digi.dmi | Bin 0 -> 1169 bytes
3 files changed, 5 insertions(+)
create mode 100644 modular_zubbers/icons/mob/clothing/under/ba_cheerleader_digi.dmi
diff --git a/modular_zubbers/code/modules/GAGS/greyscale_configs.dm b/modular_zubbers/code/modules/GAGS/greyscale_configs.dm
index 83c796f3e79..a32596a85b0 100644
--- a/modular_zubbers/code/modules/GAGS/greyscale_configs.dm
+++ b/modular_zubbers/code/modules/GAGS/greyscale_configs.dm
@@ -498,3 +498,6 @@
name = "BA Cheerleader Sneakers (Worn)"
icon_file = 'modular_zubbers/icons/mob/clothing/under/ba_cheerleader.dmi'
json_config = 'modular_zubbers/code/datums/greyscale/json_configs/under/ba_cheerleader/shoes_worn.json'
+
+/datum/greyscale_config/ba_cheerleader_shoes/worn/digi
+ icon_file = 'modular_zubbers/icons/mob/clothing/under/ba_cheerleader_digi.dmi'
diff --git a/modular_zubbers/code/modules/clothing/under/ba_cheerleader.dm b/modular_zubbers/code/modules/clothing/under/ba_cheerleader.dm
index 245155cabc1..2b2341f3987 100644
--- a/modular_zubbers/code/modules/clothing/under/ba_cheerleader.dm
+++ b/modular_zubbers/code/modules/clothing/under/ba_cheerleader.dm
@@ -223,9 +223,11 @@
icon_state = "ba_cheerleader_shoes_icon"
post_init_icon_state = "ba_cheerleader_shoes"
worn_icon = 'modular_zubbers/icons/mob/clothing/under/ba_cheerleader.dmi'
+ worn_icon_digi = 'modular_zubbers/icons/mob/clothing/under/ba_cheerleader_digi.dmi'
worn_icon_state = "ba_cheerleader_shoes"
greyscale_config = /datum/greyscale_config/ba_cheerleader_shoes
greyscale_config_worn = /datum/greyscale_config/ba_cheerleader_shoes/worn
+ greyscale_config_worn_digi = /datum/greyscale_config/ba_cheerleader_shoes/worn/digi
greyscale_colors = "#FFFFFF#2980b9"
flags_1 = IS_PLAYER_COLORABLE_1
diff --git a/modular_zubbers/icons/mob/clothing/under/ba_cheerleader_digi.dmi b/modular_zubbers/icons/mob/clothing/under/ba_cheerleader_digi.dmi
new file mode 100644
index 0000000000000000000000000000000000000000..cc289dc434092d450756b4d866a9fb397a2b7f54
GIT binary patch
literal 1169
zcmeAS@N?(olHy`uVBq!ia0vp^4M3d0!3HF+R#kZdsotuPh!U67;^d;tf|AVqJO+je
z#-;sx`3@QIv^@Wzxu(qhPf4od+5q-nToW^WWL65C?0fK))8O!-viW}V{jNVswCEH5
zwp{StnrWYSzu#DU?SY)8$jS}3n}q!WPqD8Fcqld7_-Evd(nPK`_f$5UK5z**fqB2Di(^Q|t+#XReS`xg
z4#c~+KVo7QSk>DpATi6KBh#tLu*I>NPmNDP?NLg}rQSgG?W-myDkT;NTw&~-*0O}T
zaY?6u!Nn|2g9A#kGUsci*PQ*l<;l9e?3~|!>z3E%{`y)Z1r
z-`R^-&k1`~9$J0lp2=nLvW6C6&xRVi_oka-bakeB`Gqyq)X%so`mK2F6UA`rwm#P5
zvB&bKIA8g(kafrJFWuk&-nIQ7r&95+=-i!shEuBk)}8&mqyFfW^!C5s<<9Q;aQv}e
z%%l3c(&PKDFLp=~)-+Xj{M==|FX!v_b^J4D8^^!i>Q!UQBzOMmKPhv*3sJ?FS3kQM
zvTNVn+mG|-$C%~Yt!cGmbK+E({O7^HDfRpJ?tRa`F3jvTQ_7~lZnG}jzWp*qNafg%
z8#Cm?C){W{Hof|!;{+SA>C@(TBwW|ZkdYO4Tw<^HD4T!DaifD}|5IZ&JXgIY>!4F_
zQTulORe2GY@U+Bl!E5+4cKu@6{o}!r8}kdlHe~p>+-0|B7vDYMn?=O_K67n3{zguA
zMu7!0eyAxhkOEag8x}8CUcY*zX+fI->&2szi^umMlrbm=BY^+I2I>ZuQA0QArlbf4+quqj+uYz|syWSEOC}rJZ
zBv>Z@MkeNs)2+t|f35DVsjy*DlL037q(`$GfQ136u)vMg!ouQ%m6g@M-={Cnn