ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/rock.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:01 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.6 object rock
2 pippijn 1.2 face rock.x11
3 root 1.8 magicmap grey
4 root 1.7 materialname stone
5 root 1.1 weight 1500000
6 root 1.7 move_type walk
7     move_block all
8     no_pick 1
9 root 1.5 can_roll 1
10 root 1.1 end
11 root 1.7