ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/killerbee.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: +18 -19 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object killer_bee
2 root 1.1 name killer bee
3     race insect
4 pippijn 1.2 face killerbee.x11
5 root 1.1 speed -0.25
6     weight -1
7     no_pick 1
8 root 1.5 anim
9     killerbee.x11
10     killerbee.x12
11     mina
12     color_fg orange
13 root 1.3 monster 1
14     sleep 1
15     can_see_in_dark 1
16 root 1.5 Wis 10
17     alive 1
18     exp 50
19     ac 10
20     wc 8
21     dam 13
22     hp 15
23     Con 1
24     maxhp 15
25     run_away 75
26     level 4
27     flying 1
28 root 1.3 editable 1
29 root 1.1 end