ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/unused/0.91.7/Town/fatman.arc
Revision: 1.2
Committed: Mon Sep 4 09:57:00 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +2 -2 lines
Log Message:
remove extranous spaces

File Contents

# User Rev Content
1 root 1.2 Object fatman
2     name Large man
3 root 1.1 face fatman.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 8
12     wc 10
13     dam 2
14     hp 10
15     maxhp 10
16     exp 20
17     speed 0.05
18     weight 50000
19     level 1
20     will_apply 2
21     pick_up 28
22     can_apply 25
23     can_use_wand 1
24     can_use_rod 1
25     can_cast_spell 1
26     can_use_bow 1
27     can_use_ring 1
28     can_use_armour 1
29     can_use_weapon 1
30     can_use_scroll 1
31     editable 1
32     end