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:
Tahsin Jahin Khalid 2022-11-30 18:27:38 +08:00 committed by GitHub
parent 46233658e3
commit 837045168c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 1 deletions

View file

@ -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]

View file

@ -215,7 +215,17 @@ Months... seven months its 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")}