ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/beehive.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:10 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +4 -4 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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