ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/Floors/shop_floor.arc
Revision: 1.6
Committed: Sat Mar 3 01:24:09 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.5: +6 -5 lines
Log Message:
second normaliser run - dude

File Contents

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