This commit is contained in:
parent
05c00ff904
commit
d17badb2cf
1 changed files with 8 additions and 7 deletions
|
@ -243,14 +243,15 @@ Collision=0
|
||||||
Health=0
|
Health=0
|
||||||
AttackStrength=20
|
AttackStrength=20
|
||||||
|
|
||||||
#[GiantWorm]
|
[GiantWorm]
|
||||||
#Gfx=..\..\graphics\characters\giantworm\render\psx\GiantWorm_headstatic0000.bmp
|
#Gfx=..\..\graphics\characters\giantworm\render\psx\GiantWorm_headstatic0000.bmp
|
||||||
#WayPoints=16
|
Gfx=..\..\graphics\characters\seasnake\render\psx\seasnake_headstatic0000.bmp
|
||||||
#Speed=3
|
WayPoints=16
|
||||||
#TurnRate=128
|
Speed=3
|
||||||
#Collision=0
|
TurnRate=128
|
||||||
#Health=256
|
Collision=0
|
||||||
#AttackStrength=0
|
Health=256
|
||||||
|
AttackStrength=0
|
||||||
|
|
||||||
[HermitCrab]
|
[HermitCrab]
|
||||||
Gfx=..\..\graphics\characters\hermitcrab\render\psx\hermitcrab_idle0001.bmp
|
Gfx=..\..\graphics\characters\hermitcrab\render\psx\hermitcrab_idle0001.bmp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue