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.1 by root, Mon Feb 6 20:26:28 2006 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
4face shop_weapo.111
5no_pick 1
6no_magic 1
7type 68
8auto_apply 1
9randomitems random_weapon
10editable 64
11magicmap grey
12damned 1 11damned 1
13end 12end
14 13
15Object shop_weapon_east 14object shop_weapon_ancient
16name tiles 15name tiles
16face shop_weapo.x11
17magicmap grey
18type 68
19randomitems shopweapoancient
20no_pick 1
21auto_apply 1
22no_magic 1
17is_floor 1 23is_floor 1
18face shop_weapo.111
19no_pick 1
20no_magic 1
21type 68
22auto_apply 1
23randomitems shopweapoeast
24editable 64
25magicmap grey
26damned 1 24damned 1
27end 25end
28 26
27object shop_weapon_east
28name tiles
29face shop_weapo.x11
30magicmap grey
31type 68
32randomitems shopweapoeast
33no_pick 1
34auto_apply 1
35no_magic 1
36is_floor 1
37damned 1
38end
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