ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/spider_gen.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +10 -11 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object spider_gen
2     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