ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/t_boulder.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:25 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +8 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object t_boulder
2     name boulder
3     name_pl 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     material 64
9     value 1
10 root 1.1 weight 300000
11     client_type 8012
12     is_thrown 1
13 root 1.4 editable 1024
14 root 1.1 end
15 root 1.4