ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/guildmaste.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:52 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object guildmaster
2     race human
3     randomitems random_read
4     name guildmaster
5     msg
6     @match *
7     I'm too busy to help you.
8     endmsg
9 pippijn 1.2 face guildmaste.x11
10 root 1.1 monster 1
11     unaggressive 1
12     alive 1
13     ac 10
14     wc 25
15     dam 1
16     sp 20
17     maxsp 20
18     Pow 5
19     hp 50
20     maxhp 50
21     exp 0
22     speed 0.06
23     weight 50000
24     level 10
25     can_cast_spell 1
26     pick_up 1
27     editable 1
28     magicmap brown
29     end