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), (12, Velorite),
(30, VeloriteFrag), (15, VeloriteFrag),
(5, CaveMushroom), (7, CaveMushroom),
(16, SapphireSmall), (8, SapphireSmall),
(12, EmeraldSmall), (6, EmeraldSmall),
(15, Cobalt), (9, Cobalt),
(40, Coal), (15, Coal),
(10, RubySmall), (4, RubySmall),
] ]

View File

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

View File

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