ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/ghost_gen.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:14 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# Content
1 object generate_ghost
2 race undead
3 other_arch ghost
4 name generator
5 generator 1
6 face ghost_gen.x11
7 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