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

File Contents

# User Rev Content
1 root 1.1 Object zombie
2     race undead
3 pippijn 1.2 face zombie.x11
4 root 1.1 randomitems zombie
5     anim
6 pippijn 1.2 zombie.x11
7     zombie.x12
8     zombie.x13
9     zombie.x12
10 root 1.1 mina
11     color_fg grey
12     monster 1
13     sleep 1
14     Wis 10
15     undead 1
16     no_pick 1
17     alive 1
18     ac 9
19     wc 8
20     dam 5
21     hp 35
22     maxhp 35
23     level 4
24     speed -0.05
25     exp 60
26     weight 15000
27     attacktype 1
28     resist_cold 50
29     resist_fear 100
30     can_see_in_dark 1
31     editable 1
32     end