ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/battleground.arc
Revision: 1.7
Committed: Sun Mar 11 00:15:18 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 battleground
2 root 1.1 name battleground
3 pippijn 1.2 face pstone_1.x11
4 root 1.1 type 58
5     no_pick 1
6     is_floor 1
7 root 1.6 color_bg khaki
8 root 1.1 editable 8
9 root 1.7 magicmap brown
10 root 1.1 end
11 root 1.6