Hotfix - Ends the giant cave spider migration (and makes them small like they should be) (#10410)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
Spades
2025-03-14 03:10:21 -04:00
committed by GitHub
parent 9c70d6c0ed
commit a9ca706a23

View File

@@ -232,4 +232,4 @@
/mob/living/simple_mob/animal/giant_spider/tunneler/cave/Initialize(mapload)
. = ..()
resize(50)
resize(0.50)