Skip to content

Commit

Permalink
Add npc_gunship
Browse files Browse the repository at this point in the history
  • Loading branch information
NachosChipeados authored Sep 3, 2024
1 parent a126c4c commit abe999d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ global const ARC_CANNON_FX_TABLE = "exp_arc_cannon"
global const ArcCannonTargetClassnames = {
[ "npc_drone" ] = true,
[ "npc_dropship" ] = true,
[ "npc_gunship" ] = true,
[ "npc_marvin" ] = true,
[ "npc_prowler" ] = true,
[ "npc_soldier" ] = true,
Expand Down

0 comments on commit abe999d

Please sign in to comment.