ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/acid_spit.arc
Revision: 1.4
Committed: Fri Feb 9 01:51:43 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +11 -11 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_spit
2 root 1.4 anim
3     acidspit.x11
4     acidspit.x11
5     acidspit.x21
6     acidspit.x31
7     acidspit.x41
8     acidspit.x51
9     acidspit.x61
10     acidspit.x71
11     acidspit.x81
12     mina
13 root 1.3 name acid spit
14 root 1.1 race spit_acid
15 pippijn 1.2 face acidspit.x11
16 root 1.3 is_animated 0
17     food 100
18     dam 5
19     wc -10
20 root 1.1 nrof 1
21 root 1.3 type 13
22     attacktype 65
23     is_turnable 1
24     no_drop 1
25     editable 1024
26 root 1.1 end
27 root 1.3