Lowered ore and gem scatter

This commit is contained in:
Scott Williams 2021-06-09 21:14:29 +01:00
parent 279731a9e1
commit 395d12ac5a
3 changed files with 25 additions and 25 deletions

View File

@ -1,10 +1,10 @@
[
(20, Velorite),
(30, VeloriteFrag),
(5, CaveMushroom),
(16, SapphireSmall),
(12, EmeraldSmall),
(15, Cobalt),
(40, Coal),
(10, RubySmall),
(12, Velorite),
(15, VeloriteFrag),
(7, CaveMushroom),
(8, SapphireSmall),
(6, EmeraldSmall),
(9, Cobalt),
(15, Coal),
(4, RubySmall),
]

View File

@ -1,15 +1,15 @@
[
(30, Velorite),
(40, VeloriteFrag),
(15, Velorite),
(12, VeloriteFrag),
(10, CaveMushroom),
(30, Mushroom),
(10, AmethystSmall),
(10, TopazSmall),
(16, SapphireSmall),
(8, AmethystSmall),
(8, TopazSmall),
(12, SapphireSmall),
(60, CrystalLow),
(12, EmeraldSmall),
(5, Cobalt),
(40, Coal),
(70, Iron),
(10, RubySmall),
(8, EmeraldSmall),
(3, Cobalt),
(20, Coal),
(40, Iron),
(5, RubySmall),
]

View File

@ -1,13 +1,13 @@
[
(110, Stones),
(150, ShortGrass),
(50, CaveMushroom),
(50, Mushroom),
(30, AmethystSmall),
(15, TopazSmall),
(15, Tin),
(12, Copper),
(15, Iron),
(35, CaveMushroom),
(35, Mushroom),
(15, AmethystSmall),
(12, TopazSmall),
(10, Tin),
(10, Copper),
(7, Iron),
(5, Chest),
(15, Crate),
]