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

File Contents

# User Rev Content
1 root 1.5 Object shadowpup
2     name shadowtiger pup
3     face panther.x31
4     race animal
5 root 1.4 anim
6     facings 2
7     panther.x31
8     panther.x32
9     blank.x11
10     panther.x33
11     blank.x11
12     panther.x71
13     panther.x72
14     blank.x11
15     panther.x73
16     blank.x11
17     mina
18 root 1.5 monster 1
19     sleep 1
20     Wis 20
21     alive 1
22 root 1.3 hp 100
23     maxhp 100
24 root 1.5 Con 2
25     speed -0.3
26 root 1.3 exp 60
27 root 1.5 ac 4
28 root 1.3 dam 10
29     wc 1
30     level 4
31     weight 200000
32     run_away 15
33 root 1.5 attack_movement 3
34 root 1.3 editable 1
35 root 1.1 end