ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/Floors/shop_gems.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: +8 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object shop_gems
2 root 1.1 name tiles
3 pippijn 1.2 face shop_gems.x11
4 root 1.3 exp 100000
5     type 68
6     randomitems shop_gems
7 root 1.1 no_pick 1
8 root 1.3 auto_apply 1
9 root 1.1 no_magic 1
10 root 1.3 is_floor 1
11     damned 1
12 root 1.1 editable 64
13     magicmap grey
14     end
15 root 1.3