Minor prose corrections.
[ci skip]
This commit is contained in:
parent
ff4456c9d3
commit
e123956524
5 changed files with 5 additions and 5 deletions
|
@ -168,7 +168,7 @@ This tool has not been implemented yet."
|
||||||
id=editor_named_area
|
id=editor_named_area
|
||||||
title= _ "Named Areas"
|
title= _ "Named Areas"
|
||||||
text= _ "This tool can create [time_area]s, unlike the name suggests these do not need to have a specific time zone assigned to them.
|
text= _ "This tool can create [time_area]s, unlike the name suggests these do not need to have a specific time zone assigned to them.
|
||||||
[time_area]s are sets of tiles which can be addressed during scenario scripting by a their id. [time_area]s can optionally have a custom
|
[time_area]s are sets of tiles which can be addressed during scenario scripting by their id. [time_area]s can optionally have a custom
|
||||||
time zone assigned to them. The simplest way to address a [time_area] via scenario scripting is the `area=` attribute in standard location filters.
|
time zone assigned to them. The simplest way to address a [time_area] via scenario scripting is the `area=` attribute in standard location filters.
|
||||||
|
|
||||||
This tool can be used to abstract between the implementation of an effect and the map specific setting.
|
This tool can be used to abstract between the implementation of an effect and the map specific setting.
|
||||||
|
|
|
@ -619,7 +619,7 @@ Switch debug mode on (does not work in multiplayer). See <ref>dst='debug_command
|
||||||
Debug mode is turned off by quitting the game or :nodebug.
|
Debug mode is turned off by quitting the game or :nodebug.
|
||||||
|
|
||||||
" + "<header>text=':droid [<side>] [on|off|full]'</header>" + _ "
|
" + "<header>text=':droid [<side>] [on|off|full]'</header>" + _ "
|
||||||
Switch a side between human and AI control. The second parameter can be ‘off’ to bring the side under human control, ‘on’ to watch the AI make its moves, or ‘full’ to make the AI’s turn behave similarily to another player‘s turn. If no second parameter is supplied, it toggles between ‘on’ and ‘off’. Defaults to toggling the currently active side if no parameters are supplied.
|
Switch a side between human and AI control. The second parameter can be ‘off’ to bring the side under human control, ‘on’ to watch the AI make its moves, or ‘full’ to make the AI’s turn behave similarly to another player‘s turn. If no second parameter is supplied, it toggles between ‘on’ and ‘off’. Defaults to toggling the currently active side if no parameters are supplied.
|
||||||
|
|
||||||
" + "<header>text=':controller <side>'</header>" + _ "
|
" + "<header>text=':controller <side>'</header>" + _ "
|
||||||
Display the controller status of a side.
|
Display the controller status of a side.
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
undead_variation=mounted
|
undead_variation=mounted
|
||||||
cost=11
|
cost=11
|
||||||
usage=fighter
|
usage=fighter
|
||||||
description=_ "Icemonax are a strange beast of the frozen north, best described as a large, armored ground squirrel. Their armor accummulates frost and snow, even in more temperate climates. Most Icemonax are curious, often wandering into places they do not belong. Despite this, efforts to study and domesticate them have failed, as they die soon after capture."
|
description=_ "Icemonax are a strange beast of the frozen north, best described as a large, armored ground squirrel. Their armor accumulates frost and snow, even in more temperate climates. Most Icemonax are curious, often wandering into places they do not belong. Despite this, efforts to study and domesticate them have failed, as they die soon after capture."
|
||||||
die_sound=tusker-die.ogg
|
die_sound=tusker-die.ogg
|
||||||
{DEFENSE_ANIM "units/monsters/glypto/young-glypto-defend2.png" "units/monsters/glypto/young-glypto-defend1.png" tusker-hit.ogg }
|
{DEFENSE_ANIM "units/monsters/glypto/young-glypto-defend2.png" "units/monsters/glypto/young-glypto-defend1.png" tusker-hit.ogg }
|
||||||
[defense]
|
[defense]
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
undead_variation=mounted
|
undead_variation=mounted
|
||||||
cost=26
|
cost=26
|
||||||
usage=fighter
|
usage=fighter
|
||||||
description=_ "Icemonax are a strange beast of the frozen north, best described as a large, armored ground squirrel. Their armor accummulates ice and snow, even when the climate is warm and dry. Some Icemonax grow to be quite large and powerful, guarding their smaller, younger kin."
|
description=_ "Icemonax are a strange beast of the frozen north, best described as a large, armored ground squirrel. Their armor accumulates ice and snow, even when the climate is warm and dry. Some Icemonax grow to be quite large and powerful, guarding their smaller, younger kin."
|
||||||
die_sound=tusker-die.ogg
|
die_sound=tusker-die.ogg
|
||||||
# [movement_anim]
|
# [movement_anim]
|
||||||
# [frame]
|
# [frame]
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
undead_variation=mounted
|
undead_variation=mounted
|
||||||
cost=15
|
cost=15
|
||||||
usage=fighter
|
usage=fighter
|
||||||
description=_ "As Tuskers age, their already formidable teeth grow longer and more numerous. A mature boar gorer is a valuable asset to any farmer. And angry boar gorer is a challenge even to the best hunters"
|
description=_ "As Tuskers age, their already formidable teeth grow longer and more numerous. A mature boar gorer is a valuable asset to any farmer. And an angry boar gorer is a challenge even to the best hunters."
|
||||||
die_sound=tusker-die.ogg
|
die_sound=tusker-die.ogg
|
||||||
{NOTE_CHARGE}
|
{NOTE_CHARGE}
|
||||||
[movement_anim]
|
[movement_anim]
|
||||||
|
|
Loading…
Add table
Reference in a new issue