ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/Floors/shopweapoancient.trs
Revision: 1.1
Committed: Wed May 3 20:01:00 2006 UTC (18 years, 2 months ago) by pippijn
Branch: MAIN
Log Message:
Adding new shop images and an ancient weapon shop treasure list (cfextended)

File Contents

# User Rev Content
1 pippijn 1.1 treasureone shopweapoancient
2     list random_weapon
3     chance 30
4     more
5     list shopweapoancientbronze
6     chance 30
7     more
8     list shopweapoancientweaps
9     chance 40
10     end
11     #
12     treasureone shopweapoancientbronze
13     arch b_dagger
14     magic 4
15     chance 10
16     more
17     arch b_bsword_1
18     magic 4
19     chance 10
20     more
21     arch b_bsword_2
22     magic 4
23     chance 10
24     more
25     arch b_lsword
26     magic 4
27     chance 10
28     more
29     arch b_scimitar
30     magic 4
31     chance 10
32     more
33     arch b_ssword_1
34     magic 4
35     chance 10
36     more
37     arch b_ssword_2
38     magic 4
39     chance 10
40     more
41     arch b_sword_1
42     magic 4
43     chance 10
44     more
45     arch b_axe1
46     magic 4
47     chance 20
48     end
49     #
50     treasureone shopweapoancientweaps
51     arch b_sicklesword
52     magic 3
53     chance 20
54     more
55     arch sicklesword
56     magic 3
57     chance 5
58     more
59     arch cudgel
60     magic 3
61     chance 25
62     more
63     arch b_spikeballmace
64     magic 3
65     chance 20
66     more
67     arch spikeballmace
68     magic 3
69     chance 5
70     more
71     arch chakram
72     magic 3
73     chance 25
74     end
75