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

File Contents

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