ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/guildmaste.arc
Revision: 1.4
Committed: Sat Mar 3 00:50:31 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +14 -15 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object guildmaster
2     race human
3     randomitems random_read
4 root 1.3 name guildmaster
5 root 1.1 msg
6     @match *
7     I'm too busy to help you.
8     endmsg
9 pippijn 1.2 face guildmaste.x11
10 root 1.4 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 root 1.3 hp 50
20     maxhp 50
21 root 1.1 exp 0
22     speed 0.06
23 root 1.4 weight 50000
24 root 1.3 level 10
25 root 1.4 can_cast_spell 1
26 root 1.3 pick_up 1
27 root 1.1 editable 1
28     magicmap brown
29     end