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

File Contents

# User Rev Content
1 root 1.5 Object pixie
2     race faerie
3     randomitems pixie
4     face pixie.x11
5     color_fg orange
6 root 1.4 anim
7     pixie.x11
8     pixie.x12
9     pixie.x11
10     pixie.x12
11     pixie.x11
12     pixie.x13
13     pixie.x13
14     mina
15 root 1.5 monster 1
16     sleep 1
17     Wis 15
18     see_invisible 1
19     no_pick 1
20     flying 1
21     weight 10000
22     alive 1
23     exp 10
24     level 2
25     ac 6
26 root 1.3 hp 8
27     maxhp 8
28     sp 2
29     maxsp 2
30 root 1.5 Pow 1
31     wc 7
32 root 1.3 dam 1
33     speed -0.2
34     run_away 15
35 root 1.5 can_use_wand 1
36     can_cast_spell 1
37 root 1.3 pick_up 1
38 root 1.5 attack_movement 3
39     editable 1
40 root 1.3 body_range 1
41 root 1.1 end