ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/beehive.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:08 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

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.10 magicmap light_blue
11 root 1.7 hp 30
12     maxhp 30
13 root 1.1 sp 136
14     maxsp 1
15 root 1.7 exp 50
16     ac 12
17 root 1.1 speed -0.1
18 root 1.7 level 1
19 root 1.1 weight -1
20 root 1.7 alive 1
21     generator 1
22 root 1.1 end
23 root 1.7