merge in inroom staircases
This commit is contained in:
@@ -202,7 +202,7 @@
|
||||
"intensity" : [
|
||||
"Door Shuffle Intensity Level (default: %(default)s)",
|
||||
"1: Shuffles normal doors and spiral staircases",
|
||||
"2: And shuffles open edges and straight staircases",
|
||||
"2: And shuffles open edges and both types of straight staircases",
|
||||
"3: And shuffles dungeon lobbies",
|
||||
"random: Picks one of those at random"
|
||||
],
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
|
||||
"randomizer.dungeon.dungeonintensity": "Intensity Level",
|
||||
"randomizer.dungeon.dungeonintensity.1": "1: Normal Supertile and Spiral Stairs",
|
||||
"randomizer.dungeon.dungeonintensity.2": "2: Open Edges and Straight Stairs",
|
||||
"randomizer.dungeon.dungeonintensity.2": "2: Open Edges, Straight Stairs and In-Room Stairs",
|
||||
"randomizer.dungeon.dungeonintensity.3": "3: Dungeon Lobbies",
|
||||
"randomizer.dungeon.dungeonintensity.random": "Random",
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"random"
|
||||
],
|
||||
"config": {
|
||||
"width": 35
|
||||
"width": 45
|
||||
}
|
||||
},
|
||||
"potshuffle": { "type": "checkbox" },
|
||||
|
||||
Reference in New Issue
Block a user