ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/icecube.arc
Revision: 1.8
Committed: Sun Mar 11 00:15:25 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_2, rel-2_1
Changes since 1.7: +1 -1 lines
Log Message:
normalise color_fg to magicmap

File Contents

# User Rev Content
1 root 1.6 object icecube
2 root 1.7 name_pl icecubes
3 pippijn 1.2 face icecube.x11
4 root 1.7 resist_cold 100
5     materialname ice
6     weight 15000
7     client_type 8020
8     move_slow walk
9     move_slow_penalty 1
10 root 1.5 editable 2048
11 root 1.8 magicmap white
12 root 1.1 end
13 root 1.7