Skip to content

Commit

Permalink
T S2: easter egg-ish line if you initially recruit all shamans
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Jan 18, 2015
1 parent 46ca241 commit 0dc6031
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/campaigns/tutorial/scenarios/02_Tutorial_part_2.cfg
Expand Up @@ -270,6 +270,18 @@

{CLEAR_PRINT}

# Easter egg if you recruit all Shamans
[message]
speaker=Galdrad
message= _ "You certainly have a fondness for shamans, I see. They will provide a lot of healing, but not much offensive potential."
[show_if]
[have_unit]
type=Elvish Shaman
count=5
[/have_unit]
[/show_if]
[/message]

[message]
speaker=Galdrad
message= _ "While none of your recruited units can move yet, you still can. You need more income; there are some villages near the keep you can capture."
Expand Down

0 comments on commit 0dc6031

Please sign in to comment.