ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/ghost_gen.arc
Revision: 1.2
Committed: Tue Jan 2 21:55:11 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 root 1.1 Object generate_ghost
2     race undead
3     other_arch ghost
4     name generator
5     generator 1
6 pippijn 1.2 face ghost_gen.x11
7 root 1.1 color_fg red
8     speed 0.01
9     exp 70
10     alive 1
11     level 1
12     no_pick 1
13     ac 5
14     maxsp 1
15     weight 25000
16     resist_cold 50
17     editable 1
18     undead 1
19     end