ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/child2.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:51 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +19 -18 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object child2
2 name child
3 race human
4 face child2.x11
5 str 8
6 dex 13
7 con 1
8 int 8
9 hp 10
10 maxhp 10
11 exp 10
12 dam 1
13 wc 25
14 ac 7
15 speed 0.3
16 level 1
17 weight 50000
18 randomitems child
19 alive 1
20 monster 1
21 unaggressive 1
22 can_use_ring 1
23 can_use_skill 1
24 can_use_rod 1
25 body_range 1
26 body_skill 1
27 body_finger 2
28 can_use_wand 1
29 editable 1
30 random_movement 1
31 end
32