ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/spider_gen.arc
Revision: 1.7
Committed: Sat Mar 3 01:23:20 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +10 -9 lines
Log Message:
second normaliser run - dude

File Contents

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