fix diggable luckstone location in minend-3
<Someone> reported that one of the 3 random luckstone rooms in minend-3 was diggable, while the other 2 were non-diggable. Fixed bounds.
This commit is contained in:
@@ -935,7 +935,7 @@ MAP
|
||||
ENDMAP
|
||||
RANDOM_PLACES:(1,15),(68,6),(1,13)
|
||||
NON_DIGGABLE:(67,3,73,7)
|
||||
NON_DIGGABLE:(0,14,2,16)
|
||||
NON_DIGGABLE:(0,12,2,16)
|
||||
REGION:(0,0,75,16),unlit,"ordinary"
|
||||
REGION:(38,6,46,10),lit,"ordinary"
|
||||
DOOR:closed,(37,8)
|
||||
|
||||
Reference in New Issue
Block a user