ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/unused/0.91.7/Town/merchant.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 merchant
2     name Merchant
3     randomitems standard
4     face merchant.111
5     anim
6     merchant.171
7     merchant.131
8     mina
9     is_turning 1
10     sp 10
11     maxsp 10
12     Int 1
13     monster 1
14     unaggressive 1
15     alive 1
16     ac 6
17     wc 10
18     dam 2
19     hp 10
20     maxhp 10
21     exp 20
22     speed 0.10
23     weight 50000
24     level 3
25     will_apply 8
26     pick_up 24
27     can_apply 25
28     can_use_wand 1
29     can_use_rod 1
30     can_cast_spell 1
31     can_use_bow 1
32     can_use_ring 1
33     can_use_armour 1
34     can_use_weapon 1
35     can_use_scroll 1
36     editable 1
37     end