ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/beehive.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:54 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +12 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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