ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/horse1.arc
Revision: 1.3
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.2: +12 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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