ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Dragon/blue_dragon2.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:06 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +7 -7 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object blue_dragon2
2 root 1.4 anim
3     blue_dragon2.x51
4     blue_dragon2.x52
5     blue_dragon2.x71
6     blue_dragon2.x72
7     facings 2
8     mina
9 root 1.1 name blue dragon
10     race dragon
11 pippijn 1.2 face blue_dragon2.x51
12 root 1.3 food 999
13     dam 10
14     wc 21
15 root 1.1 ac 5
16     speed -0.3
17 root 1.3 level 1
18 root 1.1 attacktype 1
19 root 1.3 weight 70000
20     randomitems dragon_player_items
21     alive 1
22 root 1.1 can_use_shield 0
23 root 1.3 monster 1
24     unaggressive 1
25 root 1.1 can_use_armour 0
26     can_use_weapon 0
27     body_range 1
28     body_arm 0
29     body_neck 1
30     body_skill 1
31     body_finger 2
32     body_shoulder 1
33     body_wrist 2
34     body_waist 1
35 root 1.3 color_fg black
36     editable 1
37 root 1.1 end
38