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.1 by root, Mon Feb 6 20:26:28 2006 UTC vs.
Revision 1.8 by root, Tue Nov 3 09:49:41 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines