mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-10 19:57:05 +00:00
Give [unit]s names
This commit is contained in:
parent
517440ce36
commit
3f5a81be23
@ -89,6 +89,7 @@ Defeat:
|
||||
type=Swordsman
|
||||
x=23
|
||||
y=10
|
||||
description=Veocyn
|
||||
ai_special=guardian
|
||||
side=2
|
||||
[/unit]
|
||||
@ -96,6 +97,7 @@ Defeat:
|
||||
type=Swordsman
|
||||
x=25
|
||||
y=11
|
||||
description=Yran
|
||||
ai_special=guardian
|
||||
side=2
|
||||
[/unit]
|
||||
@ -187,12 +189,7 @@ Defeat:
|
||||
[/message]
|
||||
[unit]
|
||||
type=Horseman
|
||||
x=23
|
||||
y=8
|
||||
side=2
|
||||
[/unit]
|
||||
[unit]
|
||||
type=Horseman
|
||||
description=Yredd
|
||||
x=23
|
||||
y=8
|
||||
ai_special=guardian
|
||||
@ -200,6 +197,15 @@ Defeat:
|
||||
[/unit]
|
||||
[unit]
|
||||
type=Horseman
|
||||
description=Tarcyn
|
||||
x=23
|
||||
y=8
|
||||
ai_special=guardian
|
||||
side=2
|
||||
[/unit]
|
||||
[unit]
|
||||
type=Horseman
|
||||
description=Syryn
|
||||
x=23
|
||||
y=8
|
||||
ai_special=guardian
|
||||
@ -207,6 +213,7 @@ Defeat:
|
||||
[/unit]
|
||||
[unit]
|
||||
type=Knight
|
||||
description=Cicyn
|
||||
x=23
|
||||
y=8
|
||||
ai_special=guardian
|
||||
@ -214,6 +221,7 @@ Defeat:
|
||||
[/unit]
|
||||
[unit]
|
||||
type=Knight
|
||||
description=Ginvan
|
||||
x=23
|
||||
y=8
|
||||
ai_special=guardian
|
||||
@ -221,6 +229,7 @@ Defeat:
|
||||
[/unit]
|
||||
[unit]
|
||||
type=Knight
|
||||
description=Simyr
|
||||
x=23
|
||||
y=8
|
||||
ai_special=guardian
|
||||
|
@ -401,6 +401,8 @@ Defeat:
|
||||
side=1
|
||||
amount=$isle_damned_starting_gold
|
||||
[/gold]
|
||||
#Add WML to clear the Variable
|
||||
{CLEAR_VARIABLE isle_damned_starting_gold}
|
||||
#enddef
|
||||
|
||||
[event]
|
||||
|
@ -166,11 +166,13 @@ Defeat:
|
||||
x,y=27,12
|
||||
[/unit]
|
||||
[unit]
|
||||
description=Monry
|
||||
type=Swordsman
|
||||
side=2
|
||||
x,y=27,12
|
||||
[/unit]
|
||||
[unit]
|
||||
description=Gleran
|
||||
type=Swordsman
|
||||
side=2
|
||||
x,y=27,12
|
||||
@ -189,11 +191,13 @@ Defeat:
|
||||
x,y=27,12
|
||||
[/unit]
|
||||
[unit]
|
||||
description=Rurcyn
|
||||
type=Swordsman
|
||||
side=2
|
||||
x,y=27,12
|
||||
[/unit]
|
||||
[unit]
|
||||
description=Blyr
|
||||
type=Swordsman
|
||||
side=2
|
||||
x,y=27,12
|
||||
|
Loading…
x
Reference in New Issue
Block a user