Fixes for macro typos and trivially unresolved names.
This commit is contained in:
parent
dc3703711c
commit
cbe5f13da2
8 changed files with 6 additions and 30 deletions
|
@ -430,7 +430,7 @@
|
|||
y=14
|
||||
[modifications]
|
||||
{TRAIT_LOYAL}
|
||||
{TRAIT_DEXTEROUS}
|
||||
{TRAIT_DEXTROUS}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
|
||||
|
|
|
@ -15,5 +15,5 @@
|
|||
usage=null
|
||||
unit_description= _ "Caravans are used to carry gold or supplies long distances. Because of the immense weight of the cargo this caravan carries, it moves very slowly."
|
||||
{DEFENSE_ANIM "units/dwarves/caravan.png" "units/dwarves/caravan.png" {SOUND_LIST:HORSE_HIT} }
|
||||
die_sound={SOUND_LIST:HORSE_DIE}
|
||||
die_sound={SOUND_LIST:HORSE_HIT}
|
||||
[/unit]
|
||||
|
|
|
@ -94,13 +94,5 @@
|
|||
image=projectiles/bolas-n.png
|
||||
image_diagonal=projectiles/bolas-ne.png
|
||||
[/missile_frame]
|
||||
{FRAME_ON_SLOW (
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image=units/annalist-defend.png
|
||||
sound=slowed.wav
|
||||
[/frame]
|
||||
)}
|
||||
[/attack_anim]
|
||||
[/unit]
|
||||
|
|
|
@ -94,13 +94,5 @@
|
|||
image=projectiles/bolas-n.png
|
||||
image_diagonal=projectiles/bolas-ne.png
|
||||
[/missile_frame]
|
||||
{FRAME_ON_SLOW (
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image=units/loremaster-defend-ranged.png
|
||||
sound=slowed.wav
|
||||
[/frame]
|
||||
)}
|
||||
[/attack_anim]
|
||||
[/unit]
|
||||
|
|
|
@ -98,13 +98,5 @@
|
|||
image=projectiles/bolas-n.png
|
||||
image_diagonal=projectiles/bolas-ne.png
|
||||
[/missile_frame]
|
||||
{FRAME_ON_SLOW (
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image=units/witness-defend.png
|
||||
sound=slowed.wav
|
||||
[/frame]
|
||||
)}
|
||||
[/attack_anim]
|
||||
[/unit]
|
||||
|
|
|
@ -1241,7 +1241,7 @@
|
|||
|
||||
{CLEAR_VARIABLE locs}
|
||||
|
||||
{SET_VARIABLE possessed_garak {SIDE}}
|
||||
{VARIABLE possessed_garak {SIDE}}
|
||||
|
||||
#enddef
|
||||
|
||||
|
|
|
@ -179,7 +179,7 @@
|
|||
description=Nym
|
||||
message= _ "We have suffered losses, but we we are not broken yet. We have saved most of our people tonight. But while elves who have fought with you in the past will gladly return, as the numbers of our people dwindle, it's going to become more and more costly to recruit new warriors. It would be wise to stockpile gold against this eventuality."
|
||||
[/message]
|
||||
{VARAIBLE scen3 2}
|
||||
{VARIABLE scen3 2}
|
||||
[/then]
|
||||
[else]
|
||||
[message]
|
||||
|
@ -438,7 +438,7 @@
|
|||
description=Nym
|
||||
message= _ "We have suffered losses, but we we are not broken yet. We have saved most of our people tonight. But while elves who have fought with you in the past will gladly return, as the numbers of our people dwindle, it's going to become more and more costly to recruit new warriors. It would be wise to stockpile gold against this eventuality."
|
||||
[/message]
|
||||
{VARAIBLE scen3 2}
|
||||
{VARIABLE scen3 2}
|
||||
[/then]
|
||||
[else]
|
||||
[message]
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
[/resistance]
|
||||
movement=6
|
||||
experience=150
|
||||
{DEFAULT_AMLA}
|
||||
{AMLA_DEFAULT}
|
||||
level=2
|
||||
alignment=chaotic
|
||||
advanceto=null
|
||||
|
|
Loading…
Add table
Reference in a new issue