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

File Contents

# User Rev Content
1 root 1.3 object shop_mat
2 root 1.1 name doormat
3 pippijn 1.2 face shop_mat.x11
4 root 1.3 type 69
5     move_on all
6 root 1.1 no_pick 1
7 root 1.3 damned 1
8 root 1.1 editable 64
9 root 1.3 magicmap brown
10 root 1.1 visibility 100
11     end
12 root 1.3