ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/beehive.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:28 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

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.8 magicmap light_blue
22 root 1.1 end
23 root 1.7