ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/rock2.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:21 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:
replace material by materilname in all simple cases

File Contents

# User Rev Content
1 root 1.3 object rock2
2 root 1.1 name rock
3 root 1.3 name_pl rocks
4 pippijn 1.2 face rock2.x11
5 root 1.3 nrof 1
6     type 73
7 root 1.4 materialname stone
8 root 1.1 value 100
9     weight 220
10 root 1.3 client_type 641
11 root 1.1 editable 2048
12     magicmap grey
13     end
14 root 1.3