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

File Contents

# Content
1 # a specific type of spell effect (cone) which operates
2 # as a ground object.
3 Object fog_wall
4 name fog
5 face fog.111
6 anim
7 fog.111
8 fog.112
9 fog.111
10 mina
11 type 102
12 subtype 7
13 flying 1
14 no_pick 1
15 color_fg white
16 color_bg khaki
17 resist_fire 100
18 resist_electricity 100
19 resist_confusion 100
20 resist_acid 100
21 resist_drain 100
22 resist_weaponmagic 100
23 resist_ghosthit 100
24 resist_poison 100
25 resist_slow 100
26 resist_paralyze 100
27 resist_turn_undead 100
28 resist_fear 100
29 resist_cancellation 100
30 resist_deplete 100
31 resist_death 100
32 material 1
33 changing 1
34 visibility 100
35 speed 0.001
36 blocksview 1
37 editable 8
38 end