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

File Contents

# User Rev Content
1 root 1.1 Object gnoll
2     randomitems gnoll
3     race goblin
4 pippijn 1.2 face gnoll.x11
5 root 1.1 color_fg brown
6     anim
7 pippijn 1.2 gnoll.x11
8     gnoll.x12
9 root 1.1 mina
10     monster 1
11     sleep 1
12     Wis 8
13     Int 8
14     Dex 12
15     Str 15
16     no_pick 1
17     alive 1
18     exp 30
19     ac 13
20     wc 12
21     dam 4
22     hp 8
23     maxhp 8
24     level 3
25     speed -0.1
26     weight 45000
27     run_away 30
28     can_use_skill 1
29     editable 1
30     body_skill 1
31     end