ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/t_lboulder.arc
Revision: 1.5
Committed: Tue Feb 6 23:29:24 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

# User Rev Content
1 root 1.4 object t_lboulder
2     name large boulder
3     name_pl large boulders
4 root 1.1 race rock
5 pippijn 1.2 face boulder.x11
6 root 1.1 nrof 1
7 root 1.4 type 79
8 root 1.5 materialname stone
9 root 1.4 value 11
10 root 1.1 weight 600000
11     client_type 8012
12     is_thrown 1
13 root 1.4 editable 1024
14 root 1.1 end
15 root 1.4