Campaigns: Sync Delurin between HttT and Liberty
* HttT: sync Delurin with Liberty's Delurin * Liberty: sync Delurin with HttT's Delurin
This commit is contained in:
parent
46233658e3
commit
837045168c
2 changed files with 18 additions and 1 deletions
|
@ -222,6 +222,13 @@
|
|||
[/message]
|
||||
|
||||
{NAMED_LOYAL_UNIT 1 (Outlaw) 20 10 (Delurin) ( _ "Delurin")}
|
||||
[+unit]
|
||||
[modifications]
|
||||
{TRAIT_LOYAL}
|
||||
{TRAIT_RESILIENT}
|
||||
{TRAIT_INTELLIGENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
# wmllint: recognize Delurin
|
||||
|
||||
[redraw]
|
||||
|
|
|
@ -215,7 +215,17 @@ Months... seven months it’s been since the Crown did send a single guard here
|
|||
{CLEAR_VARIABLE goodguys_store}
|
||||
|
||||
{DALLBEN_PEASANT Footpad_Peasant 8 29 Jalak ( _ "Jalak")}
|
||||
{DALLBEN_PEASANT Footpad_Peasant 7 29 Delurin ( _ "Delurin")}
|
||||
[unit]
|
||||
type=Footpad_Peasant
|
||||
id=Delurin
|
||||
name= _ "Delurin" # wmllint: ignore
|
||||
x,y=7,29
|
||||
side=1
|
||||
[modifications]
|
||||
{TRAIT_RESILIENT}
|
||||
{TRAIT_INTELLIGENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
{DALLBEN_PEASANT Footpad_Peasant 7 27 Red ( _ "Red")}
|
||||
{DALLBEN_PEASANT Bandit_Peasant 5 29 Ordo ( _ "Ordo")}
|
||||
{DALLBEN_PEASANT Bandit_Peasant 6 30 Novus ( _ "Novus")}
|
||||
|
|
Loading…
Add table
Reference in a new issue