mirror of
https://github.com/devZoGok/PlanetFleet.git
synced 2026-08-26 19:43:29 +00:00
implemented CPU player building a land factory
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
technologies = {
|
||||
{
|
||||
name = '',
|
||||
cost = 10,
|
||||
icon = '',
|
||||
description = '',
|
||||
abilities = {0},
|
||||
units = {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user