diff options
author | Stijn Buys <ingar@osirion.org> | 2013-11-10 01:49:06 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-11-10 01:49:06 +0000 |
commit | 157417c359c9ef885161d1df435db5c9d343cc03 (patch) | |
tree | 4ff1536e9eba9a68c02020c36bc83298a43fe113 /base/maps/merchant | |
parent | 06a63fbeb63e035c43cc11971dd5342c0b410934 (diff) |
Updated weapon slots on the Matrix and the Raider.
Diffstat (limited to 'base/maps/merchant')
-rw-r--r-- | base/maps/merchant/matrix.map | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/base/maps/merchant/matrix.map b/base/maps/merchant/matrix.map index 0972572..f42d26d 100644 --- a/base/maps/merchant/matrix.map +++ b/base/maps/merchant/matrix.map @@ -5917,12 +5917,12 @@ colors/grey25_shiny // entity 42 { "classname" "location_cannon" -"origin" "480.000000 200.000000 0.000000" +"origin" "384.000000 248.000000 0.000000" } // entity 43 { "classname" "location_cannon" -"origin" "480.000000 -200.000000 0.000000" +"origin" "384.000000 -248.000000 0.000000" } // entity 44 { @@ -5946,13 +5946,13 @@ colors/grey25_shiny // entity 46 { "classname" "location_turret" -"origin" "0.000000 0.000000 -136.000000" +"origin" "0.000000 0.000000 -184.000000" "angles" "90.000000 0.000000 -0.000000" } // entity 47 { "classname" "location_turret" -"origin" "0.000000 0.000000 136.000000" +"origin" "0.000000 0.000000 184.000000" "angles" "-90.000000 0.000000 -0.000000" } // entity 48 |