ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/fog.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:15 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +22 -22 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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