From: unknown Date: Sat, 24 Sep 2011 20:14:24 +0000 (+0900) Subject: fix sokoban defs X-Git-Url: http://git.osdn.net/view?p=nethackexpress%2Ftrunk.git;a=commitdiff_plain;h=68c7d068330026ec25b364d101d74883059a1d39;hp=2cebe6d22af801d7effbd6f7e99f50e60c23d17c fix sokoban defs --- diff --git a/dat/dungeon.def b/dat/dungeon.def index 120df98..0d30564 100644 --- a/dat/dungeon.def +++ b/dat/dungeon.def @@ -90,12 +90,12 @@ LEVEL: "x-goal" "none" @ (-1, 0) # # Sokoban # -DUNGEON: "Sokoban" "none" (4, 0) +DUNGEON: "Sokoban" "none" (2, 0) DESCRIPTION: mazelike ALIGNMENT: neutral ENTRY: -1 RNDLEVEL: "soko1" "none" @ (1, 0) 2 -RNDLEVEL: "soko4" "none" @ (4, 0) 2 +RNDLEVEL: "soko4" "none" @ (2, 0) 2 # # The Central Vault of Croesus.