Automatic bundle update
This commit is contained in:
@@ -2620,3 +2620,29 @@ lenum.autoscale = Indica si cal escalar el marcador segons el nivell de zoom del
|
||||
lenum.posi = Posició indexada que es fa servir per a marcadors de línia i de rectangles on l’índex zero és la primera posició.
|
||||
lenum.uvi = Posició de la textura que va de zero a u i que es fa servir per a marcadors de tipus rectangle.
|
||||
lenum.colori = Posició indexada que es fa servir per a marcadors de línies i rectangles on l’índex zero és el primer color.
|
||||
lenum.wavetimer = Whether the waves come automatically on a timer. If not, waves come when the play button is pressed.
|
||||
lenum.wave = Current wave number. Can be anything in non-wave modes.
|
||||
lenum.currentwavetime = Wave countdown in ticks.
|
||||
lenum.waves = Whether waves are spawnable at all.
|
||||
lenum.wavesending = Whether the waves can be manually summoned with the play button.
|
||||
lenum.attackmode = Determines if gamemode is attack mode.
|
||||
lenum.wavespacing = Time between waves in ticks.
|
||||
lenum.enemycorebuildradius = No-build zone around enemy core radius.
|
||||
lenum.dropzoneradius = Radius around enemy wave drop zones.
|
||||
lenum.unitcap = Base unit cap. Can still be increased by blocks.
|
||||
lenum.lighting = Whether ambient lighting is enabled.
|
||||
lenum.buildspeed = Multiplier for building speed.
|
||||
lenum.unithealth = How much health units start with.
|
||||
lenum.unitbuildspeed = How fast unit factories build units.
|
||||
lenum.unitcost = Multiplier of resources that units take to build.
|
||||
lenum.unitdamage = How much damage units deal.
|
||||
lenum.blockhealth = How much health blocks start with.
|
||||
lenum.blockdamage = How much damage blocks (turrets) deal.
|
||||
lenum.rtsminweight = Minimum "advantage" needed for a squad to attack. Higher -> more cautious.
|
||||
lenum.rtsminsquad = Minimum size of attack squads.
|
||||
lenum.maparea = Playable map area. Anything outside the area will not be interactable.
|
||||
lenum.ambientlight = Ambient light color. Used when lighting is enabled.
|
||||
lenum.solarmultiplier = Multiplies power output of solar panels.
|
||||
lenum.dragmultiplier = Environment drag multiplier.
|
||||
lenum.ban = Blocks or units that cannot be placed or built.
|
||||
lenum.unban = Unban a unit or block.
|
||||
|
||||
Reference in New Issue
Block a user