ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/child_thief.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: +18 -17 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object child_thief
2 name young rogue
3 race human
4 face child.x11
5 str 8
6 dex 16
7 con 2
8 int 12
9 hp 15
10 maxhp 15
11 exp 15
12 dam 2
13 wc 18
14 ac 7
15 speed 0.4
16 level 1
17 weight 50000
18 randomitems c_thief
19 alive 1
20 monster 1
21 can_use_scroll 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 end
31