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.5 by root, Sat Mar 3 00:50:59 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines