ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/dragon/dragoncave.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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