ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/goblin/orc.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:40 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 orc
2     randomitems orc
3     race goblin
4 pippijn 1.2 face orc.x11
5 root 1.1 anim
6 pippijn 1.2 orc.x11
7     orc.x12
8 root 1.1 mina
9     monster 1
10     sleep 1
11     Wis 8
12     no_pick 1
13     alive 1
14     exp 15
15     ac 16
16     wc 19
17     dam 1
18     hp 4
19     maxhp 4
20     level 1
21     speed -0.15
22     weight 23000
23     run_away 25
24     will_apply 2
25     pick_up 24
26     can_apply 25
27     can_use_wand 1
28     can_use_bow 1
29     can_use_ring 1
30     can_use_shield 1
31     can_use_armour 1
32     can_use_weapon 1
33     editable 1
34     color_fg black
35     body_finger 2
36     body_torso 1
37     body_head 1
38     body_shoulder 1
39     body_foot 2
40     body_wrist 2
41     body_hand 2
42     body_waist 1
43     body_arm 2
44     body_range 1
45     end