Convert to Unix newlines to fix server runtime error
Reported by: Jason Bergmann git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19696 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6a7f5823b6
commit
f8cf18c729
|
@ -1,69 +1,69 @@
|
|||
Object fenx_player
|
||||
name fenx
|
||||
race fenx
|
||||
randomitems fenx_player_items
|
||||
face fenx.150
|
||||
msg
|
||||
Skills: Woodsman, Missile Weapons, Jumping, Singing
|
||||
Resistances: None
|
||||
Attunements: None
|
||||
Special: Slow HP regeneration, fast SP regeneration, low food consumption, start with bow & arrows, See in dark
|
||||
|
||||
Description:
|
||||
Fenxes, also called Fendrakhis by other speaking races, are humanoids that have some fox-like attributes. A little smaller than humans, they are agile and clever, but usually share little affinity with magical forces.
|
||||
Once an important race of Bigworld, they were forced to hide into the Great Forest after they lost an important war against Humans, a long time ago.
|
||||
endmsg
|
||||
animation fenx_player
|
||||
is_animated 1
|
||||
anim_speed -1
|
||||
type 1
|
||||
level 1
|
||||
ac 10
|
||||
wc 21
|
||||
dam 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
can_use_weapon 1
|
||||
alive 1
|
||||
weight 65000
|
||||
food 999
|
||||
speed 1
|
||||
attacktype 1
|
||||
Str 0
|
||||
Dex 4
|
||||
Con 0
|
||||
Wis -2
|
||||
Cha 2
|
||||
Int 2
|
||||
Pow -4
|
||||
body_range 1
|
||||
body_arm 2
|
||||
body_torso 1
|
||||
body_head 1
|
||||
body_neck 1
|
||||
body_skill 1
|
||||
body_finger 2
|
||||
body_shoulder 1
|
||||
body_foot 2
|
||||
body_hand 2
|
||||
body_wrist 2
|
||||
body_waist 1
|
||||
body_leg 2
|
||||
maxhp 30
|
||||
maxsp 30
|
||||
maxgrace 30
|
||||
sound_chance 100
|
||||
end
|
||||
Object fenx_player_force
|
||||
name fenx_force
|
||||
invisible 1
|
||||
can_see_in_dark 0
|
||||
sp 1
|
||||
hp -1
|
||||
food 2
|
||||
type 114
|
||||
face blank.111
|
||||
applied 1
|
||||
no_drop 1
|
||||
speed 0
|
||||
end
|
||||
Object fenx_player
|
||||
name fenx
|
||||
race fenx
|
||||
randomitems fenx_player_items
|
||||
face fenx.150
|
||||
msg
|
||||
Skills: Woodsman, Missile Weapons, Jumping, Singing
|
||||
Resistances: None
|
||||
Attunements: None
|
||||
Special: Slow HP regeneration, fast SP regeneration, low food consumption, start with bow & arrows, See in dark
|
||||
|
||||
Description:
|
||||
Fenxes, also called Fendrakhis by other speaking races, are humanoids that have some fox-like attributes. A little smaller than humans, they are agile and clever, but usually share little affinity with magical forces.
|
||||
Once an important race of Bigworld, they were forced to hide into the Great Forest after they lost an important war against Humans, a long time ago.
|
||||
endmsg
|
||||
animation fenx_player
|
||||
is_animated 1
|
||||
anim_speed -1
|
||||
type 1
|
||||
level 1
|
||||
ac 10
|
||||
wc 21
|
||||
dam 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
can_use_weapon 1
|
||||
alive 1
|
||||
weight 65000
|
||||
food 999
|
||||
speed 1
|
||||
attacktype 1
|
||||
Str 0
|
||||
Dex 4
|
||||
Con 0
|
||||
Wis -2
|
||||
Cha 2
|
||||
Int 2
|
||||
Pow -4
|
||||
body_range 1
|
||||
body_arm 2
|
||||
body_torso 1
|
||||
body_head 1
|
||||
body_neck 1
|
||||
body_skill 1
|
||||
body_finger 2
|
||||
body_shoulder 1
|
||||
body_foot 2
|
||||
body_hand 2
|
||||
body_wrist 2
|
||||
body_waist 1
|
||||
body_leg 2
|
||||
maxhp 30
|
||||
maxsp 30
|
||||
maxgrace 30
|
||||
sound_chance 100
|
||||
end
|
||||
Object fenx_player_force
|
||||
name fenx_force
|
||||
invisible 1
|
||||
can_see_in_dark 0
|
||||
sp 1
|
||||
hp -1
|
||||
food 2
|
||||
type 114
|
||||
face blank.111
|
||||
applied 1
|
||||
no_drop 1
|
||||
speed 0
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue