diff options
author | Evan Goers <mega@osirion.org> | 2011-03-22 10:36:11 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2011-03-22 10:36:11 +0000 |
commit | cf59991c8ed2261bbdeaf4b07a431c281bba7113 (patch) | |
tree | aaf07af700678990a6303d0e1532581e3dfcd184 /base | |
parent | 9f851e1dd74c9b459c2c43ae1ba21e3a05637c9c (diff) |
antwerp.ini: changed buccaneers den to the new pirate base model.
base_large.map: added a location_dock.
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/zones/antwerp.ini | 3 | ||||
-rw-r--r-- | base/maps/pirate/base_large.map | 5 |
2 files changed, 7 insertions, 1 deletions
diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini index 4a37bd2..9bd3a72 100644 --- a/base/ini/zones/antwerp.ini +++ b/base/ini/zones/antwerp.ini @@ -65,11 +65,12 @@ radius=72 ; BUCCANEERS' DEN [station] -ship=juggernaut label=buccaneers +model=maps/pirate/base_large name=Buccaneers Den faction=pirates location=-768 1280 0 +radius=20 [ship] label=raider diff --git a/base/maps/pirate/base_large.map b/base/maps/pirate/base_large.map index ca6093e..c7c5c92 100644 --- a/base/maps/pirate/base_large.map +++ b/base/maps/pirate/base_large.map @@ -81270,3 +81270,8 @@ colors/grey25 "origin" "-712.000000 168.000000 16.000000" "model" "maps/pirate/sections/engine_tiny" } +// entity 18 +{ +"classname" "location_dock" +"origin" "760.000000 0.000000 0.000000" +} |