the southguard:
added [redraw]s in some cases lowered gold in one scenario (can be even lowered farther) added sir gerricks portrait to the help
This commit is contained in:
parent
d40a9e930b
commit
c5b7ad35e2
6 changed files with 22 additions and 4 deletions
|
@ -263,7 +263,6 @@
|
|||
id=Sir Gerrick
|
||||
name= _ "Sir Gerrick"
|
||||
unrenamable=yes
|
||||
profile=portraits/sir-gerrick.png
|
||||
{IS_HERO}
|
||||
x,y=14,9
|
||||
[modifications]
|
||||
|
|
|
@ -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
|
||||
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
@ -147,7 +147,7 @@
|
|||
|
||||
[modify_side]
|
||||
side=1
|
||||
gold=100
|
||||
gold=75
|
||||
[/modify_side]
|
||||
|
||||
# Recall Gerrick and set him as the leader.
|
||||
|
|
|
@ -675,6 +675,11 @@
|
|||
x,y=17,24
|
||||
[/remove_item]
|
||||
|
||||
[redraw]
|
||||
clear_shroud=yes
|
||||
side=1
|
||||
[/redraw]
|
||||
|
||||
[scroll]
|
||||
x,y=10,10
|
||||
[/scroll]
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
image="units/infantry-commander.png:300"
|
||||
[/frame]
|
||||
[/leading_anim]
|
||||
profile=portraits/sir-gerrick.png
|
||||
hitpoints=64
|
||||
alignment=lawful
|
||||
cost=70
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue