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.3 by root, Tue Feb 6 22:41:16 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 3face shop_empty.x11
4type 68 4magicmap grey
5smoothlevel 32
6smoothface shop_empty.x11 black_border_S.x11
5randomitems random_shop 7randomitems random_shop
6no_pick 1 8no_pick 1
7auto_apply 1 9auto_apply 1
8no_magic 1 10no_magic 1
9is_floor 1 11is_floor 1
10damned 1 12damned 1
11editable 64
12magicmap grey
13end 13end
14 14
15object shop_floor
16name tiles
17inherit inactive_shop_floor
18type 68
19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines