Skip to content

Commit

Permalink
Vaults: fix ice room vault
Browse files Browse the repository at this point in the history
Crashed with 'get_free_room_loc:  can't find a place!' when trying to place
trap
  • Loading branch information
bhaak committed Oct 18, 2013
1 parent 7a9a91e commit bd5372f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dat/vaults.des
Expand Up @@ -160,8 +160,8 @@ ROOM:"rndvault", unlit, random, random, random {
LEVEL:"vlt-%04i"
FLAGS:rndvault
ROOM:"rndvault", random, random, random, random {
TERRAIN:floodfill(1,1), 'I'
[10%]: TRAP: "cold", random
TERRAIN:floodfill(1,1), 'I'
}


Expand Down

0 comments on commit bd5372f

Please sign in to comment.