From 621d97db8d0368fea3429c4195bb99e98183f006 Mon Sep 17 00:00:00 2001 From: melancholytron Date: Sat, 24 Dec 2022 19:54:55 -0600 Subject: [PATCH 1/2] 12/24/2022 --- qmutants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qmutants.py b/qmutants.py index 32540fe..792a661 100644 --- a/qmutants.py +++ b/qmutants.py @@ -119,7 +119,7 @@ convert_list = ["Ion-Pack","Ion-Decay","Cheese","Nuclear-thong","Skull","Bottle- "Golden-Key","Crystal-Key","Trident","Ice-Knife","Iron-Sickle","Gold-Spear","Fang-Dagger","Hound-Fang","Pink-Potion","Small-Dagger","Mage-Stick","Purple-Potion", "Tree-Branch","Poker","Bronze Knife","Small-Club","Wonderous-Sword","Spell-Potion","Long-Sword","Ion-Gauntlet","Sling-Sword","Small-Spear","Iron-Mace","Iron-Boots", "Tree-Stump","Saphire","Flame-Sword","Rock-Club","Lava-Dagger","Bloody-Arm","Golden-Needle","Ion-Booster","Devil-Key","Chain-Mail","Weak-Cloth","Splint-Mail","Rags", - "Bug-Skin","Troll-Sword","Axe","Plate-Mail","Common-Hide","Kelp-Mail","Green-Vial"] + "Bug-Skin","Troll-Sword","Axe","Plate-Mail","Common-Hide","Kelp-Mail","Green-Vial","Broken-Armour","Broken-Weapon"] farm_sell_list = ["Gold-Chunck","Nuclear-Rock","Nuclear-Waste"] From 94e1e1b2456e1ee18350874485c87285fda458e5 Mon Sep 17 00:00:00 2001 From: melancholytron Date: Sat, 24 Dec 2022 19:55:19 -0600 Subject: [PATCH 2/2] 12/24/2022 --- update.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 update.bat diff --git a/update.bat b/update.bat new file mode 100644 index 0000000..8992306 --- /dev/null +++ b/update.bat @@ -0,0 +1,2 @@ + +git pull origin