diff --git a/.gitignore b/.gitignore index ead7ec8..32294a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ #put your user directory in this list -mtron/ +Mtron/ IonJunkies-Merc/ im bait/ -epilectrik/ \ No newline at end of file +epilectrik/ +assassin/ +mercenary/ +robin-hood/ +doctor/ \ No newline at end of file diff --git a/qmutants.py b/qmutants.py index 4bb3af5..c1c9b43 100644 --- a/qmutants.py +++ b/qmutants.py @@ -135,7 +135,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","Broken-Weapon"] + "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"] 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