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.1.1 by root, Mon Feb 6 20:26:28 2006 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:18:56 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines