Changes to Goblin Leader. Animated first facing for goblin leader. Added three facings for the goblin leader image set. Changed starting image to match correct facing. Credit to SilverNexus.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18486 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2012-11-09 01:27:53 +00:00
parent 4d19519aeb
commit 9f2917ab60
12 changed files with 46 additions and 2 deletions

16
CHANGES
View File

@ -1,6 +1,22 @@
Changes for SVN top of tree:
==============================================================================
Animated first facing for goblin leader.
Added three facings for the goblin leader image set.
Changed starting image to match correct facing.
monsters/goblin/goblin_leader_arc.arc
monsters/goblin/goblin_leader_arc.face
monsters/goblin/goblin_leader.face
monsters/goblin/goblin_leader.base.111.png
monsters/goblin/goblin_leader.base.112.png
monsters/goblin/goblin_leader.base.131.png
monsters/goblin/goblin_leader.base.132.png
monsters/goblin/goblin_leader.base.151.png
monsters/goblin/goblin_leader.base.152.png
monsters/goblin/goblin_leader.base.171.png
monsters/goblin/goblin_leader.base.172.png
SilverNexus 2012-11-7
Removed solid black line around sign images. They look much more detailed without
the line, despite being the exact same size. Also resized text to compensate
for extra space on the signs.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 436 B

After

Width:  |  Height:  |  Size: 903 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 916 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 857 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 808 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 518 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 832 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 802 B

View File

@ -1,3 +1,24 @@
face goblin_leader.111
magicmap green
end
face goblin_leader.112
magicmap green
end
face goblin_leader.131
magicmap green
end
face goblin_leader.132
magicmap green
end
face goblin_leader.151
magicmap green
end
face goblin_leader.152
magicmap green
end
face goblin_leader.171
magicmap green
end
face goblin_leader.172
magicmap green
end

View File

@ -2,7 +2,7 @@ Object goblin_leader_arc
name goblin champion
randomitems goblin
race goblin
face goblin_leader.111
face goblin_leader.151
animation goblin_leader_arc
monster 1
move_type walk

View File

@ -1,4 +1,11 @@
animation goblin_leader_arc
facings 4
goblin_leader.111
goblin_leader.111
goblin_leader.112
goblin_leader.131
goblin_leader.132
goblin_leader.151
goblin_leader.152
goblin_leader.171
goblin_leader.172
mina