ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/dragon/dragoncave.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:29 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_dragon
2     race dragon
3     other_arch dragon
4     name dragoncave
5     generator 1
6 pippijn 1.2 face dragoncave.x11
7 root 1.1 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