diff options
Diffstat (limited to 'Northstar.CustomServers/mod/scripts/aisettings/npc_bullseye.txt')
-rw-r--r-- | Northstar.CustomServers/mod/scripts/aisettings/npc_bullseye.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod/scripts/aisettings/npc_bullseye.txt b/Northstar.CustomServers/mod/scripts/aisettings/npc_bullseye.txt new file mode 100644 index 00000000..13a22de6 --- /dev/null +++ b/Northstar.CustomServers/mod/scripts/aisettings/npc_bullseye.txt @@ -0,0 +1,8 @@ +npc_bullseye +{ + BaseClass "npc_bullseye" + title #NPC_BULLSEYE + + noModel 1 + meleeable 0 +} |