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

Comparing deliantra/arch/mapbuilding/building.arc (file contents):
Revision 1.16 by root, Tue Nov 3 09:58:56 2009 UTC vs.
Revision 1.17 by root, Mon Nov 9 15:10:18 2009 UTC

468auto_apply 1 468auto_apply 1
469no_magic 1 469no_magic 1
470is_floor 1 470is_floor 1
471end 471end
472 472
473## boes added this for the marble shop 2009-11-08
474object shop_building_marble
475name tiles
476face shop_building.x11
477type 68
478randomitems shop_building_marble
479no_pick 1
480auto_apply 1
481no_magic 1
482is_floor 1
483end
484

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines