]> granicus.if.org Git - nethack/commitdiff
Random holes in the walls of Sam quest goal
authorPasi Kallinen <paxed@alt.org>
Sat, 2 May 2015 17:55:32 +0000 (20:55 +0300)
committerPasi Kallinen <paxed@alt.org>
Sat, 2 May 2015 17:55:32 +0000 (20:55 +0300)
dat/Samurai.des

index 6dd53ac4f14c09f335260f35e23d37ef60c25839..3149c2347c7465a1f0fe8ebb24d58e199736e1ac 100644 (file)
@@ -247,7 +247,7 @@ GEOMETRY:center,center
 MAP
                                              
            .......................           
-       ......---------.---------......       
+       ......-------------------......       
     ......----.................----......    
    ....----.....-------------.....----....   
   ....--.....----...........----.....--....  
@@ -255,11 +255,11 @@ MAP
   ...|....--....---.......---....--....|...  
  ....|...||...---...--+--...---...||...|.... 
  ....|...|....|....|-...-|....|....|...|.... 
- ....|...|....|....+.....+....|........|.... 
+ ....|...|....|....+.....+....|....|...|.... 
  ....|...|....|....|-...-|....|....|...|.... 
  ....|...||...---...--+--...---...||...|.... 
   ...|....--....---.......---....--....|...  
-  ...||....---....----.----....---....||...  
+  ...||....---....---------....---....||...  
   ....--.....----...........----.....--....  
    ....----.....-------------.....----....   
     ......----.................----......    
@@ -278,6 +278,18 @@ DOOR:closed,(22,12)
 DOOR:closed,(25,10)
 # Stairs
 STAIR:$place[0],up
+
+# Holes in the concentric ring walls
+$place = { (22,14),(30,10),(22, 6),(14,10) }
+SHUFFLE:$place
+TERRAIN:$place[0],'.'
+$place = { (22, 4),(35,10),(22,16),( 9,10) }
+SHUFFLE:$place
+TERRAIN:$place[0],'.'
+$place = { (22, 2),(22,18) }
+SHUFFLE:$place
+TERRAIN:$place[0],'.'
+
 # Non diggable walls
 NON_DIGGABLE:(00,00,44,19)
 # Objects