ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/unused/0.91.7/Town/sailor.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: pre_first_cfarch_normalize_run, 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 sailor
2     name sailor
3     randomitems standard
4     face sailor.111
5     sp 10
6     maxsp 10
7     Int 1
8     monster 1
9     unaggressive 1
10     random_movement 1
11     alive 1
12     ac 7
13     wc 9
14     dam 3
15     hp 18
16     maxhp 18
17     exp 30
18     speed 0.15
19     weight 50000
20     level 4
21     will_apply 20
22     pick_up 24
23     can_apply 25
24     can_use_wand 1
25     can_use_rod 1
26     can_use_bow 1
27     can_use_armour 1
28     can_use_weapon 1
29     editable 1
30     end