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

Comparing deliantra/arch/shop/Floors/shop_weapo.arc (file contents):
Revision 1.11 by root, Tue Nov 3 09:59:26 2009 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:18:56 2010 UTC

1object shop_weapon 1object shop_weapon
2name tiles 2name tiles
3face shop_weapo.x11 3face shop_weapo.x11
4magicmap grey
5type 68 4type 68
6randomitems random_weapon 5randomitems random_weapon
7no_pick 1 6no_pick 1
8auto_apply 1 7auto_apply 1
9no_magic 1 8no_magic 1
12end 11end
13 12
14object shop_weapon_ancient 13object shop_weapon_ancient
15name tiles 14name tiles
16face shop_weapo.x11 15face shop_weapo.x11
17magicmap grey
18type 68 16type 68
19randomitems shopweapoancient 17randomitems shopweapoancient
20no_pick 1 18no_pick 1
21auto_apply 1 19auto_apply 1
22no_magic 1 20no_magic 1
25end 23end
26 24
27object shop_weapon_east 25object shop_weapon_east
28name tiles 26name tiles
29face shop_weapo.x11 27face shop_weapo.x11
30magicmap grey
31type 68 28type 68
32randomitems shopweapoeast 29randomitems shopweapoeast
33no_pick 1 30no_pick 1
34auto_apply 1 31auto_apply 1
35no_magic 1 32no_magic 1
38end 35end
39 36
40object shop_weapon_west 37object shop_weapon_west
41name tiles 38name tiles
42face shop_weapo.x11 39face shop_weapo.x11
43magicmap grey
44type 68 40type 68
45randomitems shopweapowest 41randomitems shopweapowest
46no_pick 1 42no_pick 1
47auto_apply 1 43auto_apply 1
48no_magic 1 44no_magic 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines