ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/blob.arc
Revision: 1.12
Committed: Sat Oct 16 09:18:28 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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     wis 5
11 root 1.11 int 0
12 root 1.7 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