ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/fog.arc
Revision: 1.12
Committed: Sat Apr 21 09:20:22 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.11: +1 -1 lines
Log Message:
fog is always on top or 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     speed 0.001
16 root 1.1 type 67
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 root 1.8 materialname paper
33     move_type fly_low
34     no_pick 1
35     generator 1
36     is_used_up 1
37 root 1.6 changing 1
38 root 1.1 blocksview 1
39     editable 8
40 root 1.9 magicmap white
41 root 1.8 visibility 100
42 root 1.12 smoothlevel 250
43 root 1.11 smoothface fog.x11 fog_S.x11 fog.x12 fog_S.x11
44 root 1.1 end
45 root 1.8