ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/horse1.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:50 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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