ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/no_magic.arc
Revision: 1.6
Committed: Sat Mar 3 01:22:20 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.5: +4 -3 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.5 object magic_banned
2 root 1.1 name no_magic
3 pippijn 1.2 face no_magic.x11
4 root 1.6 invisible 1
5 root 1.1 no_pick 1
6     no_magic 1
7 root 1.6 color_bg white
8     color_fg red
9 root 1.1 editable 136
10     end
11 root 1.6