From 8730225c6e956a1a418836d4c7cc18722a24daf2 Mon Sep 17 00:00:00 2001 From: Rob Pearce Date: Thu, 9 Jun 2016 12:20:48 +1000 Subject: [PATCH] Added new version of pool room vault with deep water. --- data/vaults/deep_poolroom.vlt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 data/vaults/deep_poolroom.vlt diff --git a/data/vaults/deep_poolroom.vlt b/data/vaults/deep_poolroom.vlt new file mode 100644 index 0000000..24f8462 --- /dev/null +++ b/data/vaults/deep_poolroom.vlt @@ -0,0 +1,24 @@ +! a room containing a pool of shallow water +@id:deep_pool_room +@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:very deep water:100 +scatter(2,2,-3,-3) mon:piranha:40%:100 +! chance of some good stuff items... +scatter(2,2,-3,-3) ob:rare random thing:1:30 +scatter(2,2,-3,-3) ob:rare random thing:1:20 +scatter(2,2,-3,-3) ob:vrare random thing:1:10 +rarity:vrare +rarity:uncommon +@end +