From 2cebe6d22af801d7effbd6f7e99f50e60c23d17c Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 25 Sep 2011 02:01:33 +0900 Subject: [PATCH] rearrange main dungeon --- dat/dungeon.def | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dat/dungeon.def b/dat/dungeon.def index 6abbdb4..120df98 100644 --- a/dat/dungeon.def +++ b/dat/dungeon.def @@ -18,11 +18,11 @@ DUNGEON: "The Dungeons of Doom" "D" (15, 3) ALIGNMENT: unaligned BRANCH: "The Gnomish Mines" @ (2, 2) %REINCARNATION LEVEL: "rogue" "R" @ (11, 0) -LEVEL: "oracle" "O" @ (4, 2) +LEVEL: "oracle" "O" @ (8, 2) LEVALIGN: neutral -CHAINBRANCH: "Sokoban" "oracle" + (1, 0) up -RNDLEVEL: "bigrm" "B" @ (7, 2) 40 5 -CHAINBRANCH: "The Quest" "oracle" + (5, 0) portal +CHAINBRANCH: "Sokoban" "oracle" + (-1, 0) up +RNDLEVEL: "bigrm" "B" @ (6, 2) 40 5 +CHAINBRANCH: "The Quest" "oracle" + (3, 0) portal BRANCH: "Fort Ludios" @ (11, 2) portal RNDLEVEL: "medusa" "none" @ (-3, 2) 2 LEVALIGN: chaotic -- 2.11.0