[MIRROR] Makes it possible to edit the scaling of /obj subtypes in strongDMM and have it apply on initialization (#7975)

Co-authored-by: Runa Dacino <dacinoorder@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2
2024-03-16 14:10:21 +01:00
committed by GitHub
co-authored by Runa Dacino Kashargul
parent fa71e6d506
commit cffeba63d2
7 changed files with 17 additions and 8 deletions
-1
View File
@@ -59,7 +59,6 @@
lastarea = get_area(src)
set_focus(src) // VOREStation Add - Key Handling
hook_vr("mob_new",list(src)) //VOREStation Code
update_transform() // Some mobs may start bigger or smaller than normal.
. = ..()
//return QDEL_HINT_HARDDEL_NOW Just keep track of mob references. They delete SO much faster now.