diff options
author | Stijn Buys <ingar@osirion.org> | 2013-01-07 21:55:58 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-01-07 21:55:58 +0000 |
commit | 26928ae9f059ce89f9701cfaf91371143c784460 (patch) | |
tree | 4bf8d62e456186907bc0ba4a387f0aaef81b3833 /base/maps/colonial | |
parent | d6f50ef657b3018a52f6061008609d7da74071ce (diff) |
Added turrets to the Wagon, updated Kronenbaden system trade definitions.
Diffstat (limited to 'base/maps/colonial')
-rw-r--r-- | base/maps/colonial/sections/wagon_section_cargo.map | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/base/maps/colonial/sections/wagon_section_cargo.map b/base/maps/colonial/sections/wagon_section_cargo.map index a05e0ec..3e492e8 100644 --- a/base/maps/colonial/sections/wagon_section_cargo.map +++ b/base/maps/colonial/sections/wagon_section_cargo.map @@ -1139,3 +1139,15 @@ "light" "4" "_color" "1 0.5 0" } +// entity 27 +{ +"classname" "location_turret" +"origin" "0.000000 0.000000 -72.000000" +"angles" "90.000000 0.000000 0.000010" +} +// entity 28 +{ +"classname" "location_turret" +"origin" "0.000000 0.000000 72.000000" +"angles" "-90.000000 0.000000 0.000005" +} |