ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/no_magic.arc
Revision: 1.7
Committed: Sun Mar 11 00:15:16 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.6: +1 -1 lines
Log Message:
normalise color_fg to magicmap

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 root 1.1 editable 136
9 root 1.7 magicmap red
10 root 1.1 end
11 root 1.6