ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/poison_fog.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:27 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

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     face poisoncloud.111
7     anim
8     poisoncloud.111
9     poisoncloud.112
10     poisoncloud.113
11     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     face poisoncloud.111
26     anim
27     poisoncloud.111
28     poisoncloud.112
29     poisoncloud.113
30     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