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

File Contents

# User Rev Content
1 root 1.3 object pet_necro
2 root 1.4 anim
3     pet_necro.x11
4     pet_necro.x12
5     mina
6 root 1.3 name pet of Necromancer
7 root 1.1 race animal
8 pippijn 1.2 face pet_necro.x11
9 root 1.3 con 1
10     wis 15
11 root 1.1 hp 100
12     maxhp 100
13     exp 300
14     dam 20
15     wc -100
16     ac -10
17     speed -1.000000
18     level 80
19     attacktype 1
20     resist_fire -100
21     weight 30000
22     alive 1
23     monster 1
24     hitback 1
25     sleep 1
26 root 1.3 color_fg black
27 root 1.1 editable 1
28     magicmap grey
29     end
30 root 1.3