ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/Floors/shop_weapo.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:59 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +18 -18 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# Content
1 Object shop_weapon
2 name tiles
3 is_floor 1
4 face shop_weapo.x11
5 no_pick 1
6 no_magic 1
7 type 68
8 auto_apply 1
9 randomitems random_weapon
10 editable 64
11 magicmap grey
12 damned 1
13 end
14
15 Object shop_weapon_east
16 name tiles
17 is_floor 1
18 face shop_weapo.x11
19 no_pick 1
20 no_magic 1
21 type 68
22 auto_apply 1
23 randomitems shopweapoeast
24 editable 64
25 magicmap grey
26 damned 1
27 end
28
29 Object shop_weapon_ancient
30 name tiles
31 is_floor 1
32 face shop_weapo.x11
33 no_pick 1
34 no_magic 1
35 type 68
36 auto_apply 1
37 randomitems shopweapoancient
38 editable 64
39 magicmap grey
40 damned 1
41 end
42