mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 23:49:17 +00:00
LoW::7 utils: Redefined the location of Olurf's party.
This commit is contained in:
parent
6b163a524b
commit
2bd3303348
@ -5,8 +5,10 @@
|
||||
name=_ "Bulrod"
|
||||
type=Dwarvish Steelclad
|
||||
side=1
|
||||
x=38
|
||||
y=4
|
||||
#placement=leader
|
||||
|
||||
x=$olurf_entry.x
|
||||
y=$olurf_entry.y
|
||||
[modifications]
|
||||
{TRAIT_STRONG}
|
||||
{TRAIT_RESILIENT}
|
||||
@ -17,8 +19,8 @@
|
||||
name=_ "Simclon"
|
||||
type=Dwarvish Thunderer
|
||||
side=1
|
||||
x=39
|
||||
y=3
|
||||
x=$olurf_entry.x
|
||||
y=$olurf_entry.y
|
||||
[modifications]
|
||||
{TRAIT_STRONG}
|
||||
{TRAIT_RESILIENT}
|
||||
@ -30,8 +32,8 @@
|
||||
name=_ "Harald"
|
||||
type=Dwarvish Berserker
|
||||
side=1
|
||||
x=39
|
||||
y=5
|
||||
x=$olurf_entry.x
|
||||
y=$olurf_entry.y
|
||||
[modifications]
|
||||
{TRAIT_STRONG}
|
||||
{TRAIT_RESILIENT}
|
||||
@ -43,8 +45,8 @@
|
||||
name=_ "Budrin"
|
||||
type=Dwarvish Berserker
|
||||
side=1
|
||||
x=39
|
||||
y=4
|
||||
x=$olurf_entry.x
|
||||
y=$olurf_entry.y
|
||||
[modifications]
|
||||
{TRAIT_STRONG}
|
||||
{TRAIT_RESILIENT}
|
||||
@ -56,8 +58,8 @@
|
||||
name=_ "Dudan"
|
||||
type=Dwarvish Fighter
|
||||
side=1
|
||||
x=39
|
||||
y=6
|
||||
x=$olurf_entry.x
|
||||
y=$olurf_entry.y
|
||||
[modifications]
|
||||
{TRAIT_STRONG}
|
||||
{TRAIT_RESILIENT}
|
||||
@ -69,8 +71,8 @@
|
||||
name=_ "Korbun"
|
||||
type=Dwarvish Fighter
|
||||
side=1
|
||||
x=39
|
||||
y=7
|
||||
x=$olurf_entry.x
|
||||
y=$olurf_entry.y
|
||||
[modifications]
|
||||
{TRAIT_STRONG}
|
||||
{TRAIT_RESILIENT}
|
||||
@ -82,8 +84,8 @@
|
||||
name=_ "Merhun"
|
||||
type=Dwarvish Berserker
|
||||
side=1
|
||||
x=37
|
||||
y=7
|
||||
x=$olurf_entry.x
|
||||
y=$olurf_entry.y
|
||||
[modifications]
|
||||
{TRAIT_STRONG}
|
||||
{TRAIT_RESILIENT}
|
||||
@ -92,19 +94,14 @@
|
||||
#enddef
|
||||
|
||||
#define OLURF_SPEAK
|
||||
|
||||
#TODO the next message doesn't fit if turns are over
|
||||
[message]
|
||||
id=Olurf
|
||||
#name=_ "Olurf"
|
||||
message= _ "Did ye think we'd let you have all the fun wi' the orcs by yerselves?"
|
||||
[/message]
|
||||
[message]
|
||||
id=Kalenz
|
||||
message= _ "It's Olurf! He made it!"
|
||||
[/message]
|
||||
[message]
|
||||
id=Olurf
|
||||
message= _ "I told ye I'd be here."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
id=Landar
|
||||
message= _ "It's not much of an army he is bringing with him, though."
|
||||
|
Loading…
x
Reference in New Issue
Block a user