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

File Contents

# User Rev Content
1 root 1.6 object beehive
2 root 1.7 anim
3     beehive.x11
4     beehive.x12
5     mina
6     name beehive
7 root 1.1 race insect
8     other_arch killer_bee
9 pippijn 1.2 face beehive.x11
10 root 1.7 hp 30
11     maxhp 30
12 root 1.1 sp 136
13     maxsp 1
14 root 1.7 exp 50
15     ac 12
16 root 1.1 speed -0.1
17 root 1.7 level 1
18 root 1.1 weight -1
19 root 1.7 alive 1
20     generator 1
21 root 1.5 color_fg light_blue
22 root 1.3 editable 1
23 root 1.1 end
24 root 1.7