[MIRROR] transfer to subsystem (#12597)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-03-26 22:20:46 -04:00
committed by GitHub
co-authored by Kashargul Cameron Lennox
parent e5e5326109
commit e154aac173
6 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -684,4 +684,4 @@ ADMIN_VERB(toggle_spawning_with_recolour, R_ADMIN|R_EVENT|R_FUN, "Toggle Simple/
to_chat(user, "You have [CONFIG_GET(flag/allow_simple_mob_recolor) ? "enabled" : "disabled"] newly spawned simple mobs to spawn with the recolour verb")
ADMIN_VERB(modify_shift_end, (R_ADMIN|R_EVENT|R_SERVER), "Modify Shift End", "Modifies the hard shift end time.", ADMIN_CATEGORY_SERVER_GAME)
GLOB.transfer_controller.modify_hard_end(user)
SStransfer.modify_hard_end(user)