ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/temp_fog.arc
Revision: 1.6
Committed: Sat Mar 3 00:49:52 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +12 -12 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.6 Object temp_fog
2     name fog
3     face fog.x11
4 root 1.5 anim
5     fog.x11
6     fog.x12
7     fog.x11
8     fog.x11
9     fog.x12
10     fog.x11
11     fog.x11
12     fog.x12
13     fog.x11
14     mina
15 root 1.1 type 67
16 root 1.6 flying 1
17     no_pick 1
18     color_fg white
19     color_bg khaki
20     is_used_up 1
21 root 1.1 resist_fire 100
22     resist_electricity 100
23     resist_confusion 100
24     resist_acid 100
25     resist_drain 100
26     resist_weaponmagic 100
27     resist_ghosthit 100
28     resist_poison 100
29     resist_slow 100
30     resist_paralyze 100
31     resist_turn_undead 100
32     resist_fear 100
33     resist_cancellation 100
34     resist_deplete 100
35     resist_death 100
36 root 1.6
37     material 1
38 root 1.1 changing 1
39 root 1.6 visibility 100
40     speed 0.001
41 root 1.1 blocksview 1
42     editable 8
43     end