Merge branch 'master' into power-gen-stats

This commit is contained in:
MEEPofFaith
2024-03-15 08:36:13 -07:00
46 changed files with 608 additions and 365 deletions

View File

@@ -2316,6 +2316,8 @@ lst.getblock = Get tile data at any location.
lst.setblock = Set tile data at any location.
lst.spawnunit = Spawn unit at a location.
lst.applystatus = Apply or clear a status effect from a unit.
lst.weathersensor = Check if a type of weather is active.
lst.weatherset = Set the current state of a type of weather.
lst.spawnwave = Spawn a wave.
lst.explosion = Create an explosion at a location.
lst.setrate = Set processor execution speed in instructions/tick.