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.7 by root, Sat Mar 3 01:24:10 2007 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 10damned 1
5no_pick 1
6no_magic 1
7type 68
8auto_apply 1
9randomitems random_weapon
10editable 64 11editable 64
11magicmap grey 12magicmap grey
12damned 1
13end 13end
14 14
15Object shop_weapon_east 15object shop_weapon_ancient
16name tiles 16name tiles
17face shop_weapo.x11
18type 68
19randomitems shopweapoancient
20no_pick 1
21auto_apply 1
22no_magic 1
17is_floor 1 23is_floor 1
18face shop_weapo.111 24damned 1
19no_pick 1
20no_magic 1
21type 68
22auto_apply 1
23randomitems shopweapoeast
24editable 64 25editable 64
25magicmap grey 26magicmap grey
26damned 1
27end 27end
28 28
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