ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/Floors/shop_amule.arc
Revision: 1.9
Committed: Tue Nov 3 09:59:25 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +3 -3 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.5 object shop_amulets
2 root 1.1 name tiles
3 pippijn 1.2 face shop_amule.x11
4 root 1.9 magicmap grey
5 root 1.6 type 68
6     randomitems random_amulet
7 root 1.4 no_pick 1
8 root 1.6 auto_apply 1
9 root 1.4 no_magic 1
10 root 1.6 is_floor 1
11     damned 1
12 root 1.1 end
13 root 1.6
14 elmex 1.7 object shop_amulets_adornment
15     name tiles
16 root 1.9 attach [["amulet_adornment_shop",null]]
17 elmex 1.7 face shop_amule.x11
18 root 1.9 magicmap grey
19 elmex 1.7 type 68
20     no_pick 1
21     no_magic 1
22     is_floor 1
23     damned 1
24     end
25