You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'- Elevators: action use_elevator with direction up/down to move between decks.',
5252
5266
'- Throttle: use set_throttle with args.percent (0-100). Engine must be online to gain speed.',
5267
+
'- Power reporting: State.systems.power is the summed total across all Power Cores; State.systems.powerPerCorePct is the per-core percentage.',
5253
5268
'- Layout: build_module adds a module at the end of a corridor; requires args.module_type + args.corridor_key (pick from “Valid corridor_key values”).',
5254
5269
'- build_module: module_type must be from “Module types”; non-structural modules require a Fabricator and an unlocked blueprint.',
5255
5270
'- build_module: if the module is locked, run sensors_deep_scan to unlock; if you need a second copy, set args.allow_duplicate=true.',
0 commit comments