ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/Floors/shopweapoancient.trs
Revision: 1.2
Committed: Tue Jul 11 16:44:43 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run, pre_second_normalise_run, post_second_normalise_run, post_normalise_revert, rel-2_82, rel-2_81, rel-2_80, rel-3_0, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, post_first_cfarch_normalize_run, rel-2_90, rel-2_92, rel-2_93, rel-2_78, rel-2_61, pre_normalise_revert, rel-2_43, rel-2_42, rel-2_41, HEAD
Changes since 1.1: +1 -1 lines
Log Message:
fixed treasurelist for snitchangel.
removed ring treasures replaced by money/gem treasures.
fixed some other treasurelist errors.

File Contents

# Content
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