ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/store_weap.arc
Revision: 1.6
Committed: Sat Mar 3 01:24:09 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.5: +15 -14 lines
Log Message:
second normaliser run - dude

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.1 type 66
5 root 1.6 client_type 25012
6     move_block all
7 root 1.1 no_pick 1
8 root 1.6 color_fg dark_orange
9 root 1.1 editable 64
10 root 1.6 magicmap yellow
11 root 1.4 visibility 100
12 root 1.1 end
13 root 1.5 more
14     object store_weapons_2
15 root 1.1 name shop
16 pippijn 1.2 face store_weap.x11
17 root 1.6 x 1
18 root 1.4 type 66
19 root 1.6 move_block all
20 root 1.1 no_pick 1
21 root 1.6 color_fg dark_orange
22     magicmap yellow
23 root 1.4 visibility 100
24 root 1.1 end
25 root 1.5 more
26     object store_weapons_3
27 root 1.1 name shop
28 pippijn 1.2 face store_weap.x11
29 root 1.6 y 1
30 root 1.4 type 66
31 root 1.1 no_pick 1
32 root 1.6 color_fg dark_orange
33     magicmap yellow
34 root 1.4 visibility 100
35 root 1.1 end
36 root 1.5 more
37     object store_weapons_4
38 root 1.1 name shop
39 pippijn 1.2 face store_weap.x11
40 root 1.1 x 1
41     y 1
42 root 1.6 type 66
43 root 1.1 no_pick 1
44 root 1.6 color_fg dark_orange
45     magicmap yellow
46 root 1.4 visibility 100
47 root 1.1 end
48 root 1.6