Restore a lost line of dialog with trolls
Ids assigned to units were bad. Using default ids where possible and making a troll shaman have an id that matches the dialog's requested id restores the missing lines.
This commit is contained in:
parent
455792a5ac
commit
caa6d0f0d8
1 changed files with 1 additions and 10 deletions
|
@ -176,7 +176,6 @@
|
|||
|
||||
[unit]
|
||||
type=Troll
|
||||
id=Troll Guard 1
|
||||
name= _ "Troll Guard"
|
||||
x=9
|
||||
y=14
|
||||
|
@ -192,7 +191,6 @@
|
|||
|
||||
[unit]
|
||||
type=Troll
|
||||
id=Troll Guard 2
|
||||
name= _ "Troll Guard"
|
||||
x=11
|
||||
y=14
|
||||
|
@ -208,7 +206,7 @@
|
|||
|
||||
[unit]
|
||||
type=Troll Shaman
|
||||
id=Spiritual Advisor 1
|
||||
id=Spiritual Advisor
|
||||
name= _ "Spiritual Advisor"
|
||||
x=9
|
||||
y=6
|
||||
|
@ -224,7 +222,6 @@
|
|||
|
||||
[unit]
|
||||
type=Troll Shaman
|
||||
id=Spiritual Advisor 2
|
||||
name= _ "Spiritual Advisor"
|
||||
x=11
|
||||
y=6
|
||||
|
@ -240,7 +237,6 @@
|
|||
|
||||
[unit]
|
||||
type=Troll Rocklobber
|
||||
id=Troll Guard 3
|
||||
name= _ "Troll Guard"
|
||||
x=7
|
||||
y=8
|
||||
|
@ -256,7 +252,6 @@
|
|||
|
||||
[unit]
|
||||
type=Troll Rocklobber
|
||||
id=Troll Guard 4
|
||||
name= _ "Troll Guard"
|
||||
x=13
|
||||
y=8
|
||||
|
@ -272,7 +267,6 @@
|
|||
|
||||
[unit]
|
||||
type=Troll Whelp
|
||||
id=Troll Guard 5
|
||||
name= _ "Troll Guard"
|
||||
x=6
|
||||
y=9
|
||||
|
@ -288,7 +282,6 @@
|
|||
|
||||
[unit]
|
||||
type=Troll Whelp
|
||||
id=Troll Guard 6
|
||||
name= _ "Troll Guard"
|
||||
x=6
|
||||
y=11
|
||||
|
@ -304,7 +297,6 @@
|
|||
|
||||
[unit]
|
||||
type=Troll Whelp
|
||||
id=Troll Guard 7
|
||||
name= _ "Troll Guard"
|
||||
x=14
|
||||
y=9
|
||||
|
@ -320,7 +312,6 @@
|
|||
|
||||
[unit]
|
||||
type=Troll Whelp
|
||||
id=Troll Guard 8
|
||||
name= _ "Troll Guard"
|
||||
x=14
|
||||
y=11
|
||||
|
|
Loading…
Add table
Reference in a new issue