screepers / typed-screeps

Strong TypeScript declarations for the game Screeps.
MIT License
191 stars 77 forks source link

Update invader core-related constants to their actual values #249

Closed tiennou closed 11 months ago

tiennou commented 11 months ago

Just found out a couple mismatches, none of which are important except INVADER_CORE_EXPAND_TIME which is keyed by the core's level now, thus breaking.

Checklists

tiennou commented 11 months ago

Thanks!