Skip to content

Commit

Permalink
TSG S6a: remove Grek's ability to recruit and use loyal overlay for H…
Browse files Browse the repository at this point in the history
…ylas and Gerrick
  • Loading branch information
nemaara committed Oct 16, 2019
1 parent 2b38b6f commit 1f4e185
Showing 1 changed file with 26 additions and 7 deletions.
33 changes: 26 additions & 7 deletions data/campaigns/The_South_Guard/scenarios/06a_Into_the_Depths.cfg
Expand Up @@ -227,18 +227,12 @@

[side]
side=5
type=Troll Hero
id=Grek
name= _ "Grek"

no_leader=yes
team_name=trolls
controller=ai
gold=0
income=-20
hidden=yes

canrecruit=yes
recruit=
[/side]

{STARTING_VILLAGES 5 8}
Expand Down Expand Up @@ -298,6 +292,7 @@

# trolls

{NAMED_LOYAL_UNIT 5 (Troll Hero) 8 17 (Grek) (_"Grek")} {GUARDIAN}
#ifdef EASY
{LOYAL_UNIT 5 (Troll) 5 17} {GUARDIAN}
{LOYAL_UNIT 5 (Troll Rocklobber) 12 16} {GUARDIAN}
Expand Down Expand Up @@ -336,10 +331,34 @@
id=Minister Hylas
[/recall]

[object]
[filter]
id=Minister Hylas
[/filter]
duration=forever
silent=yes
[effect]
apply_to=overlay
replace="misc/loyal-icon.png"
[/effect]
[/object]

[recall]
id=Sir Gerrick
[/recall]

[object]
[filter]
id=Sir Gerrick
[/filter]
duration=forever
silent=yes
[effect]
apply_to=overlay
replace="misc/loyal-icon.png"
[/effect]
[/object]

[message]
speaker=Deoran
message= _ "It is so dark down here! It feels like the light from our torches is doing hardly anything at all."
Expand Down

0 comments on commit 1f4e185

Please sign in to comment.