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.1.1.1 by root, Mon Feb 6 20:26:28 2006 UTC vs.
Revision 1.11 by root, Sat Oct 16 09:18:54 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines