ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/horse2.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:45 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +11 -10 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object horse2
2 root 1.7 race animal
3 root 1.5 face horse2.x31
4 root 1.7 con 2
5     wis 20
6 pippijn 1.1 hp 10
7     maxhp 10
8     exp 30
9     dam 5
10     wc 1
11 root 1.7 ac 4
12     speed -0.2
13     attack_movement 3
14 pippijn 1.1 level 4
15     weight 30000
16     run_away 15
17 root 1.7 alive 1
18     monster 1
19     sleep 1
20 pippijn 1.2 color_fg grey
21 root 1.7 editable 1
22 pippijn 1.1 end
23 root 1.7