ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/Floors/shop_amule.arc
(Generate patch)

Comparing deliantra/arch/shop/Floors/shop_amule.arc (file contents):
Revision 1.7 by elmex, Mon Jul 14 16:34:27 2008 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:59:25 2009 UTC

1object shop_amulets 1object shop_amulets
2name tiles 2name tiles
3face shop_amule.x11 3face shop_amule.x11
4magicmap grey
4type 68 5type 68
5randomitems random_amulet 6randomitems random_amulet
6no_pick 1 7no_pick 1
7auto_apply 1 8auto_apply 1
8no_magic 1 9no_magic 1
9is_floor 1 10is_floor 1
10damned 1 11damned 1
11editable 64
12magicmap grey
13end 12end
14 13
15object shop_amulets_adornment 14object shop_amulets_adornment
16name tiles 15name tiles
16attach [["amulet_adornment_shop",null]]
17face shop_amule.x11 17face shop_amule.x11
18magicmap grey
18type 68 19type 68
19no_pick 1 20no_pick 1
20no_magic 1 21no_magic 1
21is_floor 1 22is_floor 1
22damned 1 23damned 1
23editable 64
24magicmap grey
25attach [["amulet_adornment_shop",null]]
26end 24end
27 25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines