Major refactor to include tactical combat feed

This commit is contained in:
2026-03-10 23:05:20 -05:00
parent 16b70204a1
commit 1be066c6ed
12 changed files with 490 additions and 374 deletions

View File

@@ -921,7 +921,7 @@ function PlayerObject.Release_Credits_For_Tactical(amount) end
---@param level number
function PlayerObject.Set_Tech_Level(level) end
---@class PlanetObject
---@class PlanetObject : GameObject
local PlanetObject = {}
---@public
---@return boolean