ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/guildmaste.arc
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:26:52 2006 UTC (18 years, 5 months ago) by root
Branch: UPSTREAM
CVS Tags: 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 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     face guildmaste.111
10     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