ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/Floors/shop_gems.arc
Revision: 1.8
Committed: Tue Nov 3 09:59:26 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.7: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

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