NPC refactor (#10122)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -482,6 +482,8 @@ namespace Content.Shared.CCVar
|
||||
|
||||
public static readonly CVarDef<bool> NPCEnabled = CVarDef.Create("npc.enabled", true);
|
||||
|
||||
public static readonly CVarDef<bool> NPCCollisionAvoidance = CVarDef.Create("npc.collision_avoidance", true);
|
||||
|
||||
/*
|
||||
* Net
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user