ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Dwarf/dwarf_pr.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:05 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object dwarf_priest
2 root 1.5 race dwarf
3     randomitems prayer_book
4     name dwarf priest
5 root 1.4 anim
6     dwarf_pr.x11
7     dwarf_pr.x12
8     dwarf_pr.x13
9     mina
10 root 1.1 msg
11     @match *
12     I'm too busy to answer your queries.
13     endmsg
14 pippijn 1.2 face dwarf_pr.x11
15 root 1.5 Pow 9
16     sp 40
17     maxsp 40
18     monster 1
19     unaggressive 1
20     alive 1
21     ac 10
22     wc 15
23     dam 5
24 root 1.3 hp 28
25     maxhp 28
26     exp 5
27 root 1.1 speed 0.06
28 root 1.5 weight 50000
29 root 1.3 level 15
30 root 1.1 can_cast_spell 1
31 root 1.5 editable 1
32 root 1.3 color_fg black
33 root 1.1 end