New graphics (James Paige) for the Undead Initiate.
Using Initiate instead of Adept for the campaign/difficulty selection boxes of the undead campaign.
This commit is contained in:
parent
55e1b3c5a3
commit
ae8153fcf7
6 changed files with 13 additions and 8 deletions
|
@ -74,11 +74,11 @@
|
||||||
|
|
||||||
[campaign]
|
[campaign]
|
||||||
id=dark_hordes
|
id=dark_hordes
|
||||||
icon=undead-adept.png
|
icon=undead-initiate.png
|
||||||
name=The Dark Hordes
|
name=The Dark Hordes
|
||||||
first_scenario=A_New_Chance
|
first_scenario=A_New_Chance
|
||||||
difficulties=EASY,NORMAL,HARD
|
difficulties=EASY,NORMAL,HARD
|
||||||
difficulty_descriptions=&undead-adept.png,Apprentice,(easiest);*&undead-necromancer.png,Master;&undead-lich.png,Dark Lord,(hardest)
|
difficulty_descriptions=&undead-initiate.png,Apprentice,(easiest);*&undead-necromancer.png,Master;&undead-lich.png,Dark Lord,(hardest)
|
||||||
[/campaign]
|
[/campaign]
|
||||||
|
|
||||||
[campaign]
|
[campaign]
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
[unit]
|
[unit]
|
||||||
name=Initiate
|
name=Initiate
|
||||||
race=undead
|
race=undead
|
||||||
image=undead-adept.png
|
image=undead-initiate.png
|
||||||
image_defensive=undead-adept-defend.png
|
image_defensive=undead-initiate-defend.png
|
||||||
hitpoints=36
|
hitpoints=36
|
||||||
movement_type=undeadfoot
|
movement_type=undeadfoot
|
||||||
movement=5
|
movement=5
|
||||||
|
@ -22,12 +22,17 @@ get_hit_sound=groan.wav
|
||||||
damage=6
|
damage=6
|
||||||
number=3
|
number=3
|
||||||
[frame]
|
[frame]
|
||||||
begin=-300
|
begin=-350
|
||||||
end=-200
|
end=-250
|
||||||
image=undead-adept-attack.png
|
image=undead-initiate-attack1.png
|
||||||
|
[/frame]
|
||||||
|
[frame]
|
||||||
|
begin=-250
|
||||||
|
end=-50
|
||||||
|
image=undead-initiate-attack2.png
|
||||||
[/frame]
|
[/frame]
|
||||||
[missile_frame]
|
[missile_frame]
|
||||||
begin=-200
|
begin=-150
|
||||||
end=0
|
end=0
|
||||||
image=darkmissile-n.png
|
image=darkmissile-n.png
|
||||||
image_diagonal=darkmissile-ne.png
|
image_diagonal=darkmissile-ne.png
|
||||||
|
|
BIN
images/undead-initiate-attack1.png
Normal file
BIN
images/undead-initiate-attack1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
BIN
images/undead-initiate-attack2.png
Normal file
BIN
images/undead-initiate-attack2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
BIN
images/undead-initiate-defend.png
Normal file
BIN
images/undead-initiate-defend.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
BIN
images/undead-initiate.png
Normal file
BIN
images/undead-initiate.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
Loading…
Add table
Reference in a new issue