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

File Contents

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