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

File Contents

# User Rev Content
1 root 1.6 Object mouse
2     other_arch mouse
3     face mouse.x11
4     randomitems mouse
5     race animal
6     color_fg brown
7 root 1.5 anim
8     mouse.x11
9     mouse.x12
10     mina
11 root 1.6 monster 1
12     no_pick 1
13     generator 1
14 root 1.4 maxsp 15
15 root 1.6 alive 1
16 root 1.4 exp 5
17 root 1.6 ac 7
18     wc 25
19 root 1.4 dam 2
20 root 1.6 hp 1
21     maxhp 1
22     level 1
23 root 1.4 speed -0.11
24 root 1.6 weight 80
25 root 1.4 attack_movement 2
26     editable 1
27 root 1.1 end