mirror of
https://github.com/correl/mage.git
synced 2024-11-15 11:09:30 +00:00
Added hunger counter
This commit is contained in:
parent
9a760670dd
commit
d4e2b70cf3
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ public enum CounterType {
|
|||
HOOFPRINT("hoofprint"),
|
||||
HOUR("hour"),
|
||||
HOURGLASS("hourglass"),
|
||||
HUNGER("hunger"),
|
||||
ICE("ice"),
|
||||
INFECTION("infection"),
|
||||
INTERVENTION("intervention"),
|
||||
|
|
Loading…
Reference in a new issue