add hour counter type

master
ShawnieBoy 2017-07-19 19:40:35 +01:00
parent 6ce2988c92
commit 0e8602c44e
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ public enum MagicCounterType {
Hatchling("hatchling","{hch}",1),
Healing("healing","{hea}",1),
Hoofprint("hoofprint","{hpr}",1),
Hour("hour", "{hou}", 1),
Hourglass("hourglass","{hgl}",0),
Hunger("hunger","{hgr}",-1),
Ice("ice","{ice}",0),