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

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.x11
6 anim
7 fog.x11
8 fog.x12
9 fog.x11
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