ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/panther.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: +14 -15 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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