Typo fixes
This commit is contained in:
@@ -1740,8 +1740,8 @@ lst.unitlocate = Locate a specific type of position/building anywhere on the map
|
||||
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 uniut.
|
||||
lst.spawnwave = Simulate a wave being spawned at a arbitrary location.\nWill not increment the wave counter.
|
||||
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.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.
|
||||
|
||||
Reference in New Issue
Block a user