mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 19:14:15 +01:00
Basic Mobs: the cooler simple mobs that run on datum AI. (With reworked cockroach AI as proof of concept) (#7867)
Co-authored-by: AMonkeyThatCodes <20987591+AMonkeyThatCodes@users.noreply.github.com> Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
PROCESSING_SUBSYSTEM_DEF(basic_avoidance)
|
||||
name = "Basic Avoidance"
|
||||
flags = SS_NO_INIT
|
||||
wait = 2 SECONDS
|
||||
Reference in New Issue
Block a user