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.6 by root, Sat Mar 3 01:16:33 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
14
15object shop_weapon_east
16name tiles
17is_floor 1
18face shop_weapo.x11
19no_pick 1
20no_magic 1
21type 68
22auto_apply 1
23randomitems shopweapoeast
24editable 64
25magicmap grey
26damned 1
13end 27end
14 28
15object shop_weapon_ancient 29object shop_weapon_ancient
16name tiles 30name tiles
31is_floor 1
17face shop_weapo.x11 32face shop_weapo.x11
33no_pick 1
34no_magic 1
18type 68 35type 68
36auto_apply 1
19randomitems shopweapoancient 37randomitems shopweapoancient
20no_pick 1
21auto_apply 1
22no_magic 1
23is_floor 1
24damned 1
25editable 64 38editable 64
26magicmap grey 39magicmap grey
40damned 1
27end 41end
28 42
29object shop_weapon_east
30name tiles
31face shop_weapo.x11
32type 68
33randomitems shopweapoeast
34no_pick 1
35auto_apply 1
36no_magic 1
37is_floor 1
38damned 1
39editable 64
40magicmap grey
41end
42

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines