From 15a5fe8d766bd68b5596a5488fe5184fb2934361 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Sun, 3 May 2015 08:56:39 +0300 Subject: [PATCH] Barb quest home has a forest --- dat/Barb.des | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/dat/Barb.des b/dat/Barb.des index ea8ab9738..0f94f5668 100644 --- a/dat/Barb.des +++ b/dat/Barb.des @@ -35,6 +35,15 @@ MAP ....................................PP...PP................................. ....................................PP....PP................................ ENDMAP + +# the forest beyond the river +REPLACE_TERRAIN:(37,0,59,19),'.','T', 5% +REPLACE_TERRAIN:(60,0,64,19),'.','T', 10% +REPLACE_TERRAIN:(65,0,75,19),'.','T', 20% +# guarantee a path and free spot for the portal +TERRAIN:(randline (37,7),(62,02),7), '.' +TERRAIN:(62,02),'.' + # Dungeon Description REGION:(00,00,75,19),lit,"ordinary" REGION:(09,05,11,05),unlit,"ordinary" -- 2.40.0