ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/blob.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:08 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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