ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/Floors/shop_floor.arc
(Generate patch)

Comparing deliantra/arch/shop/Floors/shop_floor.arc (file contents):
Revision 1.4 by root, Sat Mar 3 00:50:59 2007 UTC vs.
Revision 1.10 by root, Sat Nov 14 05:04:52 2009 UTC

1Object shop_floor 1object inactive_shop_floor
2name tiles 2name tiles
3face shop_empty.x11
4magicmap grey
5smoothlevel 32
6smoothface shop_empty.x11 black_border_S.x11
7randomitems random_shop
8no_pick 1
9auto_apply 1
10no_magic 1
3is_floor 1 11is_floor 1
4face shop_empty.x11
5no_pick 1
6no_magic 1
7type 68
8auto_apply 1
9randomitems random_shop
10editable 64
11magicmap grey
12damned 1 12damned 1
13end 13end
14
15object shop_floor
16name tiles
17inherit inactive_shop_floor
18type 68
19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines