This commit is contained in:
Daveo 2001-04-26 21:15:36 +00:00
parent a7ac143cce
commit 420026d239
13 changed files with 58 additions and 82 deletions

Binary file not shown.

View file

@ -232,11 +232,10 @@ struct sSpriteAnim
struct sSpriteAnimBank
{
u16 ColorCount; // 2
u16 Clut; // 2
u16 AnimCount; // 2
u16 FrameCount; // 2
u16 MaxW,MaxH; // 4
u16 Clut;
u8 MaxW,MaxH; // 2
u8 *Palette; // 4
sSpriteAnim *AnimList; // 4

View file

@ -127,7 +127,7 @@ AttackStrength=20
#AttackStrength=1234
[Anenome-Level1]
Gfx=..\..\graphics\characters\AnenomeLvl1\render\psx\AnenomeLvl1_Fire0001.bmp
Gfx=..\..\graphics\characters\Anenome\render\AnemneLvl1Icon.bmp
WayPoints=16
Speed=0
TurnRate=128
@ -145,7 +145,7 @@ Health=0
AttackStrength=20
[Anenome-Level3]
Gfx=..\..\graphics\characters\AnenomeLvl3\Render\PSX\AnenomeLvl3_Fire0001.bmp
Gfx=..\..\graphics\characters\Anenome\render\AnemneLvl3Icon.bmp
WayPoints=16
Speed=0
TurnRate=128