mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
airalarm had various checks missing, e.g. making sure the AA was unlocked before triggering panicsyphon and the like. added proper rangecheck, added var checks for the different types of calls. also replaced usr.machine = src with usr.set_machine(src) so the window updates properly for silicon mobs using the machine from afar. i had no time to look for functionality exploits, this commit merely makes sure the commands can only be called in proper circumstances.