Added more unit stats to database

This commit is contained in:
Anuken
2021-02-08 09:42:49 -05:00
parent 2edec90dfb
commit 560914bebe
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ import java.util.*;
/** Describes one type of stat for content. */
public enum Stat{
health,
armor,
size,
displaySize,
buildTime,