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

File Contents

# User Rev Content
1 root 1.4 Object generate_dragon
2 root 1.1 race dragon
3     other_arch dragon
4 root 1.4 name dragoncave
5     generator 1
6 pippijn 1.2 face dragoncave.x11
7 root 1.4 color_fg red
8     speed 0.0008
9     level 10
10 root 1.1 hp 300
11     maxhp 300
12 root 1.4 ac 3
13 root 1.3 exp 1000
14 root 1.1 resist_fire 100
15 root 1.4
16     no_pick 1
17     alive 1
18     maxsp 1
19 root 1.3 weight 1000000
20 root 1.1 editable 1
21     end