ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/beehive.arc
Revision: 1.11
Committed: Sat Oct 16 09:18:26 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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.1 end
22 root 1.7