iso-engine towns aboveground/underground

This commit is contained in:
2022-06-18 18:13:31 +00:00
parent daf527735e
commit 6700c27157
5 changed files with 5 additions and 1 deletions

View File

@@ -219,6 +219,7 @@ class CreatureData {
return default_courage / 100.0;
}
public var which_sheet = 0;
// TODO implement icon adjustments
public var icon_adjust = 0;
private var small_or_large_template = 0;
public var which_sheet_upper = -1;