ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/horse3.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:16 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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