ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/icecube.arc
Revision: 1.4
Committed: Wed Feb 7 00:14:51 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +1 -1 lines
Log Message:
remaining material conversions, this step was actually destructive because i only went for the nearest materials

File Contents

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