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

File Contents

# User Rev Content
1 root 1.5 object blindness
2 root 1.6 name blindness
3     face blank.x11
4     speed 0.05
5 root 1.4 type 49
6     invisible 1
7 root 1.6 no_drop 1
8 root 1.4 is_blind 1
9 root 1.1 end
10 root 1.6