ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/Floors/shop_weapo.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:28 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object shop_weapon
2     name tiles
3     is_floor 1
4     face shop_weapo.111
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.111
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