mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 16:42:13 +00:00
9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
/var/datum/controller/subsystem/mob_ai/fast/SSmob_fast_ai
|
|
|
|
/datum/controller/subsystem/mob_ai/fast
|
|
name = "Mobs - Fast AI"
|
|
wait = 5
|
|
|
|
/datum/controller/subsystem/mob_ai/fast/New()
|
|
NEW_SS_GLOBAL(SSmob_fast_ai)
|