ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Dragon/blue_dragon1.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:50 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +19 -19 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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