ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/t_rock.arc
Revision: 1.8
Committed: Fri Oct 23 03:51:56 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82
Changes since 1.7: +1 -1 lines
Log Message:
lots of arches

File Contents

# User Rev Content
1 root 1.6 object t_rock
2 root 1.7 name rock
3     name_pl rocks
4 root 1.5 race rock
5 pippijn 1.2 face t_rock.x11
6 root 1.8 magicmap black
7 root 1.1 nrof 1
8 root 1.7 materialname stone
9     value 1
10 root 1.5 weight 500
11 root 1.7 client_type 8012
12     is_thrown 1
13 root 1.5 editable 1024
14 root 1.1 end
15 root 1.7