From 461f7d963fab78a4aee1352179c2da4c32475464 Mon Sep 17 00:00:00 2001 From: SilverNexus Date: Thu, 22 Feb 2024 11:08:06 -0500 Subject: [PATCH] Add topaz to gem treasurelists. Currently a rarer drop than other gems since it has no uses in recipes. --- shop/Floors/shop_gems.trs | 8 ++++++++ treasures.trs | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/shop/Floors/shop_gems.trs b/shop/Floors/shop_gems.trs index 3c42638fc..a24679420 100644 --- a/shop/Floors/shop_gems.trs +++ b/shop/Floors/shop_gems.trs @@ -67,4 +67,12 @@ more arch amethyst chance 1 nrof 3 +more + arch topaz + chance 3 + nrof 5 +more + arch topaz + chance 1 + nrof 3 end diff --git a/treasures.trs b/treasures.trs index 06456bcfe..2bfbdd851 100644 --- a/treasures.trs +++ b/treasures.trs @@ -500,6 +500,14 @@ more arch amethyst chance 5 nrof 4 +more + arch topaz + chance 3 + nrof 5 +more + arch topaz + chance 3 + nrof 2 end ##