diff options
author | Stijn Buys <ingar@osirion.org> | 2008-11-10 18:09:59 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-11-10 18:09:59 +0000 |
commit | ab1fce419edeb4228161f0f17eec1da18282c6d3 (patch) | |
tree | 0950e15b22dcaba857f503ae032a6aa72a380bf0 /base/ini/zones/brogha | |
parent | 58b9b3540e957fa4ba03a28370d097dbfb3bfc72 (diff) |
entity menus, stations, jumpgates, jumppoint cleanup, added whendune system
Diffstat (limited to 'base/ini/zones/brogha')
-rw-r--r-- | base/ini/zones/brogha/brogha.ini | 11 | ||||
-rw-r--r-- | base/ini/zones/brogha/cantor.ini | 12 |
2 files changed, 23 insertions, 0 deletions
diff --git a/base/ini/zones/brogha/brogha.ini b/base/ini/zones/brogha/brogha.ini new file mode 100644 index 0000000..0defa8f --- /dev/null +++ b/base/ini/zones/brogha/brogha.ini @@ -0,0 +1,11 @@ +; +; brogha/brogha.ini +; Cantor observatory menus + +; +; ship dealer + +[dealer] +ship=vector +ship=tensor +ship=orion diff --git a/base/ini/zones/brogha/cantor.ini b/base/ini/zones/brogha/cantor.ini new file mode 100644 index 0000000..536500c --- /dev/null +++ b/base/ini/zones/brogha/cantor.ini @@ -0,0 +1,12 @@ +; +; brogha/cantor.ini +; Cantor observatory menus + +; +; ship dealer + +[dealer] +ship=vector +ship=tensor +ship=pod + |