ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/skull_gen.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 -11 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object generate_skull
2     other_arch skull
3     race undead
4 root 1.3 name generator
5 pippijn 1.2 face skull_gen.x11
6 root 1.4 generator 1
7 root 1.1 hp 500
8     maxhp 500
9 root 1.4 ac 7
10 root 1.3 exp 1000
11 root 1.4 alive 1
12     level 1
13     no_pick 1
14 root 1.3 speed 0.0002
15 root 1.4 maxsp 1
16 root 1.3 weight 2000
17 root 1.4 editable 1
18 root 1.3 undead 1
19 root 1.1 magicmap white
20     end