Merging 1.9.1 source: level changes
Differences: - Altar room turned off for now - Keep the guaranteed transmutation well
This commit is contained in:
committed by
Evan Debenham
parent
d894c7297f
commit
648246641a
@@ -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 ),
|
||||
|
||||
Reference in New Issue
Block a user