mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-16 10:27:34 +01:00
Tag adjustment of sprite ranges
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user