Merge remote-tracking branch 'origin/master'

This commit is contained in:
Anuken
2022-09-09 14:28:45 -04:00
45 changed files with 70 additions and 14 deletions

View File

@@ -1153,6 +1153,7 @@ rules.coreincinerates = Core Incinerates Overflow
rules.disableworldprocessors = Disable World Processors
rules.schematic = Schematics Allowed
rules.wavetimer = Wave Timer
rules.wavesending = Wave Sending
rules.waves = Waves
rules.attack = Attack Mode
rules.rtsai = RTS AI
@@ -2114,7 +2115,7 @@ 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.spawnwave = Simulate a wave being spawned at an arbitrary location.\nWill not increment the wave counter.
lst.spawnwave = Spawn a wave.
lst.explosion = Create an explosion at a location.
lst.setrate = Set processor execution speed in instructions/tick.
lst.fetch = Lookup units, cores, players or buildings by index.\nIndices start at 0 and end at their returned count.