TSG S7a: remove Grek's ability to recruit and use loyal overlay for Hylas and Gerrick
This commit is contained in:
parent
8fd656248d
commit
e7cc380bad
1 changed files with 26 additions and 7 deletions
|
@ -227,18 +227,12 @@
|
||||||
|
|
||||||
[side]
|
[side]
|
||||||
side=5
|
side=5
|
||||||
type=Troll Hero
|
no_leader=yes
|
||||||
id=Grek
|
|
||||||
name= _ "Grek"
|
|
||||||
|
|
||||||
team_name=trolls
|
team_name=trolls
|
||||||
controller=ai
|
controller=ai
|
||||||
gold=0
|
gold=0
|
||||||
income=-20
|
income=-20
|
||||||
hidden=yes
|
hidden=yes
|
||||||
|
|
||||||
canrecruit=yes
|
|
||||||
recruit=
|
|
||||||
[/side]
|
[/side]
|
||||||
|
|
||||||
{STARTING_VILLAGES 5 8}
|
{STARTING_VILLAGES 5 8}
|
||||||
|
@ -298,6 +292,7 @@
|
||||||
|
|
||||||
# trolls
|
# trolls
|
||||||
|
|
||||||
|
{NAMED_LOYAL_UNIT 5 (Troll Hero) 8 17 (Grek) (_"Grek")} {GUARDIAN}
|
||||||
#ifdef EASY
|
#ifdef EASY
|
||||||
{LOYAL_UNIT 5 (Troll) 5 17} {GUARDIAN}
|
{LOYAL_UNIT 5 (Troll) 5 17} {GUARDIAN}
|
||||||
{LOYAL_UNIT 5 (Troll Rocklobber) 12 16} {GUARDIAN}
|
{LOYAL_UNIT 5 (Troll Rocklobber) 12 16} {GUARDIAN}
|
||||||
|
@ -336,6 +331,18 @@
|
||||||
id=Minister Hylas
|
id=Minister Hylas
|
||||||
[/recall]
|
[/recall]
|
||||||
|
|
||||||
|
[object]
|
||||||
|
[filter]
|
||||||
|
id=Minister Hylas
|
||||||
|
[/filter]
|
||||||
|
duration=forever
|
||||||
|
silent=yes
|
||||||
|
[effect]
|
||||||
|
apply_to=overlay
|
||||||
|
replace="misc/loyal-icon.png"
|
||||||
|
[/effect]
|
||||||
|
[/object]
|
||||||
|
|
||||||
[if]
|
[if]
|
||||||
[variable]
|
[variable]
|
||||||
name=stored_Sir_Gerrick.id
|
name=stored_Sir_Gerrick.id
|
||||||
|
@ -370,6 +377,18 @@
|
||||||
id=Sir Gerrick
|
id=Sir Gerrick
|
||||||
[/recall]
|
[/recall]
|
||||||
|
|
||||||
|
[object]
|
||||||
|
[filter]
|
||||||
|
id=Sir Gerrick
|
||||||
|
[/filter]
|
||||||
|
duration=forever
|
||||||
|
silent=yes
|
||||||
|
[effect]
|
||||||
|
apply_to=overlay
|
||||||
|
replace="misc/loyal-icon.png"
|
||||||
|
[/effect]
|
||||||
|
[/object]
|
||||||
|
|
||||||
[message]
|
[message]
|
||||||
speaker=Deoran
|
speaker=Deoran
|
||||||
message= _ "It is so dark down here! It feels like the light from our torches is doing hardly anything at all."
|
message= _ "It is so dark down here! It feels like the light from our torches is doing hardly anything at all."
|
||||||
|
|
Loading…
Add table
Reference in a new issue