Files
CHOMPStation2/code/controllers/hooks-defs.dm
CHOMPStation2StaffMirrorBot d82d0807a5 [MIRROR] Polaris Hook Removal Part 1 (#11887)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
Co-authored-by: C.L. <killer65311@gmail.com>
2025-10-30 21:40:35 +01:00

12 lines
173 B
Plaintext

/**
* Startup hook.
* Called in world.dm when the server starts.
*/
/hook/startup
/**
* Roundend hook.
* Called in gameticker.dm when a round ends.
*/
/hook/roundend