ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/fog.arc
Revision: 1.14
Committed: Tue Nov 3 09:48:48 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.13: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.7 object fog
2 root 1.5 anim
3     fog.x11
4     fog.x12
5     fog.x11
6     fog.x11
7     fog.x12
8     fog.x11
9     fog.x11
10     fog.x12
11     fog.x11
12     mina
13 root 1.8 other_arch fog
14     face fog.x11
15 root 1.13 magicmap white
16     smoothlevel 250
17     smoothface fog.x11 fog_S.x11 fog.x12 fog_S.x11
18 root 1.8 speed 0.001
19 root 1.1 type 67
20     resist_fire 100
21     resist_electricity 100
22     resist_confusion 100
23     resist_acid 100
24     resist_drain 100
25     resist_weaponmagic 100
26     resist_ghosthit 100
27     resist_poison 100
28     resist_slow 100
29     resist_paralyze 100
30     resist_turn_undead 100
31     resist_fear 100
32     resist_cancellation 100
33     resist_deplete 100
34     resist_death 100
35 root 1.8 materialname paper
36     move_type fly_low
37     no_pick 1
38     generator 1
39     is_used_up 1
40 root 1.6 changing 1
41 root 1.1 blocksview 1
42 root 1.8 visibility 100
43 root 1.1 end
44 root 1.8