From ab1fce419edeb4228161f0f17eec1da18282c6d3 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 10 Nov 2008 18:09:59 +0000 Subject: entity menus, stations, jumpgates, jumppoint cleanup, added whendune system --- base/ini/zones/brogha/brogha.ini | 11 +++++++++++ base/ini/zones/brogha/cantor.ini | 12 ++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 base/ini/zones/brogha/brogha.ini create mode 100644 base/ini/zones/brogha/cantor.ini (limited to 'base/ini/zones/brogha') 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 + -- cgit v1.2.3