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.4 by root, Tue Feb 6 22:41:16 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:26 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines