ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/horse3.arc
Revision: 1.6
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.5: +11 -10 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.5 object horse3
2 root 1.6 race animal
3 root 1.4 face horse3.x31
4 root 1.6 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.6 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.6 alive 1
18     monster 1
19     sleep 1
20 pippijn 1.1 color_fg red
21 root 1.6 editable 1
22 pippijn 1.1 end
23 root 1.6