From 96272508feb77b5fd2402fc1bc24af62ea5c911f Mon Sep 17 00:00:00 2001 From: DraugTheWhopper Date: Wed, 3 Nov 2021 01:12:41 -0400 Subject: [PATCH] Fix formatting: missing "more", and trailing LF --- crafting/Tools/random_tool.trs | 1 + shop/Floors/shop_random.trs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/crafting/Tools/random_tool.trs b/crafting/Tools/random_tool.trs index 93afd5918..90eda6457 100644 --- a/crafting/Tools/random_tool.trs +++ b/crafting/Tools/random_tool.trs @@ -30,6 +30,7 @@ treasureone random_tool more arch fishing_pole2 chance 3 + more list containers chance 7 more diff --git a/shop/Floors/shop_random.trs b/shop/Floors/shop_random.trs index fff0a873a..0ede04a43 100644 --- a/shop/Floors/shop_random.trs +++ b/shop/Floors/shop_random.trs @@ -13,4 +13,4 @@ treasureone random_shop more list random_tool chance 5 - end \ No newline at end of file + end