ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/ghost_gen.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:58 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +12 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object generate_ghost
2 name generator
3 race undead
4 other_arch ghost
5 face ghost_gen.x11
6 maxsp 1
7 exp 70
8 ac 5
9 speed 0.01
10 level 1
11 resist_cold 50
12 weight 25000
13 alive 1
14 no_pick 1
15 generator 1
16 undead 1
17 color_fg red
18 editable 1
19 end
20