Merging 1.9.1 source: level changes

Differences:
- Altar room turned off for now
- Keep the guaranteed transmutation well
This commit is contained in:
Evan Debenham
2015-11-09 15:23:22 -05:00
committed by Evan Debenham
parent d894c7297f
commit 648246641a
12 changed files with 109 additions and 18 deletions
@@ -69,6 +69,7 @@ public class Room extends Rect implements Graph.Node, Bundlable {
RAT_KING ( RatKingPainter.class ),
WEAK_FLOOR ( WeakFloorPainter.class ),
PIT ( PitPainter.class ),
ALTAR ( AltarPainter.class ),
//prison quests
MASS_GRAVE ( MassGravePainter.class ),