ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/horse2.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:32 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +12 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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