ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/darkness.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:30 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, HEAD
Changes since 1.9: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object darkness
2 root 1.8 face darkness.x11
3 root 1.10 smoothlevel 255
4     smoothface darkness.x11 darkness_S.x11
5 root 1.7 speed 0.03
6     move_type fly_low
7     no_pick 1
8 root 1.5 is_used_up 1
9     blocksview 1
10 root 1.1 end
11 root 1.7