Added spheres for min/max search distance on npc_enemyfinder

This commit is contained in:
Blixibon 2021-03-16 18:25:51 -05:00
parent a6f41b6c4c
commit d44d94a43c

View File

@ -799,7 +799,7 @@
]
@NPCClass base(Parentname, BaseNPC) size(-16 -16 -16, 16 16 16) color(255 150 0) = npc_enemyfinder : "EnemyFinder"
@NPCClass base(Parentname, BaseNPC) size(-16 -16 -16, 16 16 16) color(255 150 0) sphere(MinSearchDist) sphere(MaxSearchDist) = npc_enemyfinder : "EnemyFinder"
[
spawnflags(flags) =
[