ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/Dog/mastif.arc
Revision: 1.6
Committed: Sat Mar 3 00:50:11 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +15 -16 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.6 Object mastif
2     name mastif
3     randomitems mastif
4     face mastif.x31
5     race animal
6 root 1.5 anim
7     facings 2
8     mastif.x31
9     mastif.x32
10     mastif.x33
11     mastif.x32
12     mastif.x71
13     mastif.x72
14     mastif.x73
15     mastif.x72
16     mina
17 root 1.6 monster 1
18     sleep 1
19     Wis 20
20     alive 1
21 root 1.4 hp 120
22     maxhp 120
23 root 1.6 Con 2
24     speed -0.2
25 root 1.4 exp 200
26 root 1.6 ac 1
27 root 1.4 dam 9
28     wc 1
29     level 8
30 root 1.6 can_see_in_dark 1
31 root 1.4 weight 60000
32 root 1.6 editable 1
33 root 1.4 run_away 5
34 root 1.6 attack_movement 3
35 root 1.4 color_fg brown
36 root 1.1 end