Tag adjustment of sprite ranges

This commit is contained in:
psq95
2023-08-13 11:44:06 +01:00
parent 9636ecc432
commit 0d02c67321
2 changed files with 3 additions and 0 deletions
@@ -252,6 +252,7 @@
if(!getorganslot("anus"))
var/obj/item/organ/genital/anus/A = new
if(dna.features["butt_size"])
// GS13: Adjust sprite ranges in char setup
A.size = dna.features["butt_size"]-1
A.Insert(src)
if(A)