Skip to content

Commit

Permalink
SoF: Postpone Gryphon Riders availability
Browse files Browse the repository at this point in the history
(cherry-picked from commit 67f4971)
  • Loading branch information
DisherProject authored and sevu committed Oct 7, 2018
1 parent 8d8a46e commit 6814f85
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 20 deletions.
Expand Up @@ -372,24 +372,10 @@
carryover_percentage=40
[/gold_carryover]
[/objectives]
[move_unit_fake]
type=Gryphon Rider
side=1
x=1,5
y=16,28
[/move_unit_fake]
[unit]
id=Kawn # wmllint: ignore
name= _ "Kawn"
type=Gryphon Rider
x,y=5,28
side=1
random_traits=yes
[/unit]
[allow_recruit]
side=1
type=Gryphon Rider
[/allow_recruit]

[redraw]
clear_shroud=yes
[/redraw]
[/event]

[event]
Expand Down Expand Up @@ -444,7 +430,7 @@
[filter]
x,y=$thur_x,$thur_y
side=1
type=Gryphon Rider,Gryphon
type=Gryphon
[/filter]

[if]
Expand Down Expand Up @@ -479,7 +465,7 @@
x,y=$thur_x,$thur_y
side=1
[not]
type=Gryphon Rider,Gryphon
type=Gryphon
[/not]
[/filter]

Expand Down
Expand Up @@ -353,6 +353,14 @@
speaker=Durstorn
message= _ "Shut up, all of you! Attack them!"
[/message]

#TODO: Tell the player about this. While Thursagan was trying to
#forge the sceptre, the dwarvesh tamed the gryphons and learnt
#to ride them.
[allow_recruit]
side=1
type=Gryphon Rider
[/allow_recruit]
[/event]

[event]
Expand Down

0 comments on commit 6814f85

Please sign in to comment.