Changed craft times for all items,buildings, researches and added research that can change game stats/effects.
This commit is contained in:
@@ -3,5 +3,6 @@ public enum ResearchState
|
||||
UNDEFINED,
|
||||
RESEARCHED,
|
||||
AVAILABLE,
|
||||
LOCKED
|
||||
LOCKED,
|
||||
RESEARCHING
|
||||
}
|
||||
Reference in New Issue
Block a user