ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/bat_gen.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:13 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_bat
2     name generator
3     other_arch bat
4     race animal
5 pippijn 1.2 face bat_gen.x11
6 root 1.1 generator 1
7     no_pick 1
8     alive 1
9     level 1
10     exp 20
11     speed 0.015
12     hp 100
13     resist_physical 30
14    
15     editable 1
16     magicmap black
17     end