From be30b8a22b236e35df71740a2c5e70666eab7f15 Mon Sep 17 00:00:00 2001
From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com>
Date: Fri, 28 Jul 2017 13:08:20 +0000
Subject: [PATCH] Dropped some unusable AI scripts.
---
.../BlackMarketeerOfMammon/31092-01.html | 6 -
.../BlackMarketeerOfMammon/31092-02.html | 5 -
.../BlackMarketeerOfMammon/31092-03.html | 5 -
.../BlackMarketeerOfMammon/31092-04.html | 5 -
.../others/BlackMarketeerOfMammon/31092.html | 11 -
.../BlackMarketeerOfMammon.java | 91 ---
.../FortressArcherCaptain-01.html | 3 -
.../FortressArcherCaptain.html | 3 -
.../FortressArcherCaptain.java | 73 ---
.../FortressSiegeManager-01.html | 5 -
.../FortressSiegeManager-02.html | 3 -
.../FortressSiegeManager-03.html | 3 -
.../FortressSiegeManager-04.html | 4 -
.../FortressSiegeManager-05.html | 3 -
.../FortressSiegeManager-06.html | 4 -
.../FortressSiegeManager-07.html | 3 -
.../FortressSiegeManager-08.html | 3 -
.../FortressSiegeManager-09.html | 3 -
.../FortressSiegeManager-10.html | 3 -
.../FortressSiegeManager-11.html | 7 -
.../FortressSiegeManager-12.html | 3 -
.../FortressSiegeManager-13.html | 5 -
.../FortressSiegeManager-14.html | 5 -
.../FortressSiegeManager-15.html | 5 -
.../FortressSiegeManager-16.html | 4 -
.../FortressSiegeManager-17.html | 3 -
.../FortressSiegeManager-18.html | 3 -
.../FortressSiegeManager-19.html | 4 -
.../FortressSiegeManager-20.html | 4 -
.../FortressSiegeManager-21.html | 4 -
.../FortressSiegeManager.html | 4 -
.../FortressSiegeManager.java | 218 -------
.../ai/others/LaVieEnRose/33825-1.html | 18 -
.../ai/others/LaVieEnRose/33825-2.html | 18 -
.../ai/others/LaVieEnRose/33825-help.html | 19 -
.../others/LaVieEnRose/33825-norestore.html | 17 -
.../scripts/ai/others/LaVieEnRose/33825.html | 22 -
.../ai/others/LaVieEnRose/LaVieEnRose.java | 154 -----
.../ai/others/ManorManager/ManorManager.java | 159 -----
.../others/ManorManager/manager-help-01.htm | 13 -
.../others/ManorManager/manager-help-02.htm | 11 -
.../others/ManorManager/manager-help-03.htm | 8 -
.../ai/others/ManorManager/manager-lord.htm | 5 -
.../ai/others/ManorManager/manager.htm | 16 -
.../ai/others/MentorGuide/33587-01.htm | 12 -
.../ai/others/MentorGuide/33587-02.htm | 4 -
.../ai/others/MentorGuide/33587-03.htm | 5 -
.../ai/others/MentorGuide/33587-04.htm | 3 -
.../ai/others/MentorGuide/33587-05.htm | 7 -
.../ai/others/MentorGuide/33587-06.htm | 6 -
.../ai/others/MentorGuide/33587-07.htm | 6 -
.../ai/others/MentorGuide/MentorGuide.java | 554 ------------------
52 files changed, 1562 deletions(-)
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/BlackMarketeerOfMammon/31092-01.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/BlackMarketeerOfMammon/31092-02.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/BlackMarketeerOfMammon/31092-03.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/BlackMarketeerOfMammon/31092-04.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/BlackMarketeerOfMammon/31092.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/BlackMarketeerOfMammon/BlackMarketeerOfMammon.java
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressArcherCaptain/FortressArcherCaptain-01.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressArcherCaptain/FortressArcherCaptain.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressArcherCaptain/FortressArcherCaptain.java
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-01.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-02.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-03.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-04.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-05.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-06.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-07.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-08.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-09.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-10.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-11.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-12.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-13.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-14.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-15.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-16.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-17.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-18.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-19.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-20.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager-21.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/FortressSiegeManager/FortressSiegeManager.java
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/LaVieEnRose/33825-1.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/LaVieEnRose/33825-2.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/LaVieEnRose/33825-help.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/LaVieEnRose/33825-norestore.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/LaVieEnRose/33825.html
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/LaVieEnRose/LaVieEnRose.java
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/ManorManager/ManorManager.java
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/ManorManager/manager-help-01.htm
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/ManorManager/manager-help-02.htm
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/ManorManager/manager-help-03.htm
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/ManorManager/manager-lord.htm
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/ManorManager/manager.htm
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/MentorGuide/33587-01.htm
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/MentorGuide/33587-02.htm
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/MentorGuide/33587-03.htm
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/MentorGuide/33587-04.htm
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/MentorGuide/33587-05.htm
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/MentorGuide/33587-06.htm
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/MentorGuide/33587-07.htm
delete mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/MentorGuide/MentorGuide.java
diff --git a/L2J_Mobius_Classic/dist/game/data/scripts/ai/others/BlackMarketeerOfMammon/31092-01.html b/L2J_Mobius_Classic/dist/game/data/scripts/ai/others/BlackMarketeerOfMammon/31092-01.html
deleted file mode 100644
index 29e2c86481..0000000000
--- a/L2J_Mobius_Classic/dist/game/data/scripts/ai/others/BlackMarketeerOfMammon/31092-01.html
+++ /dev/null
@@ -1,6 +0,0 @@
-
Black Marketeer of Mammon:
-[Exchange Ancient Adena for Adena]
-Enter the amount of Ancient Adena you wish to exchange.
- |
-