mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
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:
@@ -232,4 +232,4 @@
|
||||
|
||||
/mob/living/simple_mob/animal/giant_spider/tunneler/cave/Initialize(mapload)
|
||||
. = ..()
|
||||
resize(50)
|
||||
resize(0.50)
|
||||
|
||||
Reference in New Issue
Block a user