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

File Contents

# User Rev Content
1 root 1.5 object store_weapons
2 root 1.1 name shop
3 pippijn 1.2 face store_weap.x11
4 root 1.9 magicmap yellow
5 root 1.1 type 66
6 root 1.6 client_type 25012
7     move_block all
8 root 1.1 no_pick 1
9 root 1.4 visibility 100
10 root 1.1 end
11 root 1.5 more
12     object store_weapons_2
13 root 1.1 name shop
14 pippijn 1.2 face store_weap.x11
15 root 1.9 magicmap yellow
16 root 1.6 x 1
17 root 1.4 type 66
18 root 1.6 move_block all
19 root 1.1 no_pick 1
20 root 1.4 visibility 100
21 root 1.1 end
22 root 1.5 more
23     object store_weapons_3
24 root 1.1 name shop
25 pippijn 1.2 face store_weap.x11
26 root 1.9 magicmap yellow
27 root 1.6 y 1
28 root 1.4 type 66
29 root 1.1 no_pick 1
30 root 1.4 visibility 100
31 root 1.1 end
32 root 1.5 more
33     object store_weapons_4
34 root 1.1 name shop
35 pippijn 1.2 face store_weap.x11
36 root 1.9 magicmap yellow
37 root 1.1 x 1
38     y 1
39 root 1.6 type 66
40 root 1.1 no_pick 1
41 root 1.4 visibility 100
42 root 1.1 end
43 root 1.6