ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/dragon/dragoncave.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:38 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +11 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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