--- deliantra/arch/shop/Floors/shop_weapo.arc 2009/11/03 09:49:41 1.10 +++ deliantra/arch/shop/Floors/shop_weapo.arc 2009/11/03 09:59:26 1.11 @@ -1,6 +1,7 @@ object shop_weapon name tiles face shop_weapo.x11 +magicmap grey type 68 randomitems random_weapon no_pick 1 @@ -8,12 +9,12 @@ no_magic 1 is_floor 1 damned 1 -magicmap grey end object shop_weapon_ancient name tiles face shop_weapo.x11 +magicmap grey type 68 randomitems shopweapoancient no_pick 1 @@ -21,12 +22,12 @@ no_magic 1 is_floor 1 damned 1 -magicmap grey end object shop_weapon_east name tiles face shop_weapo.x11 +magicmap grey type 68 randomitems shopweapoeast no_pick 1 @@ -34,19 +35,18 @@ no_magic 1 is_floor 1 damned 1 -magicmap grey end -Object shop_weapon_west +object shop_weapon_west name tiles -is_floor 1 face shop_weapo.x11 -no_pick 1 -no_magic 1 +magicmap grey type 68 -auto_apply 1 randomitems shopweapowest -magicmap grey +no_pick 1 +auto_apply 1 +no_magic 1 +is_floor 1 damned 1 end