ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/acid/acid_pool.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 acid_pool
2 root 1.4 anim
3     acid_pool.x11
4     acid_pool.x12
5     mina
6 root 1.3 name acid pool
7 root 1.1 race slime
8 root 1.3 other_arch acid_sphere
9 pippijn 1.2 face acid_pool.x11
10 root 1.1 hp 100
11     maxhp 100
12 root 1.3 exp 100
13 root 1.1 ac 8
14 root 1.3 speed 0.01
15     level 1
16     resist_blind 100
17     weight 750000
18     alive 1
19     no_pick 1
20     generator 1
21 root 1.1 can_see_in_dark 1
22     anim_speed 10
23     editable 1
24     magicmap green
25     end
26 root 1.3