ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/ghost.arc
Revision: 1.2
Committed: Tue Jan 2 21:55:10 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 ghost
2     race undead
3 pippijn 1.2 face ghost.x11
4 root 1.1 randomitems ghost
5     color_fg white
6     anim
7 pippijn 1.2 ghost.x11
8     ghost.x12
9 root 1.1 mina
10     monster 1
11     sleep 1
12     Wis 10
13     no_pick 1
14     alive 1
15     exp 40
16     level 3
17     ac 10
18     hp 15
19     maxhp 15
20     wc 2
21     dam 14
22     speed 0.14
23     attacktype 528
24     flying 1
25     weight 500
26     resist_cold 50
27     resist_fear 100
28     resist_blind 30
29     undead 1
30     can_pass_thru 1
31     can_see_in_dark 1
32     editable 1
33     one_hit 1
34     end