mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
- Creates a global meteors list to make it easier to find them. - Adds point defense mainframe, batteries, projectiles, circuitboards, and R&D designs. - Adds sound effects and icons for the new machines. - Original code and sprites ported from Baystation. Adtapted to our code, added icon states and QoL elements.
3 lines
104 B
Plaintext
3 lines
104 B
Plaintext
GLOBAL_LIST_INIT(speech_toppings, list("|" = "i", "+" = "b", "_" = "u"))
|
|
GLOBAL_LIST_EMPTY(meteor_list)
|