ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/bee.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +15 -15 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object bee
2     flying 1
3     race insect
4     face bee.x11
5     color_fg dark_orange
6 root 1.4 anim
7     bee.x11
8     bee.x12
9     mina
10 root 1.5 monster 1
11     sleep 1
12     Wis 10
13     no_pick 1
14     alive 1
15     can_see_in_dark 1
16     speed 0.2
17 root 1.1 exp 5
18 root 1.5 wc 15
19 root 1.3 dam 1
20 root 1.1 ac 4
21     level 1
22 root 1.5 weight 20
23 root 1.3 resist_physical 30
24 root 1.5
25 root 1.1 editable 1
26     end