ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/t_rock.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:45 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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