Commit patch #3588225: New face for Dave, by SilverNexus.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18503 282e977c-c81d-0410-88c4-b93c2d0d6712master
17
CHANGES
|
@ -1,6 +1,23 @@
|
|||
Changes for SVN top of tree:
|
||||
==============================================================================
|
||||
|
||||
Redesigned the face for Dave. Also added a back facing.
|
||||
Changed the dave.arc file to have the .151 image (facing
|
||||
forward) as the starting image. Added classic images for
|
||||
the new facing, as well.
|
||||
monsters/undead/dave.arc
|
||||
monsters/undead/dave.face
|
||||
monsters/undead/dave.base.111.png
|
||||
monsters/undead/dave.base.112.png
|
||||
monsters/undead/dave.base.113.png
|
||||
monsters/undead/dave.base.151.png
|
||||
monsters/undead/dave.base.152.png
|
||||
monsters/undead/dave.base.153.png
|
||||
monsters/undead/dave.clsc.151.png
|
||||
monsters/undead/dave.clsc.152.png
|
||||
monsters/undead/dave.clsc.153.png
|
||||
SilverNexus 2012-11-17
|
||||
|
||||
Redesigned speed boots to be in perspective
|
||||
armour/boots/speedboots.base.111.png
|
||||
armour/boots/speedboots.base.112.png
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Object dave
|
||||
name Dave
|
||||
race undead
|
||||
face dave.111
|
||||
face dave.151
|
||||
animation dave
|
||||
Str 100
|
||||
Dex 100
|
||||
|
|
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 339 B |
Before Width: | Height: | Size: 355 B After Width: | Height: | Size: 512 B |
Before Width: | Height: | Size: 381 B After Width: | Height: | Size: 744 B |
After Width: | Height: | Size: 458 B |
After Width: | Height: | Size: 680 B |
After Width: | Height: | Size: 903 B |
After Width: | Height: | Size: 208 B |
After Width: | Height: | Size: 224 B |
After Width: | Height: | Size: 245 B |
|
@ -1,7 +1,11 @@
|
|||
animation dave
|
||||
facings 2
|
||||
dave.111
|
||||
dave.112
|
||||
dave.113
|
||||
dave.151
|
||||
dave.152
|
||||
dave.153
|
||||
mina
|
||||
face dave.111
|
||||
magicmap red
|
||||
|
@ -12,3 +16,12 @@ end
|
|||
face dave.113
|
||||
magicmap red
|
||||
end
|
||||
face dave.151
|
||||
magicmap red
|
||||
end
|
||||
face dave.152
|
||||
magicmap red
|
||||
end
|
||||
face dave.153
|
||||
magicmap red
|
||||
end
|
||||
|
|