ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/poison_fog.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:38 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +8 -8 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object poison_fog
2     name poison fog
3     other_arch poison_fog_sign
4     type 102
5     subtype 35
6 pippijn 1.2 face poisoncloud.x11
7 root 1.1 anim
8 pippijn 1.2 poisoncloud.x11
9     poisoncloud.x12
10     poisoncloud.x13
11 root 1.1 mina
12     color_fg green
13     is_used_up 1
14     is_animated 1
15     walk_on 1
16     flying 1
17     no_pick 1
18     speed 0.2
19     wc -30
20     editable 0
21     end
22     #
23     Object poison_fog_sign
24     name poison fog
25 pippijn 1.2 face poisoncloud.x11
26 root 1.1 anim
27 pippijn 1.2 poisoncloud.x11
28     poisoncloud.x12
29     poisoncloud.x13
30 root 1.1 mina
31     type 98
32     speed 1
33     flying 1
34     no_pick 1
35     food 30
36     blocksview 1
37     is_used_up 1
38     end