Add random trees to Ranger quest home
This commit is contained in:
+5
-4
@@ -13,11 +13,12 @@
|
|||||||
MAZE: "Ran-strt",'.'
|
MAZE: "Ran-strt",'.'
|
||||||
FLAGS: noteleport,hardfloor,arboreal
|
FLAGS: noteleport,hardfloor,arboreal
|
||||||
INIT_MAP:mines,'.','.',true,true,lit,false
|
INIT_MAP:mines,'.','.',true,true,lit,false
|
||||||
|
REPLACE_TERRAIN:(0,0,76,19),'.', 'T', 5%
|
||||||
GEOMETRY:left,center
|
GEOMETRY:left,center
|
||||||
#1234567890123456789012345678901234567890123456789012345678901234567890
|
#1234567890123456789012345678901234567890123456789012345678901234567890
|
||||||
MAP
|
MAP
|
||||||
..
|
xx
|
||||||
................................... .
|
................................... x
|
||||||
.. ..
|
.. ..
|
||||||
.. ...............F............... ..
|
.. ...............F............... ..
|
||||||
. .. .F. .. .
|
. .. .F. .. .
|
||||||
@@ -35,8 +36,8 @@ MAP
|
|||||||
. .. .F. .. .
|
. .. .F. .. .
|
||||||
.. ...............F............... ..
|
.. ...............F............... ..
|
||||||
.. ..
|
.. ..
|
||||||
................................... .
|
................................... x
|
||||||
..
|
xx
|
||||||
ENDMAP
|
ENDMAP
|
||||||
# Dungeon Description
|
# Dungeon Description
|
||||||
REGION:(00,00,40,20),lit,"ordinary"
|
REGION:(00,00,40,20),lit,"ordinary"
|
||||||
|
|||||||
Reference in New Issue
Block a user