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.6 by root, Sat Mar 3 01:24:09 2007 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
14object shop_amulets_adornment
15name tiles
16attach [["amulet_adornment_shop",null]]
17face shop_amule.x11
18magicmap grey
19type 68
20no_pick 1
21no_magic 1
22is_floor 1
23damned 1
24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines