diff options
author | Evan Goers <mega@osirion.org> | 2013-11-11 08:06:40 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2013-11-11 08:06:40 +0000 |
commit | 01843d1c81b80066520ab77e2b833c20c3baa846 (patch) | |
tree | dfe093ddd77e721077c5facdcc9ab55c2756763f /base/maps/mercenary/sections | |
parent | 769cb416feee22a3c6c0ec68858daff6f76a1174 (diff) |
Moved location_cannons on talon to wings to prevent self-collision when firing.
Added two extra location_cannons to talon.
Diffstat (limited to 'base/maps/mercenary/sections')
-rw-r--r-- | base/maps/mercenary/sections/talon_cannon.map | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/base/maps/mercenary/sections/talon_cannon.map b/base/maps/mercenary/sections/talon_cannon.map index f281791..4b0d26e 100644 --- a/base/maps/mercenary/sections/talon_cannon.map +++ b/base/maps/mercenary/sections/talon_cannon.map @@ -349,3 +349,8 @@ detail/gatling_decal } } } +// entity 1 +{ +"classname" "location_cannon" +"origin" "16.000000 0.000000 0.000000" +} |