ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/store_weap.arc
(Generate patch)

Comparing deliantra/arch/shop/store_weap.arc (file contents):
Revision 1.4 by root, Sat Mar 3 00:50:59 2007 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:59:24 2009 UTC

1Object store_weapons 1object store_weapons
2name shop 2name shop
3face store_weap.x11 3face store_weap.x11
4color_fg dark_orange 4magicmap yellow
5type 66
6client_type 25012
7move_block all
8no_pick 1
9visibility 100
10end
11more
12object store_weapons_2
13name shop
14face store_weap.x11
15magicmap yellow
16x 1
17type 66
18move_block all
19no_pick 1
20visibility 100
21end
22more
23object store_weapons_3
24name shop
25face store_weap.x11
26magicmap yellow
27y 1
5type 66 28type 66
6no_pick 1 29no_pick 1
7no_pass 1
8editable 64
9visibility 100 30visibility 100
10magicmap yellow
11client_type 25012
12end 31end
13More 32more
14Object store_weapons_2 33object store_weapons_4
15name shop 34name shop
16face store_weap.x11 35face store_weap.x11
17color_fg dark_orange 36magicmap yellow
37x 1
38y 1
18type 66 39type 66
19x 1
20no_pick 1
21no_pass 1
22visibility 100
23magicmap yellow
24end
25More
26Object store_weapons_3
27name shop
28face store_weap.x11
29color_fg dark_orange
30type 66
31y 1
32no_pick 1 40no_pick 1
33visibility 100 41visibility 100
34magicmap yellow
35end 42end
36More 43
37Object store_weapons_4
38name shop
39face store_weap.x11
40color_fg dark_orange
41type 66
42x 1
43y 1
44no_pick 1
45visibility 100
46magicmap yellow
47end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines