ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/vampiregen.arc
Revision: 1.2
Committed: Tue Jan 2 21:55:12 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_vampire
2     race undead
3     name sarcophagus
4     other_arch vampire
5     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     resist_cold 100
14     speed 0.001
15     weight -1
16     sp 127
17     maxsp 1
18     weight 2000000
19     editable 1
20     undead 1
21     magicmap brown
22     end