ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/s_shop1.arc
Revision: 1.3
Committed: Tue Feb 6 22:39:53 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 -5 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object s_shop1
2 root 1.1 name small shop
3 pippijn 1.2 face s_shop1.x11
4 root 1.1 type 66
5 root 1.3 client_type 25012
6 root 1.1 no_pick 1
7 root 1.3 color_bg yellow
8 root 1.1 editable 2
9 root 1.3 magicmap black
10     visibility 100
11 root 1.1 end
12 root 1.3