ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/t_rock.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:03 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +7 -8 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object t_rock
2     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