Skip to content

Commit

Permalink
the southguard:
Browse files Browse the repository at this point in the history
added [redraw]s in some cases
lowered gold in one scenario (can be even lowered farther)
added sir gerricks portrait to the help
  • Loading branch information
sevu committed Sep 8, 2017
1 parent d40a9e9 commit c5b7ad3
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 4 deletions.
Expand Up @@ -263,7 +263,6 @@
id=Sir Gerrick
name= _ "Sir Gerrick"
unrenamable=yes
profile=portraits/sir-gerrick.png
{IS_HERO}
x,y=14,9
[modifications]
Expand Down
Expand Up @@ -180,15 +180,27 @@
[recall]
id=Sir Gerrick
[/recall]
[redraw]
side=1
[/redraw]
[recall]
id=Ethiliel
[/recall]
[redraw]
side=1
[/redraw]
[recall]
id=Minister Hylas
[/recall]
[redraw]
side=1
[/redraw]
[recall]
id=Jarek
[/recall]
[redraw]
side=1
[/redraw]

[message]
speaker=Deoran
Expand All @@ -213,7 +225,7 @@
[message]
speaker=narrator
image="units/elves-wood/fighter-melee-2.png~RC(magenta>red)"
message= _ "Elvish Fighters are at home in the thick forests. They have both a sword and a bow and are deadly with both. They are quick and can hold their own against just about anything."
message= _ "Elvish Fighters are at home in thick forests. They have both a sword and a bow and are deadly with both. They are quick and can hold their own against just about anything."
[/message]
[message]
speaker=narrator
Expand Down
Expand Up @@ -138,7 +138,7 @@
[/store_unit]

# Store Deoran’s gold so it can be restored in Into the Depths and set
# Gerrick’s gold to 100.
# Gerrick’s gold to 75.

[store_side]
side=1
Expand All @@ -147,7 +147,7 @@

[modify_side]
side=1
gold=100
gold=75
[/modify_side]

# Recall Gerrick and set him as the leader.
Expand Down
Expand Up @@ -675,6 +675,11 @@
x,y=17,24
[/remove_item]

[redraw]
clear_shroud=yes
side=1
[/redraw]

[scroll]
x,y=10,10
[/scroll]
Expand Down
Expand Up @@ -10,6 +10,7 @@
image="units/infantry-commander.png:300"
[/frame]
[/leading_anim]
profile=portraits/sir-gerrick.png
hitpoints=64
alignment=lawful
cost=70
Expand Down
Expand Up @@ -10,6 +10,7 @@
image="units/infantry-lieutenant-attack-8.png:300"
[/frame]
[/leading_anim]
profile=portraits/sir-gerrick.png
hitpoints=48
alignment=lawful
cost=35
Expand Down

0 comments on commit c5b7ad3

Please sign in to comment.