ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/vampiregen.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:59 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: +10 -10 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object generate_vampire
2 name sarcophagus
3 race undead
4 other_arch vampire
5 face vampiregen.x11
6 hp 400
7 maxhp 400
8 sp 127
9 maxsp 1
10 exp 200
11 ac 0
12 speed 0.001
13 level 1
14 resist_cold 100
15 weight 2000000
16 alive 1
17 generator 1
18 undead 1
19 editable 1
20 magicmap brown
21 end
22