v0.3.1d: added custom tiles to the weak floor room, as a hint for the pit room below

This commit is contained in:
Evan Debenham
2015-09-14 00:40:22 -04:00
parent 44f8e32beb
commit bae3815475
3 changed files with 20 additions and 0 deletions
@@ -106,6 +106,8 @@ public class Assets {
public static final String WATER_CAVES = "water2.png";
public static final String WATER_CITY = "water3.png";
public static final String WATER_HALLS = "water4.png";
public static final String WEAK_FLOOR = "custom_tiles/weak_floor.png";
public static final String BUFFS_SMALL = "buffs.png";
public static final String BUFFS_LARGE = "large_buffs.png";