diff options
author | Stijn Buys <ingar@osirion.org> | 2015-02-09 21:45:57 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2015-02-09 21:45:57 +0000 |
commit | c98f6fa4436bc7e3e6e6cf09ac3b120153b1232c (patch) | |
tree | 8af764838fab65805fdaa925f2f2a3c241ef06b5 /base | |
parent | 1ffc1893e32b0f88ddc9ce8bcd0069144d76bb61 (diff) |
Corrected backside turret orientation.
Diffstat (limited to 'base')
-rw-r--r-- | base/maps/pirate/base_small.map | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/base/maps/pirate/base_small.map b/base/maps/pirate/base_small.map index b422a05..3368bae 100644 --- a/base/maps/pirate/base_small.map +++ b/base/maps/pirate/base_small.map @@ -12462,13 +12462,13 @@ common/entity_second { "classname" "location_turret" "origin" "-1016.000000 48.000000 -10.000000" -"angles" "0.000010 -179.999985 90.000000" +"angles" "0 180 0" } // entity 2 { "classname" "location_turret" "origin" "-1016.000000 -48.000000 -10.000000" -"angles" "0.000010 -179.999985 90.000000" +"angles" "0 180 0" } // entity 3 { @@ -12526,12 +12526,13 @@ common/entity_second { "classname" "location_dock" "origin" "-1008.000000 0.000000 -160.000000" -"angle" "-179.999985" +"angles" "0 180 0" } // entity 11 { "classname" "location_dock" "origin" "1008.000000 0.000000 -160.000000" +"angles" "0 0 0" } // entity 12 { |