ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/blob.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:09 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

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