ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/unused/0.91.7/Town/child.arc
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:26:12 2006 UTC (18 years, 5 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_01, UPSTREAM_2006_02_22
Changes since 1.1: +0 -0 lines
Log Message:
Initial Import

File Contents

# User Rev Content
1 root 1.1 Object child
2     name child
3     face child.111
4     sp 10
5     maxsp 10
6     Int 1
7     monster 1
8     unaggressive 1
9     random_movement 1
10     alive 1
11     ac 7
12     wc 10
13     dam 1
14     hp 10
15     maxhp 10
16     exp 15
17     speed 0.15
18     weight 50000
19     level 1
20     will_apply 50
21     pick_up 50
22     can_apply 50
23     can_use_wand 1
24     can_use_rod 1
25     can_cast_spell 1
26     can_use_ring 1
27     can_use_scroll 1
28     editable 1
29     end