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

File Contents

# User Rev Content
1 root 1.3 object blob
2 root 1.4 anim
3     blob.x11
4     blob.x12
5     blob.x13
6     blob.x12
7     mina
8 root 1.1 race slime
9 pippijn 1.2 face blob.x11
10 root 1.3 wis 5
11     hp 40
12     maxhp 40
13 root 1.1 exp 1
14 root 1.3 dam 0
15     wc 1
16 root 1.1 ac 4
17 root 1.3 speed 1.5
18 root 1.1 level 1
19 root 1.3 attacktype 1
20 root 1.1 weight 50000
21     run_away 100
22     pick_up 64
23 root 1.3 alive 1
24     no_pick 1
25     monster 1
26     sleep 1
27     color_fg black
28 root 1.1 editable 1
29     end
30 root 1.3