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.8 by root, Tue Nov 3 09:49:41 2009 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
11magicmap grey
12end 12end
13 13
14object shop_amulets_adornment 14object shop_amulets_adornment
15name tiles 15name tiles
16attach [["amulet_adornment_shop",null]]
16face shop_amule.x11 17face shop_amule.x11
18magicmap grey
17type 68 19type 68
18no_pick 1 20no_pick 1
19no_magic 1 21no_magic 1
20is_floor 1 22is_floor 1
21damned 1 23damned 1
22magicmap grey
23attach [["amulet_adornment_shop",null]]
24end 24end
25 25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines