ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/guildmaste.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:51 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +15 -14 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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