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

File Contents

# User Rev Content
1 root 1.3 object rock
2 pippijn 1.2 face rock.x11
3 root 1.1 material 64
4     weight 1500000
5 root 1.3 move_type walk
6     move_block all
7     no_pick 1
8 root 1.1 can_roll 1
9     editable 128
10     magicmap grey
11     end
12 root 1.3