ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/spider_gen.arc
Revision: 1.2
Committed: Tue Jan 2 21:55:01 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +3 -3 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spider_gen
2     race insect
3     name spider web
4     other_arch spider
5     generator 1
6 pippijn 1.2 face spider_web.x11
7 root 1.1 anim
8 pippijn 1.2 spider_web.x11
9     spider_web.x12
10 root 1.1 mina
11     hp 20
12     exp 80
13     ac 10
14     speed 0.01
15     weight -1
16     alive 1
17     level 1
18     sp 130
19     maxsp 1
20     editable 1
21     color_fg black
22     end