ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/bee.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:56 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +3 -3 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object bee
2     flying 1
3     race insect
4 pippijn 1.2 face bee.x11
5 root 1.1 color_fg dark_orange
6     anim
7 pippijn 1.2 bee.x11
8     bee.x12
9 root 1.1 mina
10     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     exp 5
18     wc 15
19     dam 1
20     ac 4
21     level 1
22     weight 20
23     resist_physical 30
24    
25     editable 1
26     end