Correct the UtBS Cave Spider...
...to use the images in the basic Cave Spider unit, rather than nonexistent ones. (Found by macroscope)
This commit is contained in:
parent
28fe8144f5
commit
82484e4b6d
1 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@
|
|||
[frame]
|
||||
begin=100
|
||||
end=175
|
||||
image="units/monsters/cavespider-attack-defend.png"
|
||||
image="units/monsters/cavespider-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=175
|
||||
|
@ -96,7 +96,7 @@
|
|||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
image="units/monsters/cavespider-attack-defend.png"
|
||||
image="units/monsters/cavespider-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
sound=net.wav
|
||||
|
|
Loading…
Add table
Reference in a new issue