Merging Source v1.7.2: level changes
This commit is contained in:
@@ -132,8 +132,6 @@ public class HallsLevel extends RegularLevel {
|
||||
switch (tile) {
|
||||
case Terrain.WATER:
|
||||
return "It looks like lava, but it's cold and probably safe to touch.";
|
||||
case Terrain.EMPTY_DECO:
|
||||
return "Candles on the floor are probably remains of some ritual that took place here.";
|
||||
case Terrain.STATUE:
|
||||
case Terrain.STATUE_SP:
|
||||
return "The pillar is made of real humanoid skulls. Awesome.";
|
||||
|
||||
Reference in New Issue
Block a user