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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines