diff options
-rw-r--r-- | constants/gemstonecosts.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/constants/gemstonecosts.json b/constants/gemstonecosts.json index 849bf358..eebd5d6b 100644 --- a/constants/gemstonecosts.json +++ b/constants/gemstonecosts.json @@ -186,6 +186,12 @@ "FINE_JASPER_GEM:20" ] }, + "BOUQUET_OF_LIES": { + "JASPER_0": [ + "SKYBLOCK_COIN:50000", + "FINE_JASPER_GEM:20" + ] + }, "BURNING_AURORA_BOOTS": { "COMBAT_0": [ "SKYBLOCK_COIN:250000", @@ -2515,6 +2521,12 @@ "FLAWLESS_AMETHYST_GEM:1" ] }, + "STARRED_BAT_WAND": { + "SAPPHIRE_0": [ + "SKYBLOCK_COIN:50000", + "FINE_SAPPHIRE_GEM:20" + ] + }, "STARRED_BONZO_STAFF": { "SAPPHIRE_1": [ "SKYBLOCK_COIN:50000", |