ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/guildmaste.arc
(Generate patch)

Comparing deliantra/arch/monster/humanoid/Human/guildmaste.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:52 2006 UTC vs.
Revision 1.10 by root, Sat Oct 16 09:18:25 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines