mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Giant changeling spider aggression fix (#30274)
* Giant changeling spider aggression fix * Moved changeling spiders to _DEFINES and used them as needed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#define FOLLOW_AGGRESSIVE 0
|
||||
#define FOLLOW_RETALIATE 1
|
||||
#define IDLE_AGGRESSIVE 2
|
||||
#define IDLE_RETALIATE 3
|
||||
Reference in New Issue
Block a user