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.9 by root, Sat Oct 24 00:59:57 2009 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:49:41 2009 UTC

6no_pick 1 6no_pick 1
7auto_apply 1 7auto_apply 1
8no_magic 1 8no_magic 1
9is_floor 1 9is_floor 1
10damned 1 10damned 1
11editable 64
12magicmap grey 11magicmap grey
13end 12end
14 13
15object shop_weapon_ancient 14object shop_weapon_ancient
16name tiles 15name tiles
20no_pick 1 19no_pick 1
21auto_apply 1 20auto_apply 1
22no_magic 1 21no_magic 1
23is_floor 1 22is_floor 1
24damned 1 23damned 1
25editable 64
26magicmap grey 24magicmap grey
27end 25end
28 26
29object shop_weapon_east 27object shop_weapon_east
30name tiles 28name tiles
34no_pick 1 32no_pick 1
35auto_apply 1 33auto_apply 1
36no_magic 1 34no_magic 1
37is_floor 1 35is_floor 1
38damned 1 36damned 1
39editable 64
40magicmap grey 37magicmap grey
41end 38end
42 39
43Object shop_weapon_west 40Object shop_weapon_west
44name tiles 41name tiles
47no_pick 1 44no_pick 1
48no_magic 1 45no_magic 1
49type 68 46type 68
50auto_apply 1 47auto_apply 1
51randomitems shopweapowest 48randomitems shopweapowest
52editable 64
53magicmap grey 49magicmap grey
54damned 1 50damned 1
55end 51end
56 52

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines