From 1746131f603d07a2cdc78fd3b8781ff96fd1f09f Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Sat, 2 May 2015 21:20:36 +0300 Subject: [PATCH] Make Monk quest home match Priest one --- dat/Monk.des | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dat/Monk.des b/dat/Monk.des index cb87649e2..836468259 100644 --- a/dat/Monk.des +++ b/dat/Monk.des @@ -38,7 +38,12 @@ ENDMAP # Dungeon Description REGION:(00,00,75,19),lit,"ordinary" REGION:(24,06,33,13),lit,"temple" + +REPLACE_TERRAIN:(0,0,10,19),'.','T',10% +REPLACE_TERRAIN:(65,0,75,19),'.','T',10% + # Portal arrival point +TERRAIN:(05,04),'.' BRANCH:(05,04,05,04),(0,0,0,0) # Stairs STAIR:(52,09),down @@ -76,7 +81,7 @@ MONSTER:('@',"abbot"),(33,08) MONSTER:('@',"abbot"),(33,11) MONSTER:('@',"abbot"),(33,12) # Non diggable walls -NON_DIGGABLE:(00,00,75,19) +NON_DIGGABLE:(18,03,55,16) # Random traps TRAP:"dart",(20,09) TRAP:"dart",(20,10)