From 4af543bcd0d73f97352ebdf492ba9d9d80f14314 Mon Sep 17 00:00:00 2001 From: "Gergely Polonkai (W00d5t0ck)" Date: Tue, 6 Mar 2012 17:07:27 +0100 Subject: [PATCH] Created a tiny base for the Passage (will be required for Death) Signed-off-by: Gergely Polonkai (W00d5t0ck) --- lib/world/wld/1.wld | 23 +++++++++++++++++++++++ lib/world/wld/index | 1 + lib/world/zon/1.zon | 5 +++++ lib/world/zon/index | 1 + 4 files changed, 30 insertions(+) create mode 100644 lib/world/wld/1.wld create mode 100644 lib/world/zon/1.zon diff --git a/lib/world/wld/1.wld b/lib/world/wld/1.wld new file mode 100644 index 0000000..e98cfee --- /dev/null +++ b/lib/world/wld/1.wld @@ -0,0 +1,23 @@ +#101 +The Passage~ + You are walking the domain of Thoradrin. +~ +1 cefgh 1 +D0 +More of the Passage +~ +~ +0 -1 173 +S +#173 +The Passage~ + You are walking the domain of Thoradrin. +~ +1 cefgh 1 +D2 +More of the Passage +~ +~ +0 -1 101 +S +$ diff --git a/lib/world/wld/index b/lib/world/wld/index index 311fd86..f8de8cf 100644 --- a/lib/world/wld/index +++ b/lib/world/wld/index @@ -1,4 +1,5 @@ 0.wld +1.wld 9.wld 12.wld 15.wld diff --git a/lib/world/zon/1.zon b/lib/world/zon/1.zon new file mode 100644 index 0000000..ce104c3 --- /dev/null +++ b/lib/world/zon/1.zon @@ -0,0 +1,5 @@ +#1 +The Passage~ +100 199 600 0 + +S diff --git a/lib/world/zon/index b/lib/world/zon/index index f94aac3..8c0a5bd 100644 --- a/lib/world/zon/index +++ b/lib/world/zon/index @@ -1,4 +1,5 @@ 0.zon +1.zon 9.zon 12.zon 15.zon