ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/vampiregen.arc
Revision: 1.4
Committed: Sat Mar 3 00:50:40 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +10 -10 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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