ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/t_lrock.arc
Revision: 1.8
Committed: Tue Nov 3 09:49:01 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93, HEAD
Changes since 1.7: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.6 object t_lrock
2 root 1.7 name large rock
3     name_pl large rocks
4 root 1.5 race rock
5 pippijn 1.2 face t_rock.x11
6 root 1.1 nrof 1
7 root 1.7 materialname stone
8     value 1
9 root 1.5 weight 50000
10 root 1.1 client_type 8012
11     is_thrown 1
12     end
13 root 1.7