removed vault
This commit is contained in:
parent
dbe5e14703
commit
9f6c28f7e9
|
@ -1,19 +0,0 @@
|
|||
! a room containing a pool of shallow water
|
||||
@id:flooded_room2
|
||||
@map
|
||||
random(5,5)
|
||||
@end
|
||||
|
||||
@legend
|
||||
@end
|
||||
|
||||
@flags
|
||||
goesin:dungeon
|
||||
autodoors:50
|
||||
autopop
|
||||
fill(2,2,-3,-3) cell:low rock floor:100
|
||||
fill(2,2,-3,-3) ob:waist-deep water:100
|
||||
scatter(2,2,-3,-3) mon:piranha:50%:100
|
||||
rarity:uncommon
|
||||
@end
|
||||
|
Loading…
Reference in New Issue