mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Modifed faction system to use a list instead. Mobs can belong to multiple factions at once.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
speed = 0
|
||||
stop_automated_movement = 0
|
||||
status_flags = 0
|
||||
faction = "cult"
|
||||
faction = list("pony")
|
||||
status_flags = CANPUSH
|
||||
universal_speak = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user