diff --git a/dist/game/data/multisell/3361.xml b/dist/game/data/multisell/507.xml
similarity index 100%
rename from dist/game/data/multisell/3361.xml
rename to dist/game/data/multisell/507.xml
diff --git a/dist/game/data/multisell/3362.xml b/dist/game/data/multisell/508.xml
similarity index 100%
rename from dist/game/data/multisell/3362.xml
rename to dist/game/data/multisell/508.xml
diff --git a/dist/game/data/multisell/3363.xml b/dist/game/data/multisell/509.xml
similarity index 100%
rename from dist/game/data/multisell/3363.xml
rename to dist/game/data/multisell/509.xml
diff --git a/dist/game/data/multisell/readme.txt b/dist/game/data/multisell/readme.txt
index dbddd33bb5469a7efed29d52197fa00d1041d00b..9ae0aea234f94b28adc770f6ebd221062dc7c92d 100644
--- a/dist/game/data/multisell/readme.txt
+++ b/dist/game/data/multisell/readme.txt
@@ -34,9 +34,9 @@ of this directory a little bit.
 
 1235.xml -> Apella shop
 
-3361.xml -> Quest 336: Coins of Magic, Rewards level 1
-3362.xml -> Quest 336: Coins of Magic, Rewards level 2
-3363.xml -> Quest 336: Coins of Magic, Rewards level 3
+507.xml -> Quest 336: Coins of Magic, Rewards level 1
+508.xml -> Quest 336: Coins of Magic, Rewards level 2
+509.xml -> Quest 336: Coins of Magic, Rewards level 3
 
 6281.xml -> Swamp of Screams: Abercrombie, first list
 6282.xml -> Swamp of Screams: Abercrombie, second list
diff --git a/dist/game/data/scripts.cfg b/dist/game/data/scripts.cfg
index a0e620acceb7c27b8cdf2d2fe314ce80a6b92c7b..8334891cdf4f3413b40693d4893d4efb19413985 100644
--- a/dist/game/data/scripts.cfg
+++ b/dist/game/data/scripts.cfg
@@ -191,7 +191,6 @@ quests/234_FatesWhisper/__init__.py
 quests/255_Tutorial/__init__.py
 quests/334_TheWishingPotion/__init__.py
 quests/335_TheSongOfTheHunter/__init__.py
-quests/336_CoinOfMagic/__init__.py
 quests/343_UnderTheShadowOfTheIvoryTower/__init__.py
 quests/348_ArrogantSearch/__init__.py
 quests/384_WarehouseKeepersPastime/__init__.py
diff --git a/dist/game/data/scripts/handlers/effecthandlers/FakeDeath.java b/dist/game/data/scripts/handlers/effecthandlers/FakeDeath.java
index bd4433518bb85c002e5316b66e4d2ae1b4df53f1..201d47d1201c53742673711c080bb58f20913638 100644
--- a/dist/game/data/scripts/handlers/effecthandlers/FakeDeath.java
+++ b/dist/game/data/scripts/handlers/effecthandlers/FakeDeath.java
@@ -48,6 +48,17 @@ public final class FakeDeath extends AbstractEffect
 		return L2EffectType.FAKE_DEATH;
 	}
 	
+	@Override
+	public boolean canStart(BuffInfo info)
+	{
+		System.out.println(info.getEffected().getActingPlayer().isFakeDeath());
+		if (info.getEffected().isAlikeDead())
+		{
+			info.getEffected().sendPacket(SystemMessageId.CANT_MOVE_SITTING);
+		}
+		return super.canStart(info);
+	}
+	
 	@Override
 	public boolean onActionTime(BuffInfo info)
 	{
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-01.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-01.htm
deleted file mode 100644
index 75f26cf1311e2dd6055886b38ac2a118643d4ea6..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-01.htm
+++ /dev/null
@@ -1,8 +0,0 @@
-<html><body>Grocer Pano:<br>
-I operate this grocery store and my hobby has reached this point... Wait here a moment...<br>
-Ah, right. Here it is.<br>
-OK, and here are the coins that I have... I am collecting<font color="LEVEL"> blood succubus, blood basilisk, silver dryad, silver undine, gold giant and gold wyrms</font>. Would you like to choose from things that I have?<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30078-02.htm">Blood dragon</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30078-03.htm">Silver dragon</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30078-04.htm">Gold dragon</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30078-05.htm">Beleth's silver dragon</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-02.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-02.htm
deleted file mode 100644
index 41c62186a6f26fd6643ff4c703d3383f74ebc35a..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-02.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Grocer Pano:<br>
-Ah, you mean the blood dragon. Then, how shall we do the trade? I can trade 1 blood dragon for 5 blood basilisks and 5 blood succubus or I can exchange it for you at a slightly better rate through a game that is popular with the collectors club.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30078_3477">Trade at set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30078_3477_2">Play game. [Guess correctly in two tries - 3 blood basilisks]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30078_3477_3">Play game. [Guess correctly in three tries - 7 blood basilisks]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30078_3477_4">Play game. [Guess correctly in four tries - 9 blood basilisks]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30078-53.htm">Play game.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-03.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-03.htm
deleted file mode 100644
index d720e93f25804082642430c8e18b1fa88f3bc159..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-03.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Grocer Pano:<br>
-Ah, you mean the silver dragon. Then, how shall we do the trade? I can trade 1 silver dragon for 5 silver dryad and 5 silver undines or I can exchange it for you at a slightly better rate through a game that is popular with the collectors club.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30078_3493">Exchange at set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30078_3493_2">Play game. [Guess correctly in two tries - 3 silver dryads]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30078_3493_3">Play game. [Guess correctly in three tries - 7 silver dryads]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30078_3493_4">Play game. [Guess correctly in four tries - 9 silver dryads]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30078-53.htm">Play game.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-04.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-04.htm
deleted file mode 100644
index ec3d99c3cdc41286586ed1df3281799a1ccc42c0..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-04.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Grocer Pano:<br>
-Ah, you mean the gold dragon. Then, how shall we do the trade? I can trade one gold dragon for 5 gold wyrms and 5 gold giants or I can exchange it for you at a slightly better rate through a game that is popular with the collectors club.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30078_3481">Exchange at set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30078_3481_2">Play game. [Guess correctly in two tries - 3 gold wyrms]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30078_3481_3">Play game. [Guess correctly in three tries - 7 gold wyrms]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30078_3481_4">Play game. [Guess correctly in four tries - 9 gold wyrms]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30078-53.htm">Listen to game explanation.</a></body></html> 
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-05.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-05.htm
deleted file mode 100644
index cca5426c8dd8dfc13410bd811751c59556991130..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-05.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Grocer Pano:<br>
-Ah, you mean the beleth's silver dragon. Then, how shall we do the trade? I can trade 1 beleth's silver dragon for 10 silver dryads and 10 silver undines or I can exchange it for you at a slightly better rate through a game that is popular with the collectors club.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30078_3496">Trade at set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30078_3496_2">Play game. [Guess correctly in two tries - 3 silver fairies, 3 silver dryads]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30078_3496_3">Play game. [Guess correctly in three tries - 7 silver fairies, 7 silver dryads]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30078_3496_4">Play game. [Guess correctly in four tries - 9 silver fairies, 9 silver dryads]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30078-53.htm">Play game.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-06.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-06.htm
deleted file mode 100644
index 1eb33587c2f19934875396bb97e971d410b8470c..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-06.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Grocer Pano:<br>
-OK, that's good. How many do you want to exchange?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30078_%itemid%_1">Exchange 1.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30078_%itemid%_5">Exchange 5.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30078_%itemid%_10">Exchange 10.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-07.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-07.htm
deleted file mode 100644
index 48456f6cee15801a1364f32ee3e39d7b81019b88..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-07.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Grocer Pano:<br>
-OK, take this. It's the coin you requested.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-10.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-10.htm
deleted file mode 100644
index 2db34a4c8b1a57febdc0ccc852631d0f1e99287c..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-10.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Grocer Pano:<br>
-I'll take a look... One, two... Huh? There aren't enough coins.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-11.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-11.htm
deleted file mode 100644
index cebb0343fdab72564b9d25bebfdde66895367540..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-11.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Grocer Pano:<br>
-I like this game. And this is my favorite moment of the game. OK, OK, OK...<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-14.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-14.htm
deleted file mode 100644
index 6c0d6d966085a8c05204565b318a8930962bad03..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-14.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Grocer Pano:<br>
-What's the color of the second coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _16">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _17">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _18">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-17.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-17.htm
deleted file mode 100644
index ee6ff8e71ae3231ce9fb43a07f38de5dc470898b..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-17.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Grocer Pano:<br>
-What's the color of the third coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _19">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _20">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _21">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-20.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-20.htm
deleted file mode 100644
index aaa8a321114b8d6124d29a1a1935b2e1047748d5..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-20.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Grocer Pano:<br>
-Oh, no. What happened? What special method did you use? I absolutely didn't think you'd be able to get it right... Darn!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-23.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-23.htm
deleted file mode 100644
index 36d1b29bfa1b87c65d16f18a23f0e02cfe01805c..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-23.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Grocer Pano:<br>
-I win! Oh, that's too bad for you, though. The answer was %first% - %second% - %third%.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-50.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-50.htm
deleted file mode 100644
index aada0214b97affecca439ccf6844ed879387d2be..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-50.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Grocer Pano:<br>
-OK, one! You got one right. Then, take your next chance!<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-51.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-51.htm
deleted file mode 100644
index 62ac61fec2895926402ec868230e433274d5f95c..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-51.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Grocer Pano:<br>
-OK, two! You got two right. Then, take your next chance!<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-52.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-52.htm
deleted file mode 100644
index 5426f7692e76c07f3216297485eedd9cbd95372b..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-52.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Grocer Pano:<br>
-Oh, my! They're all wrong! OK, take a deep breath and try again!<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-53.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-53.htm
deleted file mode 100644
index ee74d55d36c0cfffddcb2170619f20340fa0d184..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-53.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Grocer Pano:<br>
-You already know, right? You've got to guess the sequence of the coins that I arrange within the number of chances that we determine in advance. Hmm... I don't need to explain in any more detail, do I? If you want to know more, please go ask a level 3 member...<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30078-02.htm">Go back to the beginning.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-54.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30078-54.htm
deleted file mode 100644
index 9887614c7f7cc783f1e7e840d8c2d68d2fd4d760..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30078-54.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Grocer Pano:<br>
-You need to go find a level 2 or level 3 member. I'm sorry, but a level 1 member can only deal with other level 1 members... And if I violate this, I could be kicked out of the guild...</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-01.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-01.htm
deleted file mode 100644
index 990845d1a5e3ff37dd0cf74c2c37492d69f7fcc4..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-01.htm
+++ /dev/null
@@ -1,8 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-Please wait a moment. I definitely stored it here somewhere...<br>
-Ah, right. Here it is.<br>
-OK, and here are the coins that I have... I want<font color="LEVEL"> blood succubus, blood basilisk, silver dryad, silver undine, gold giant and gold wyrms</font>. Would you like to choose?<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30092-02.htm">Blood dragon.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30092-03.htm">Silver dragon.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30092-04.htm">Gold dragon.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30092-05.htm">Beleth's gold dragon.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-02.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-02.htm
deleted file mode 100644
index d9b0a6b9b23d9267af60f7bd3ebff32a0271aea6..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-02.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-Ah, the blood dragon. How shall we do the trade? I can trade one blood dragon for 5 blood succubuses and 5 blood basilisks or I can exchange it for you at a slightly better rate through a game that you know well.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30092_3477">Exchange at set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30092_3477_2">Play game. [Guess correctly in two tries - 3 blood succubus]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30092_3477_3">Play game. [Guess correctly in three tries - 7 blood succubus]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30092_3477_4">Play game. [Guess correctly in four tries - 9 blood succubus]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30092-53.htm">Listen to game explanation.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-03.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-03.htm
deleted file mode 100644
index f4b262c0214a8e6e7b99451ec4dbe8c607720dfb..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-03.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-Ah, the silver dragon. How shall we do the trade? I can trade one silver dragon for 5 silver dryad and 5 silver undines or I can exchange it for you at a slightly better rate through a game that you know well.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30092_3493">Exchange at set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30092_3493_2">Play game. [Guess correctly in two tries - 3 silver undines]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30092_3493_3">Play game. [Guess correctly in three tries - 7 silver undines]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30092_3493_4">Play game. [Guess correctly in four tries - 9 silver undines]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30092-53.htm">Listen to game explanation.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-04.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-04.htm
deleted file mode 100644
index e664a63e5bc6a2c826d2960e04af7b354cb6d3c1..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-04.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-Ah, the gold dragon. How shall we do the trade? I can trade one gold dragon for 5 gold wyrms and 5 gold giants or I can exchange it for you at a slightly better rate through a game that you know well.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30092_3481">Exchange at set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30092_3481_2">Play game. [Guess correctly in two tries - 3 gold wyrms]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30092_3481_3">Play game. [Guess correctly in three tries - 7 gold wyrms]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30092_3481_4">Play game. [Guess correctly in four tries - 9 gold wyrms]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30092-53.htm">Listen to game explanation.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-05.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-05.htm
deleted file mode 100644
index 9179ff19f83bcda8f1c9eb78d3cf527a3651da28..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-05.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-Ah, the beleth's gold dragon. How shall we do the trade? I can trade one beleth's gold dragon for 10 gold wyrms and 10 gold giants or I can exchange it for you at a slightly better rate through a game that you know well.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30092_3487">Exchange at set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30092_3487_2">Play game. [Guess correctly in two tries - 3 gold wyrm, 3 gold giants]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30092_3487_3">Play game. [Guess correctly in three tries - 7 gold wyrm, 7 gold giants]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30092_3487_4">Play game. [Guess correctly in four tries - 9 gold wyrm, 9 gold giants]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30092-53.htm">Listen to game explanation.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-06.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-06.htm
deleted file mode 100644
index 17c159cdda8f409df18fb2b83dff70aa85025e06..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-06.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-Yes. How many do you want to exchange?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30092_%itemid%_1">Exchange 1.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30092_%itemid%_5">Exchange 5.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30092_%itemid%_10">Exchange 10.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-07.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-07.htm
deleted file mode 100644
index 1097ac2fed736bf71739f48552ea8b95a641e071..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-07.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-I'll take a look... One, two... Um, that's right. Here it is. Take it.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-10.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-10.htm
deleted file mode 100644
index 45e148778a40da2dc4ebe178ab649fe7eecf83f2..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-10.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-I'll take a look... One, two... Huh? There aren't enough coins.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-11.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-11.htm
deleted file mode 100644
index 3125026fcaf1c1189c8fc9d68516b9012a56e044..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-11.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-Ok, ok... Let's start.<br>
-What the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-14.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-14.htm
deleted file mode 100644
index b3ed6f666f055b0f4e25083ff5fbd4b765cec824..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-14.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-What's the color of the second coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _16">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _17">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _18">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-17.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-17.htm
deleted file mode 100644
index ce1eb88432b7fc06b3cfae15b7961dc930e194e2..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-17.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-What's the color of the third coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _19">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _20">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _21">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-20.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-20.htm
deleted file mode 100644
index a17872dc8c38d04bd86c66ad103b21fa2f30dbba..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-20.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-Hey! That's right. Oh, oh. I lost money today.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-23.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-23.htm
deleted file mode 100644
index a9cb91ad6588875e161aadf66fc45132d43d65d7..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-23.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-I chose %first% - %second% - %third%! Ha, ha. I win!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-50.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-50.htm
deleted file mode 100644
index 712b1751c2f48caafff996b14f20859e4feaaeca..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-50.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-One! OK, try again.<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-51.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-51.htm
deleted file mode 100644
index fadd9ade7e1941c24145416d1e05ba3aeb3b0c33..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-51.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-Two! OK, try again.<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-52.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-52.htm
deleted file mode 100644
index 88f91d8696d9583a728a08d23fa3bc093830fa36..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-52.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-None! OK, let's go again.<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-53.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-53.htm
deleted file mode 100644
index f1956c1b555f273c3dd8c3029d7768412ff48a84..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-53.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-It is said that, because of this game, unintelligent people can't collect coins. OK, you already know the rules, right? I mean, you've played the game so many times...<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30092-02.htm">Go back to the beginning.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-54.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30092-54.htm
deleted file mode 100644
index fdbc563981ac7aa32419bf59a86d324b116d1528..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30092-54.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Collob:<br>
-I'm sorry but I'm a level 1 member... I can't trade with level 2 or level 3 members. It doesn't matter that you are a regular customer at my warehouse... I'm sorry.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-01.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-01.htm
deleted file mode 100644
index 0490b672be9c3e4b4879a315309d7c2d079ae923..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-01.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Magic Trader Ralford:<br>
-Isn't the power of magic great? It turned this item into such a beautiful object. Although I'm just a simple trader, I can't help but bow my head to such a masterpiece...<br>
-By the way what would you like to trade for it? All I have are these coins... and, if you would like to trade with me, you will need<font color="LEVEL"> Gold Drake, Gold Knight, Silver Golem, Blood Drevanuls, Blood Werewolf and Silver Fairies</font>. Take a look at my items and make a choice.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30165-02.htm">Gold Wyrm</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30165-03.htm">Silver Dryad</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30165-04.htm">Silver Undine</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30165-05.htm">Manak's Blood Werewolf</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-02.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-02.htm
deleted file mode 100644
index 58ccf6ae0951fc2012ebb6140e43486fe9cda854..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-02.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Magic Trader Ralford:<br>
-Oh, you picked a Gold Wyrm. Then how should we trade? You can trade 1 Gold Wyrm for 5 Gold Drakes and 5 Gold Knights. Or, you can play the game that is popular among collectors and obtain it at a better bargain.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30165_3486">Trade it at the standard rate.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30165_3486_2">Play the game [Get it correct on your second try - 3 Gold Drakes]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30165_3486_3">Play the game [Get it correct on your third try - 7 Gold Drakes]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30165_3486_4">Play the game [Get it correct on your fourth try - 9 Gold Drakes]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30165-53.htm">Listen to the game instructions.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-03.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-03.htm
deleted file mode 100644
index 70a5b6d128da42d00b528da3b330eb9a738696da..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-03.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Magic Trader Ralford:<br>
-Oh, you picked a Silver Dryad. Then how should we trade? You can trade 1 Silver Dryad for 5 Silver Golems and 5 Silver Fairies. Or, you can play the game that is popular among collectors and obtain it at a better bargain.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30165_3492">Trade it at the standard rate.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30165_3492_2">Play the game [Get it correct on your first try - 3 Silver Fairies]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30165_3492_3">Play the game [Get it correct on your third try - 7 Silver Fairies]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30165_3492_4">Play the game [Get it correct on your fourth try - 9 Silver Fairies]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30165-53.htm">Listen to the game instructions.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-04.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-04.htm
deleted file mode 100644
index 81779cfafddac5ec01c028be681bd6ad5a83bd27..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-04.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Magic Trader Ralford:<br>
-Oh, you picked a Silver Undine. Then how should we trade? You can trade 1 Silver Undine for 5 Silver Golem and 5 Silver Fairies. Or, you can play the game that is popular among collectors and obtain it at a better bargain.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30165_3495">Trade it at the standard rate.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30165_3495_2">Play the game [Get it correct on your second try - 3 Silver Golems]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30165_3495_3">Play the game [Get it correct on your third try - 7 Silver Golems]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30165_3495_4">Play the game [Get it correct on your fourth try - 9 Silver Golems]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30165-53.htm">Listen to the game instructions.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-05.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-05.htm
deleted file mode 100644
index de2ea66dd09f168ceed85d2d6aef10a916144162..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-05.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Magic Trader Ralford:<br>
-Oh, you picked a Manak's Blood Werewolf. Then how should we trade? You can trade 1 Manak's Blood Werewolf for 10 Blood Dre Vanul and 10 Blood Werewolf. Or, you can play the game that is popular among collectors and obtain it at a better bargain.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30165_3479">Trade it at the rate of 1:20.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30165_3479_2">Play the game [Get it correct on your second try - 3 Blood Drevanul and 3 Blood Werewolf]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30165_3479_3">Play the game [Get it correct on your third try - 7 Blood Drevanul and 7 Blood Werewolf]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30165_3479_4">Play the game [Get it correct on your fourth try - 9 Blood Drevanul and 9 Blood Werewolf]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30165-53.htm">Listen to the game instructions.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-06.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-06.htm
deleted file mode 100644
index ee4916c53c202e3bd3dbaeb1d07d43cc9d7ed805..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-06.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Magic Trader Ralford:<br>
-Hmm... Okay, how many would you like to trade?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30165_%itemid%_1">Trade 1.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30165_%itemid%_5">Trade 5.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30165_%itemid%_10">Trade 10.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-07.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-07.htm
deleted file mode 100644
index 36f8aced1ee7b5e70587b50245dce0cf275d8a6c..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-07.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Magic Trader Ralford:<br>
-Here you are. Take it...</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-10.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-10.htm
deleted file mode 100644
index 9c81c7638f2513fa0d5c5faa939607a92d2571e5..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-10.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Magic Trader Ralford:<br>
-Oh no...! We don't have enough coins...? What should we do?</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-11.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-11.htm
deleted file mode 100644
index ea0286ddf539e20cb2c5dd462f4a94504a1c7abf..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-11.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Magic Trader Ralph:<br>
-I already put the coins in order. Let's go ahead and start the game... Now, what will be... the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-14.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-14.htm
deleted file mode 100644
index d408fd83204eca8d07b25c5b8d35a1832835bc16..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-14.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Magic Trader Ralph:<br>
-What will be the color of the 2nd coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _16">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _17">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _18">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-17.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-17.htm
deleted file mode 100644
index 2b7faa3f37c31f376d49618cddc40fcfae83920a..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-17.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Magic Trader Ralph:<br>
-What will be the color of the third coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _19">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _20">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _21">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-20.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-20.htm
deleted file mode 100644
index 789e6f2ccbb96fd6e6cd51f4cecacc274d516590..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-20.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Magic Trader Ralph:<br>
-Ah, you got it right! Hmm... you won this round.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-23.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-23.htm
deleted file mode 100644
index 53d9e899e7e7f58e25b434c2cedc5fa38a83d9d1..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-23.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Magic Trader Ralph:<br>
-Oh no! That's not the correct answer. The correct answer is %first%, %second%, %third%... Sorry about that!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-50.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-50.htm
deleted file mode 100644
index 1f6a2020cb792be430b2faf0e9a29b33d34be6cf..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-50.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Magic Trader Ralph:<br>
-You got one right. Now, I will ask you again.<br>
-What will be the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-51.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-51.htm
deleted file mode 100644
index 3c4178786f3f7b3e7543ea0f9280858dede63212..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-51.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Magic Trader Ralph:<br>
-You got two of them right. Now, I will ask you again.<br>
-What will be the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-52.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-52.htm
deleted file mode 100644
index cc7afdda3cf600bb0359fe1dd8f359975952fe60..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-52.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Magic Trader Ralph:<br>
-You didn't get any one right. Now, I am going to ask the question again.<br>
-What will be the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-53.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-53.htm
deleted file mode 100644
index c52894b1c3e6991c996495d36e975c1aca717061..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-53.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Magic Trader Ralford:<br>
-You already knew about this game didn't you? This is the kind of game dwarves would come up with. Oh well... I decide on the 3 coins' color and order and you will have to guess their color and order. You have to come up with a correct answer within a certain number of times... Each time, I will let you know how many correct answers you came up with... You can use this as a hint... to guess the correct answer. You understand, right?<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30165-02.htm">Go back to the beginning</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-54.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30165-54.htm
deleted file mode 100644
index 536e50552c6228c641d20a780b17dfb81c49e874..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30165-54.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Magic Trader Ralford:<br>
-Ah, I'm only a 2nd grade member and therefore cannot trade with you... Go look for Sorceress Page of the Hunters' Village or Researcher Lorain near the Cruma Tower or Warehouse Keeper Hagger located in Oren Castle Town. They will trade with a grade 3 member.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-01.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-01.htm
deleted file mode 100644
index 0e9ac61b133bd823939f04f9db61fd5fe50a85b5..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-01.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-To tell you about myself, I can say that I was one of the initial members of the coin collecting club. Other folks made fun of me for gathering various things, but I was simply collecting coins. However... Due to a number of different reasons, I'm still at level 3...<br>
-OK, OK. Take a look at the coin list that I boast of. If there's something you'd like to exchange, please bring me<font color="LEVEL"> Silver Unicorn, Gold Wyvern or Blood Medusa coins</font>.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30183-02.htm">Gold drake.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30183-03.htm">Silver golem.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30183-04.htm">Blood werewolf.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30183-05.htm">Nia's silver fairy.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-02.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-02.htm
deleted file mode 100644
index 0ac0109bc1027b91492487074a83b5d152fa8aed..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-02.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-Gold drake? It's a good coin... Shall we exchange at the ratio of 1:10? Or would you rather follow tradition and play a game of matching the coin colors?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30183_3485">Exchange for Golden Wyvern at the ratio of 1:10.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30183_3485_2">Play game. [Guess correctly in two tries - 4 Golden Wyvern]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30183_3485_3">Play game. [Guess correctly in three tries - 8 Golden Wyvern]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30183_3485_4">Play game. [Guess correctly in four tries - 9 Golden Wyvern]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30183-53.htm">Listen to game explanation.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-03.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-03.htm
deleted file mode 100644
index 394b5c3461752097ff6f91286b7a8248a6e81bbe..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-03.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-Silver golem? It's a good coin... Shall we exchange at the ratio of 1:10? Or would you rather follow tradition and play a game of matching the coin colors?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30183_3494">Exchange for Silver Unicorns at the ratio of 1:10.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30183_3494_2">Play game. [Guess correctly in two tries - 4 silver unicorn]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30183_3494_3">Play game. [Guess correctly in three tries - 8 silver unicorns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30183_3494_4">Play game. [Guess correctly in four tries - 9 silver unicorns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30183-53.htm">Listen to game explanation.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-04.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-04.htm
deleted file mode 100644
index 8f432e725274c4d9ec68f497bd6c430e76c7c2b5..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-04.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-Blood werewolf? It's a really good coin... Shall we exchange at the ratio of 1:10? Or would you rather follow tradition and play a game of matching the coin colors?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30183_3473">Exchange for Blood Medusas at the ratio of 1:10.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30183_3473_2">Play game. [Guess correctly in two tries - 4 Blood Medusas]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30183_3473_3">Play game. [Guess correctly in three tries - 8 Blood Medusas]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30183_3473_4">Play game. [Guess correctly in four tries - 9 Blood Medusas]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30183-53.htm">Listen to game explanation.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-05.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-05.htm
deleted file mode 100644
index 3674b0a69e6e2fff027f2ba0b0e4d7f7802c006b..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-05.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-Nia's silver fairy? It's a very noble coin... Shall we exchange at the ratio of 1:20? Or would you rather follow tradition and play a game of matching the coin colors?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30183_3498">Exchange for Silver Unicorn at the ratio of 1:20.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30183_3498_2">Play game. [Guess correctly in two tries - 8 silver unicorns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30183_3498_3">Play game. [Guess correctly in three tries - 16 silver unicorns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30183_3498_4">Play game. [Guess correctly in four tries - 18 silver unicorns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30183-53.htm">Listen to game explanation.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-06.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-06.htm
deleted file mode 100644
index 9fd4340d70817e0fe0eaac14eecae7a8bf9ce2e3..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-06.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-I've got a lot of extra coins so how many can I exchange with you? Did you bring a lot of silver unicorns? Hee, hee!<br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30183_%itemid%_1">Exchange 1.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30183_%itemid%_5">Exchange 5.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30183_%itemid%_10">Exchange 10.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-07.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-07.htm
deleted file mode 100644
index 306afd4535b1b4f35d771f76fa88f946f82c685d..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-07.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-OK... As you requested... Please check the amount.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-10.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-10.htm
deleted file mode 100644
index 414dbdaa3dd6a7c18ade81cc6d99cf8cd07f6d33..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-10.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-Hmm... I'm sorry but I can't trade at a loss... Please bring more coins.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-11.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-11.htm
deleted file mode 100644
index c3b8aedfd10a54648cd6579178805e10b9506003..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-11.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-Good. OK, I'm ready. Alright, try to guess.<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-14.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-14.htm
deleted file mode 100644
index 3b1a7f9f3f81d30b3aab7d87e954ec6caacfe015..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-14.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-What's the color of the second coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _16">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _17">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _18">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-17.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-17.htm
deleted file mode 100644
index 52cff33a20e370678e160d1504c9213073f67824..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-17.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-What's the color of the third coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _19">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _20">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _21">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-20.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-20.htm
deleted file mode 100644
index 740758ead6079dfd40647c99fcc7fc5f336966d2..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-20.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-Ho! That's right! Huh? I lost this time...</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-23.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-23.htm
deleted file mode 100644
index 95b34bdf14b7711be8da81a5638242931897f949..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-23.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-Too bad. That's wrong. OK, take a look. The correct answer was %first% - %second% - %third%.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-50.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-50.htm
deleted file mode 100644
index 25e1d580ad08dfe219769f288fa97df2e6a9a7f7..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-50.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-Oh, you got one right. OK, would you like to try again?<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-51.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-51.htm
deleted file mode 100644
index 7bbd9dc630781910b8293c027cb3505c03674bc1..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-51.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-Oh, that's very unfortunate. You got two right. OK, let's go again.<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-52.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-52.htm
deleted file mode 100644
index 35b48b563db108c6745720ecbf3de5d68378f7fd..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-52.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-How could that happen?... You didn't even get one right... OK, let's go again.<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-53.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30183-53.htm
deleted file mode 100644
index 6396ec96a82a4bb266703930143586e9d3a199c8..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30183-53.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Warehouse Keeper Hagger:<br>
-This game was my idea. There was another one like it before, but the original concept was mine. I really didn't know that it would continue like this until now. OK, in this game, I'll set an order for three coins and hide them. You will guess the colors of the coins... one, two, three. Then I will tell you how many of them you got right. After repeating the questions and answers a set number of times, you have to guess the order of the hidden coins. Easy, no?<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30183-02.htm">Go back to the beginning.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-01.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-01.htm
deleted file mode 100644
index 1decfeb52bb360567bbeecd97d453f3594a21d12..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-01.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Guard Stan:<br>
-I had my own reason to apply for the guard position. While I stand here on my guard duty, I have the chance to meet with people from all over the world, and this gives me the opportunity to collect rare coins. Heh heh heh<br>
-By the way, what would you like to trade with? These are all the coins I have... Also if you would like to trade with me, you will need<font color="LEVEL"> Blood Werewolf, Blood Drevanul, Gold knight, Gold Drake, Silver Golem or Silver Fairy</font>. Make your choice from what I have.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30200-02.htm">Gold Giant,</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30200-03.htm">Blood Basilisk,</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30200-04.htm">Silver Undine,</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30200-05.htm"> and Manak's Silver Dryad.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-02.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-02.htm
deleted file mode 100644
index 7ac3030f202f3f88c36d3341ad36a180c7f22975..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-02.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Guard Stan:<br>
-Oh, you picked a Gold Giant. Now, how should we trade? You can trade 1 Gold Giant for 5 Gold Drake and 5 Gold Knights. Or, you can play the game that is popular among collectors and obtain it at a better bargain.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30200_3484">Trade it at the standard rate.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30200_3484_2">Play the game [Get it correct on the second try - 3 Gold Drake]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30200_3484_3">Play the game [Get it correct on the third try - 7 Gold Drake]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30200_3484_4">Play the game [Get it correct on the fourth try - 9 Gold Drake]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30200-53.htm">Listen to the game instructions.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-03.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-03.htm
deleted file mode 100644
index ec5c319a30791aef52246423987cfd506e1ebd8c..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-03.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Guard Stan:<br>
-Oh, you picked a Blood Basilisk. Now, how should we trade? You can trade 1 Blood Basilisk for 5 Blood Werewolves and 5 Blood Dre Vanuls. Or, you can play the game that is popular among collectors and obtain it at a better bargain.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30200_3474">Trade it at the standard rate.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30200_3474_2">Play the game [Get it correct on the second try - 3 Blood Werewolves]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30200_3474_3">Play the game [Get it correct on the third try - 7 Blood Werewolves]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30200_3474_4">Play the game [Get it correct on the fourth try - 9 Blood Werewolves]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30200-53.htm">Listen to the game instructions.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-04.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-04.htm
deleted file mode 100644
index 6e7cd56f3e7bb628dd7ab3b13794db11d2ff636e..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-04.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Guard Stan:<br>
-Oh, you picked a Silver Undine. Now how should we trade? You can trade 1 Silver undine for 5 Silver Golem and 5 Silver Fairies. Or, you can play the game that is popular among collectors and obtain it at a better bargain.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30200_3495">Trade it at the standard rate.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30200_3495_2">Play the game [Get it correct on the second try - 3 Silver Fairies]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30200_3495_3">Play the game [Get it correct on the third try - 7 Silver Fairies]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30200_3495_4">Play the game [Get it correct on the fourth try - 9 Silver Fairies]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30200-53.htm">Listen to the game instructions.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-05.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-05.htm
deleted file mode 100644
index 98b96065ac50c1fb9916165276c0c3860f3dca83..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-05.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Guard Stan:<br>
-Oh, you picked a Manak's Silver dryad. Now how should we trade? You can trade 1 Manak's Silver Dryad for 10 Silver Golems and 10 Silver Fairies. Or, you can play the game that is popular among collectors and obtain it at a better bargain...<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30200_3497">Trade it at the standard rate.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30200_3497_2">Play the game [Get it correct on the first try - 3 Silver Golem and 3 Silver Fairies]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30200_3497_3">Play the game [Get it correct on the third try - 7 Silver Golem and 7 Silver Fairies]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30200_3497_4">Play the game [Get it correct on the fourth try - 9 Silver Golem and 9 Silver Fairies]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30200-53.htm">Listen to the game instructions.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-06.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-06.htm
deleted file mode 100644
index fbfa0c9e7c9bdf9419596caa23e7c307daac5f92..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-06.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Guard Stan:<br>
-Hmm... Okay, how many would you like to trade?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30200_%itemid%_1">Trade 1.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30200_%itemid%_5">Trade 5.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30200_%itemid%_10">Trade 10.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-07.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-07.htm
deleted file mode 100644
index 135943f0025135c98f3705cc2cdc4e1bd0f5b216..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-07.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Guard Stan:<br>
-Here, take it. If people look at us, they might think that a guard is extorting money from a traveler. So, hurry up and take it quickly!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-10.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-10.htm
deleted file mode 100644
index e3c5b46b34153af4350605810d86921405f0d379..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-10.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Guard Stan:<br>
-Hmm... It seems like you don't have enough coins to trade with me? Other than the coins I told you about earlier, I'm not interested in any others. If you would like, you can go collect the coins I want and come back... Oh, no! Someone coming this way!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-11.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-11.htm
deleted file mode 100644
index 0e0b813bf1945223d66f6970e91c633628da7391..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-11.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Guard Stan:<br>
-Okay. Let's go ahead and start. Try to guess well.<br>
-What is the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-14.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-14.htm
deleted file mode 100644
index 3a88e7e6cc1cba1dc113327e25fee4f6b4a3b3a5..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-14.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Guard Stan:<br>
-What is the color of the second coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _16">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _17">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _18">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-17.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-17.htm
deleted file mode 100644
index 418d30aab73ce5ec7cc6d5d6de4ca1dc7e4ef520..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-17.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Guard Stan:<br>
-What is the color of the third coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _19">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _20">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _21">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-20.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-20.htm
deleted file mode 100644
index 9d1724b53e83cfd6f8003fac7422d269e5faaee6..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-20.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Guard Stan:<br>
-Oh Shoot! It seems I'm not very lucky today. You won.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-23.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-23.htm
deleted file mode 100644
index 18d9c1d24cc4790aa9d41470aa3e012ff4920058..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-23.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Guard Stan:<br>
-Ha ha, I'm so sorry! The correct answer is %first%, %second% and %third%.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-50.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-50.htm
deleted file mode 100644
index e55fa67e605133e213b6b94b9a84947cfb1577a5..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-50.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Guard Stan:<br>
-You gave me one correct answer. Well, why don't we continue?<br>
-What will be the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-51.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-51.htm
deleted file mode 100644
index c5840d4c55a37ef7a544cdade44fa42778d4f356..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-51.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Guard Stan:<br>
-Ouch! That was close...! You gave me two correct answers. Wow, this is even making me nervous. Well, let's go ahead and continue.<br>
-What is the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-52.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-52.htm
deleted file mode 100644
index fc23fedb34cf642ecb98a468b6525a0fe9fb158c..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-52.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Guard Stan:<br>
-Ouch! That was close...! You gave me two correct answers. Wow, this is even making me nervous. Well, let's go ahead and continue.<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-53.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-53.htm
deleted file mode 100644
index 8574225ff9a41917f7a89063ca6443d5dabe3733..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-53.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Guard Stan:<br>
-Aside from collecting coins, this game is very fun to play. You can say that it gives a sparkle of joy to my life especially for a guard whose job is truly boring. I will hide three coins, and you will guess and tell me what they are in correct order. Then I'll tell you how many correct answers you gave me. We will repeat this several times and each time, you will try to come up with a correct answer. Whenever you come up with a correct answer, you win and whenever you give an incorrect answer, I win.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30200-02.htm">Return to the beginning.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-54.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30200-54.htm
deleted file mode 100644
index cec9abed5b71c3d8497ddf8851cbb660bbfc2e7e..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30200-54.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Guard Stan:<br>
-Oh, I'm sorry but... I'm only a 2nd grade member and therefore cannot trade with a 3rd grade member like you... Why don't you go look for Sorceress Page, Researcher Lorain or Warehouse Keeper Hagger. They will trade with a grade 3 member.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-01.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-01.htm
deleted file mode 100644
index 259b9a4bdffd6c78726a76a6ca1f9867fae569f5..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-01.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Lately, I have been feeling weak and depressed. I have found an object I really would like to possess no matter what. But there is this fool who is insisting that it is a family heirloom without knowing its true value. Just because of a stupid man like that I cannot get a hold of this treasure... I feel very frustrated! If I ask someone who is more tactful than myself, perhaps, the person will obtain the item and bring it back to me...<br>
-(Only a character of level 40 or above can take on this quest.)</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-02.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-02.htm
deleted file mode 100644
index ca522999f3e22fdeb43db050377f8aabe23f4d38..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-02.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Vigorous yet cautious manner of walking... like that of a tiger! Sharp eyed like a hawk! You, must be an adventurer of considerable skills! Yes, someone like you must be able to help me. Please take pity on a poor man like me and help me out. I am having a lot of heartache because of this stubborn fellow. If you can obtain a small object and bring it to me, I will pay you a generous sum of reward money.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-03.htm">Ask what you need to do to help him.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-03.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-03.htm
deleted file mode 100644
index 0215f07acc39272568a9b45e450538204e439cf6..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-03.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You are a young man that I can count on! My first impressions about you was correct! Now then, I will go ahead and explain the details.<br>
-You know Bernard, the president of the Hunters Guild in this town? He is showing off a coin that he claims to be a Coin of Luck. Actually the coin is called<font color="LEVEL"> "kaldis gold dragon"</font>among us coin collectors. It is a very rare coin!<br>
-Isn't it a shame that such a rare object is owned by a fool who does not understand its true value! So, I made an offer to Bernard. I would pay him a high price for giving it to me. But he stubbornly refused to hand over the coin to me. I would appreciate it if you could persuade him with some convincing words and bring back the coin to me.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-05.htm">Tell him that you will bring back the coin.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-04.htm">Tell him that you are not interested in doing such a work.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-04.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-04.htm
deleted file mode 100644
index af85bc893b0360b97a9b82f1d0ee10a38d537775..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-04.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Oh my...! Did I judge you wrong? This cannot be... I'm very sure that you will come back to me. I can even bet on this Blood Succubus coin that I treasure very much!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-05.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-05.htm
deleted file mode 100644
index 1730df29dd06fc5c4807034e18e0250629dff875..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-05.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Go and meet with the<font color="LEVEL"> Hunters Guild's president Bernard</font>. Before you go, take this coin diagram. Take a look at the pictures in the book. This coin is the "kaldis gold dragon" I told you about. Bring back to me the coin that looks exactly like this. I will be waiting for you with a gift that will surprise you. So, please do not fail my expectations!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-06.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-06.htm
deleted file mode 100644
index db3d481a184f696c4aebb12f4c1468bcf8ada3ef..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-06.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-So, where is my coin? What? You haven't gotten it yet? If you come back empty-handed, did you think that I would praise you?! What I want is the "kaldis gold dragon" coin that Bernard has!<br>
-It's not Blood DreVanul!<br>
-It's not Silver Unicorn!<br>
-It is the<font color="LEVEL">  Gold! Dragon! Of Kaldis!</font><br>
-Understand?!!!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-07.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-07.htm
deleted file mode 100644
index 1b56a25aee6dce2262e3117a190a966216430f4d..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-07.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Ah! You brought it back for me! It's the "kaldis gold dragon" coin! Oooh hee hee heee.... I'm happy!!! Sooo happy!!! My precious treasure! Please enter my collection box!<br>
-Ahem...! Hey! Hmm... you are a really capable fellow. I was going to pay you some money to finish our transaction. But I changed my mind. Some one with your skill is sufficiently qualified to become our member! Here! This is the cc membership 3 everybody is wanting to have. What do you think? Aren't you happy?<br>
-Well, ahem... I'm going to take another look at my new treasure...<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-08.htm">Ask him what good a cc membership 3 is for you.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-08.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-08.htm
deleted file mode 100644
index 85d45c5fb0ffdadade0b5ed60852130f8ba334e4..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-08.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Why do you look so disappointed? You must not know how precious the membership card is! Do you think anybody can join our coin collection guild?<br>
-Once you develop a taste for coin collecting, you will realize how valuable a membership card is. After collecting various coins, in order to trade your coins with other members, you are required to have a membership card! But, according to our rules, you cannot trade with a member whose grade is higher than yours. But as long as you continue to be active, I promise to raise your grade. So don't worry! Ah! One more thing. If you bring back your collected coins for each grade, you can exchange them with some great prize items I, Sorint prepared. This is a great opportunity that you shouldn't take for granted!<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-22.htm">Ask where you can obtain coins.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-23.htm">Ask about the members of the coin collection guild.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-09.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-09.htm
deleted file mode 100644
index d89a86857404a7e6ba0858ee22a27993ef70e211..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-09.htm
+++ /dev/null
@@ -1,9 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Is there anything I can help you with?<br>
-<a action="bypass -h Quest 336_CoinOfMagic raise">Tell him that you would like to raise your membership grade.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 3361">Tell him that you would like to see the list of prize items for Grade 1 members.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 3362">Tell him that you would like to see the list of prize items for Grade 2 members.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 3363">Tell him that you would like to see the list of prize items for Grade 3 members.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-22.htm">Ask where you can obtain coins.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-23.htm">Ask about the members of the coin collection guild.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-18.htm">Tell him that you would like to leave the guild.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-10.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-10.htm
deleted file mode 100644
index 0cae8d7c6510200ddd907b3b3faf851ef81dd3b4..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-10.htm
+++ /dev/null
@@ -1,9 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Do I know you? Oh! It's you. There are so many grade 3 members in our guild even I the president cannot remember everyone. Anyway, is there anything I can help you with?<br>
-<a action="bypass -h Quest 336_CoinOfMagic raise">Tell him that you would like to raise your membership grade.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 3361">Tell him that you would like to see the list of prize items for Grade 1 members.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 3362">Tell him that you would like to see the list of prize items for Grade 2 members.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 3363">Tell him that you would like to see the list of prize items for Grade 3 members.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-22.htm">Ask where you can obtain coins.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-23.htm">Ask about the members of the coin collection guild.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-18.htm">Tell him that you would like to leave the guild.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-11.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-11.htm
deleted file mode 100644
index 4438af58bf4ad732fbe29f7bfa7c4c91312d9740..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-11.htm
+++ /dev/null
@@ -1,9 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-It's been a long time since I saw you. So, have you obtained any new coins? Word has been spreading among members that you have been showing some great trade skills lately. Well, anyhow, is there anything I can help you with?<br>
-<a action="bypass -h Quest 336_CoinOfMagic raise">Tell him that you would like to raise your membership grade.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 3361">Tell him that you would like to see the list of prize items for Grade 1 members.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 3362">Tell him that you would like to see the list of prize items for Grade 2 members.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 3363">Tell him that you would like to see the list of prize items for Grade 3 members.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-22.htm">Ask where you can obtain coins.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-23.htm">Ask about the members of the coin collection guild.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-18.htm">Tell him that you would like to leave the guild.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-12.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-12.htm
deleted file mode 100644
index ead98ac347841438cb1c1412a6ecdf9f5815e7c5..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-12.htm
+++ /dev/null
@@ -1,9 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Hello there! An important person has come back! Since Grade 1 members have the privilege of dealing with many rare coins, many members are desiring to become Grade 1. However, the number of Grade 1 members is limited. To put it simply, I'm saying that Grade 1 membership is not given to just anybody who asks for it. Therefore, you should be extra careful in your words and deeds. Well now, is there anything I can help you with?<br>
-<a action="bypass -h Quest 336_CoinOfMagic raise">Tell him that you would like to raise your membership grade.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 3361">Tell him that you would like to see the list of prize items for Grade 1 members.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 3362">Tell him that you would like to see the list of prize items for Grade 2 members.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 3363">Tell him that you would like to see the list of prize items for Grade 3 members.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-22.htm">Ask where you can obtain coins.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-23.htm">Ask about the members of the coin collection guild.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-18.htm">Tell him that you would like to leave the guild.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-13.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-13.htm
deleted file mode 100644
index 0d23f5b47fcd2c3ac96da893faf5338d8932646a..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-13.htm
+++ /dev/null
@@ -1,10 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Oh I see! I can see that now you have obtained enough skill to take up the challenge of acquiring the cc membership 2. There is a world of difference between cc membership 3 and cc membership 2. And likewise, the test to move up is very difficult.<br>
-The task is simple. If you can manage to bring back the coins I tell you by utilizing all possible means, you will pass the test.<br>
-1 Blood Werewolf<br>
-1 Gold drake<br>
-1 Silver fairy<br>
-1 Blood DreVanul<br>
-1 Gold Knight<br>
-1 Silver Golem<br>
-That's it. I will be waiting for you.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-14.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-14.htm
deleted file mode 100644
index a0b374c380d1ba94766d30d73247c01001b01750..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-14.htm
+++ /dev/null
@@ -1,10 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Ah! It feels like just a couple of days ago when you first became a member of our coin collection guild. I can't believe you are already taking up the challenge of becoming a Grade 1 member! But, I have to warn you. Attaining the grade 1 membership is as hard as plucking a star out of the sky. Although with your ability, I believe you will succeed... Please do not fail my expectations.<br>
-The task is also to collect coins. If you can collect and bring back the coins I tell you now, you will pass the test.<br>
-1 Silver Dryad<br>
-1 Blood Basilisk<br>
-1 Blood Succubus<br>
-1 Silver Undine<br>
-1 Gold Giant<br>
-1 Gold Wyrm<br>
-That's it. I look forward to seeing you back with these coins.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-15.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-15.htm
deleted file mode 100644
index b4222256d8f1e1eecde8140531d19b7f31242f67..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-15.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Ah, did I tell you about this? Soon, I plan to offer a special membership category for master coin collectors. Since I'm working on the conditions and benefits of this special membership, you can look forward to it. All grade 1 members will be given the first opportunity to become members of this special grade.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-16.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-16.htm
deleted file mode 100644
index 113cb4b8867c07f7c6dc8411abe0e7275df8b24c..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-16.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-I would like to express my respect for your indomitable will and tenacious spirit. On behalf of our coin collectors guild, I am presenting you with a cc membership 2. Congratulations!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-17.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-17.htm
deleted file mode 100644
index dcb7132fe6f2c3aad3f031c87d3b36b3e1ac4cf0..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-17.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Ah...! Ah...!!! You really managed to collect all of the precious coins. I fill like crying... sniffle sniffle...!<br>
-Ah, sorry. I'm making a fool of myself... Only a very few members successfully achieve grade 1 member status. Therefore, this is a great occasion for our coin collectors guild to celebrate. Congratulations!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-18.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-18.htm
deleted file mode 100644
index ec27d4013b5793155a8f4593ecb9b5d8c55c0062..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-18.htm
+++ /dev/null
@@ -1,4 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Leave? Do you really want to leave our coin collectors guild? The privilege of trading coins, and the benefits of exchanging coins for prize items... Are you really going to give all that up?<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-18a.htm">Leave the coin collectors guild.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-09.htm">Return</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-18a.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-18a.htm
deleted file mode 100644
index ede776965e33faf99bdb041afd2b9ddf46be2f3e..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-18a.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You must have just started to taste the fun of collecting coins and are already leaving... It's really regrettable. However, if this is really your intention, I cannot stop you.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19.htm
deleted file mode 100644
index 2e858202705b5470389c8f13084298525ac128d7..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19.htm
+++ /dev/null
@@ -1,10 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-This is the list of prizes for Grade 1 members.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-19a.htm">Demon's Staff</a>Type: Blunt weapon Speed:Medium Weight:990<br>
-P. Atk.:152 M. Atk.:111 Soulshot:X3 Spiritshot:X3<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-19b.htm">Dark Screamer</a>Type:Dagger Speed: Very Fast Weight:1010<br>
-P. Atk.:122 M. Atk.:76 Soulshot:X3 Spiritshot:X3<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-19c.htm">Widow Maker</a>Type:Spear/Two-handed Speed:Medium Weight:1980<br>
-P. Atk.:144 M. Atk.:78 Soulshot:X3 Spiritshot:X3<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-19d.htm">Sword of Limit</a>Type: Sword Speed: Fast Weight:1400<br>
-P. Atk.:139 M. Atk.:76 Soulshot:X3 Spiritshot:X3</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19a.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19a.htm
deleted file mode 100644
index e64de9634d29d24535677ee8052675a1e4950fd6..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19a.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You mean the Demon's Staff? If you can collect and bring back the following coins you can trade them for it.<br>
-<font color="LEVEL">Beleth's Blood Dragon X 1</font><br>
-<font color="LEVEL">Silver Dragon X 1</font><br>
-<font color="LEVEL">Gold Wyrms X 13</font><br>
-<a action="bypass -h Quest 336_CoinOfMagic 206">Trade.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-19.htm">Go back to the list of prizes.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19b.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19b.htm
deleted file mode 100644
index fca1bef9330b0ce727868051797db48033e73cee..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19b.htm
+++ /dev/null
@@ -1,8 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You mean the Dark Screamer? If you can collect and bring back the following coins you can trade them for it.<br>
-<font color="LEVEL">Beleth's Gold Dragon X 1</font><br>
-<font color="LEVEL">Blood Dragon X 1</font><br>
-<font color="LEVEL">Silver Dryad X 1</font><br>
-<font color="LEVEL">Gold Giant X 1</font><br>
-<a action="bypass -h Quest 336_CoinOfMagic 233">Trade.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-19.htm">Go back to the list of prizes.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19c.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19c.htm
deleted file mode 100644
index 551477df9a326a01313d8c0fdc6b296b6feb710f..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19c.htm
+++ /dev/null
@@ -1,8 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You mean the Widow Maker? If you can collect and bring back the following coins you can trade them for it.<br>
-<font color="LEVEL">Beleth's Silver Dragon X 1</font><br>
-<font color="LEVEL">Gold Dragon X 1</font><br>
-<font color="LEVEL">Blood Succubus X 1</font><br>
-<font color="LEVEL">Blood Basilisk X 2</font><br>
-<a action="bypass -h Quest 336_CoinOfMagic 303">Trade.</a><br>
-<a action="bypass -h Quest 336_coinofmagic 30232-19.htm">Go back to the list of prizes.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19d.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19d.htm
deleted file mode 100644
index 098c5417c0cf9e9641b3a729991428746e9dcac1..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-19d.htm
+++ /dev/null
@@ -1,8 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You mean the Sword of Limit? If you can collect and bring back the following coins you can trade them for it.<br>
-<font color="LEVEL">Blood Dragon X 1</font><br>
-<font color="LEVEL">Silver Dragon X 1</font><br>
-<font color="LEVEL">Gold Dragon X 1</font><br>
-<font color="LEVEL">Silver Undine X 1</font><br>
-<a action="bypass -h Quest 336_CoinOfMagic 132">Trade.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-19.htm">Go back to the list of prizes.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20.htm
deleted file mode 100644
index bebbbb4689a9e380bd1615e5d0817c5350f9a419..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-This is the list of prizes for Grade 2 members.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-20a.htm">Demon's Boots</a>P. Def.:36 Weight:1220<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-20b.htm">Demon's Stockings</a>P. Def.:43 Weight:980<br>
- <a action="bypass -h Quest 336_CoinOfMagic 30232-20c.htm">Demon's Gloves</a>P. Def.:36 Weight:610<br>
- <a action="bypass -h Quest 336_CoinOfMagic 30232-20d.htm">Full Plate Helm</a>P. Def.:58 Weight:600</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20a.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20a.htm
deleted file mode 100644
index bceed2f3ea48a1e9f5b1d2798514f96823a3bd1f..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20a.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You mean the Demon's Boots? If you can collect and bring back the following coins you can trade them for it.<br>
-<font color="LEVEL">Manak's Gold Giant X 1</font><br>
-<a action="bypass -h Quest 336_CoinOfMagic 2435">Trade.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-20.htm">Go back to the list of prizes.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20b.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20b.htm
deleted file mode 100644
index cd8c1d0745af2f65d78cb8c7204606c7d5be4676..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20b.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You mean the Demon's Stockings? If you can collect and bring back the following coins you can trade them for it.<br>
-<font color="LEVEL">Manak's Silver Dryad X 1</font><br>
-<font color="LEVEL">Silver Dryad X 1</font><br>
-<a action="bypass -h Quest 336_CoinOfMagic 472">Trade.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-20.htm">Go back to the list of prizes.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20c.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20c.htm
deleted file mode 100644
index 3c309df837d8a15b83a460a6eeee2287768c5155..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20c.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You mean the Demon's Gloves? If you can collect and bring back the following coins you can trade them for it.<br>
-<font color="LEVEL">Manak's Gold Giant X 1</font><br>
-<a action="bypass -h Quest 336_CoinOfMagic 2459">Trade.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-20.htm">Go back to the list of prizes.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20d.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20d.htm
deleted file mode 100644
index 08ee08b3c8223159953342a96e71c3588f62b372..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-20d.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You mean the full plate helmet? If you can collect and bring back the following coins you can trade them for it.<br>
-<font color="LEVEL">Manak's Blood Werewolf X 1</font><br>
-<font color="LEVEL">Gold Giant X 1</font><br>
-<font color="LEVEL">Gold Wyrm X 1</font><br>
-<a action="bypass -h Quest 336_CoinOfMagic 2414">Trade.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-20.htm">Go back to the list of prizes.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21.htm
deleted file mode 100644
index 9d8554649c9c61b44b959028bb3f476c159cc843..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-This is the list of prizes for Grade 3 members.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-21a.htm">Moonstone Earring</a>M. Def.:39 Weight:150<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-21b.htm">Nassen's Earring</a>M. Def.:48 Weight:150<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-21c.htm">Ring of Binding</a>M. Def.:28 Weight:150<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-21d.htm"> Necklace of Protection</a>M. Def.:56 Weight:150</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21a.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21a.htm
deleted file mode 100644
index 0846d4e253d81617f2372706f7680ce50b8a7554..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21a.htm
+++ /dev/null
@@ -1,8 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You mean a moonstone earring? If you can collect and bring back the following coins you can trade them for it.<br>
-<font color="LEVEL">Nia's Blood Medusa X 2</font><br>
-<font color="LEVEL">Blood Drevanuls X 2</font><br>
-<font color="LEVEL">Gold Drakes X 2</font><br>
-<font color="LEVEL">Gold Knights X 3</font><br>
-<a action="bypass -h Quest 336_CoinOfMagic 852">Trade.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-21.htm">Go back to the list of prizes.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21b.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21b.htm
deleted file mode 100644
index e1bbff5dfb75b0e32043a4b190ff127b70c81014..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21b.htm
+++ /dev/null
@@ -1,8 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You mean a Nassen's earring? If you can collect and bring back the following coins you can trade them for it.<br>
-<font color="LEVEL">Nia's Blood Medusa X 7</font><br>
-<font color="LEVEL">Blood DreVanul X 5</font><br>
-<font color="LEVEL">Silver Golem X 5</font><br>
-<font color="LEVEL">Gold Knight X 5</font><br>
-<a action="bypass -h Quest 336_CoinOfMagic 855">Trade.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-21.htm">Go back to the list of prizes.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21c.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21c.htm
deleted file mode 100644
index 8bebafc11289ef74c7fbb338599b685be97b8f64..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21c.htm
+++ /dev/null
@@ -1,8 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You mean a ring of binding? If you can collect and bring back the following coins you can trade them for it.<br>
-<font color="LEVEL">Nia's Gold Wyvern X 5</font><br>
-<font color="LEVEL">Silver Golem X 4</font><br>
-<font color="LEVEL">Gold Drake X 4</font><br>
-<font color="LEVEL">Blood Drevanul X 4</font><br>
-<a action="bypass -h Quest 336_CoinOfMagic 886">Trade.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-21.htm">Go back to the list of prizes.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21d.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21d.htm
deleted file mode 100644
index 0b9b39e0a15680a51bdf90c4902cc5410771d472..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-21d.htm
+++ /dev/null
@@ -1,8 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You mean a necklace of protection? If you can collect and bring back the following coins you can trade them for it.<br>
-<font color="LEVEL">Nia's Silver Fairy X 5</font><br>
-<font color="LEVEL">Silver Fairy X 3</font><br>
-<font color="LEVEL">Gold Knight X 3</font><br>
-<font color="LEVEL">Blood DreVanul X 3</font><br>
-<a action="bypass -h Quest 336_CoinOfMagic 916">Trade.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-21.htm">Go back to the list of prizes.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-22.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-22.htm
deleted file mode 100644
index f272b949ee7bdd6faa72c57452f163da027a4383..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-22.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-If you want to find rare coins, you should trade with other members. But you cannot start to trade until you have something to trade with, right? So, first, do your leg work to collect some coins. The hunters guild members are experts in finding hard to find items. So you can seek their help. You are already acquainted with the hunters guild president Bernard right?<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-09.htm">Return</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-23.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-23.htm
deleted file mode 100644
index c6b0b3afd562692ee46767c98a73e207707bdcd2..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-23.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Ah, why don't I tell you who our current members are?<br>
-First, there is<font color="LEVEL"> Sorceress Page</font> of the mystics guild in the Hunters' Village,<font color="LEVEL"> Researcher Lorain</font> who is located at the entrance of Cruma Tower,<font color="LEVEL"> Warehouse Keeper Hagger</font> of Oren Castle Town,<font color="LEVEL"> Guard Stan</font> of Oren Castle Town,<font color="LEVEL"> Blacksmith Duning</font> of the Hunters' Village,<font color="LEVEL"> Trader Ralford</font> at the basement of the Ivory Tower,<font color="LEVEL"> Head Blacksmith Ferris</font> of Aden Castle Town,<font color="LEVEL">  Warehouse Keeper Collob</font> who is located in front of the accessory store in Giran Castle Town and<font color="LEVEL"> Grocer Pano</font> in the square of Floran Village...<br>
-Wow, now I realize that our members are spread out all over the place. But we still have a long way to go. My dream is that the coins we are collecting will become a secondary currency! Then everybody on the continent will become members of our club! Ha ha ha!! Won't that be great?<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30232-09.htm">Return</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-24.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-24.htm
deleted file mode 100644
index 84b6b3cbd9b2f883c46731365cd36a9bea5b1f03..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-24.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-You don't have any coin that meets our criteria of trading. I am sorry but I cannot trade with you.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-24a.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30232-24a.htm
deleted file mode 100644
index 32dc0fa74c71065f5f72f84613e78a2fae4d59d9..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30232-24a.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Warehouse Keeper Sorint:<br>
-Excellent choice! You made a very nice trade!<br>
-Ah ah... my coins... they are so beautiful. Go ahead and enter my collection box!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-01.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-01.htm
deleted file mode 100644
index fcac601f07591c8229b34898025780d647ba83c5..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-01.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Researcher Lorain:<br>
-I have been collecting coins like this for a while but I'm not sure whether it was the right thing to get into. I heard that quite a few people and their families became destitute after getting sucked into this collecting business.<br>
-However, the more you look at coins the more you get absorbed by them... People say that whenever I exchange coins, it seems like my personality changes. Anyway, what did you say you wanted to trade with? These are all the coins I have... I mainly trade with the<font color="LEVEL"> Gold Wyvern, Silver Unicorn and Blood Medusa</font>. I also have :<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30673-02.htm">Gold knight,</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30673-03.htm">Silver golem,</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30673-04.htm">Blood DreVanul</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30673-05.htm">and Nia's Gold Wyvern.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-02.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-02.htm
deleted file mode 100644
index e07f1d24f0b10e5147d7c87b6e947ca39c67616f..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-02.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Researcher Lorain:<br>
-Ta Da! The knight of the gold, it's the Gold Knight! Well, then here comes the suspenseful part. Should we exchange according to the standard rate? Or... would you rather play the game?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30673_3483">Trade for Gold Wyverns at the ratio of 1 to 10.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30673_3483_2">Play the game. [Get it correct on the second try-4 Gold Wyvern]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30673_3483_3">Play the game. [Get it correct on the third try-8 Gold Wyverns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30673_3483_4">Play the game. [Get it correct on the fourth try-9 Gold Wyverns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30673-53.htm">Listen to the game instructions.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-03.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-03.htm
deleted file mode 100644
index 5095318ff421028540dfde4b4410d18cd3499102..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-03.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Researcher Lorain:<br>
-Ta Da! A slave of the silver, it's the Silver Golem! Well, then here comes the suspenseful part. Should we exchange according to the standard rate? Or... would you rather play the game?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30673_3494">Trade for Silver Unicorns at the ratio of 1 to 10.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30673_3494_2">Play the game. [Get it correct on the second try -4 Silver Unicorns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30673_3494_3">Play the game. [Get it correct on the third try -8 Silver Unicorns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30673_3494_4">Play the game. [Get it correct on the fourth try -9 Silver Unicorns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30673-53.htm">Listen to the game instructions.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-04.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-04.htm
deleted file mode 100644
index edfa945816a34714ff74c301aa64098177c8f50c..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-04.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Researcher Lorain:<br>
-Ta Da! The blood colored devil, it's the Blood DreVanul. Well, then here comes the suspenseful part. Should we exchange according to the standard rate? Or... would you rather play the game?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30673_3475">Trade for Blood Medusa at the ratio of 1 to 10.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30673_3475_2">Play the game. [Get it correct on the second try-4 Gold Wyvern]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30673_3475_3">Play the game. [Get it correct on the third try-8 Gold Wyverns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30673_3475_4">Play the game. [Get it correct on the fourth try-9 Gold Wyverns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30673-53.htm">Listen to the game instructions.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-05.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-05.htm
deleted file mode 100644
index a7c502f0dd8cffaf5f0e39410120c810f9cb18c5..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-05.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Researcher Lorain:<br>
-Ta Da! Here it is! Nia's Gold wyvern, the Golen flying dragon! Well, then here comes the suspenseful part. Should we exchange according to the standard rate? Or... would you rather play the game?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30673_3489">Trade for Gold Wyvern at the ratio of 1 to 20.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30673_3489_2">Play the game. [Get it correct on the second try-8 Gold Wyvern]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30673_3489_3">Play the game. [Get it correct on the third try-16 Gold Wyverns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30673_3489_4">Play the game. [Get it correct on the fourth try-18 Gold Wyverns]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30673-53.htm">Listen to the game instructions.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-06.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-06.htm
deleted file mode 100644
index 74aa6739a1d26993675118f61f2293256204267f..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-06.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Researcher Lorain:<br>
-How many coins would you like to trade?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30673_%itemid%_1">Trade 1.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30673_%itemid%_5">Trade 5.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30673_%itemid%_10">Trade 10.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-07.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-07.htm
deleted file mode 100644
index 2b568b839bf4e63b192636e4793f7a097d30fe50..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-07.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Researcher Lorain:<br>
-Here we go sir. Take it. Look at this luster! Isn't it just the most beautiful thing you've ever seen?</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-10.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-10.htm
deleted file mode 100644
index ad49426d5ded78b1b4aec976c34189a08e119558..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-10.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Researcher Lorain:<br>
-Hey, this is not enough!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-11.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-11.htm
deleted file mode 100644
index 75f1cda2fa36e323c0a48b12782b96887b5b7a42..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-11.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Researcher Lorain:<br>
-All right. I am holding the coins. Take your chance!<br>
-What is the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-14.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-14.htm
deleted file mode 100644
index 3305c398ea171098697a5f8bcd4fe1aefa5f87a3..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-14.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Researcher Lorain:<br>
-What is the color of the second coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _16">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _17">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _18">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-17.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-17.htm
deleted file mode 100644
index 79afd649db349c4d4b98cff1475938079da383b7..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-17.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Researcher Lorain:<br>
-What is the color of the third coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _19">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _20">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _21">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-20.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-20.htm
deleted file mode 100644
index e86fd06a188cde3f2d0a4c76566b879f2695ebd2..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-20.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Researcher Lorain:<br>
-Oh my! I don't believe this! Let's do it again! Can we do just one more round! Please? Oh please?</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-23.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-23.htm
deleted file mode 100644
index 4eb817ba0f30842addb7ecd51bab01983cb823c8..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-23.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Researcher Lorain:<br>
-Hoo ray! I won! I won! Ya hoo! The correct answer is %first%, %second%, %third%. Too bad!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-50.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-50.htm
deleted file mode 100644
index cf0f84b150eb3fb5207d7b26982171bacbd3c053..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-50.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Researcher Lorain:<br>
-Ah! You got one right! Here comes the next! Here here...<br>
-What is the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-51.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-51.htm
deleted file mode 100644
index 6884f2b12228e955f36311f4e264f4fad46af20d..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-51.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Researcher Lorain:<br>
-Ah! You got two of them right! Here comes the next! Here here...<br>
-What is the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-52.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-52.htm
deleted file mode 100644
index aecb69b9a2254e70aeda805c6d19c7e9ecd27ebe..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-52.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Researcher Lorain:<br>
-Ah! That's really incredible! You managed to miss all the correct answers! Oh well, let's move on! Here here....<br>
-What is the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-53.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30673-53.htm
deleted file mode 100644
index 888679bd033446b245300e52de85194bbe3be635..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30673-53.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Researcher Lorain:<br>
-This game is played with coins. The game is a long held tradition of our coin collection society. Listen to me carefully. First, I will decide on the color and order of three coins and hide them. Then with the opportunity given to you, you will try to tell me the correct color and order of the three coins. At the end of each round, I'll tell you how many correct answers you gave. Then, use this information as a guide and try to guess the correct color and order of the three coins that are hidden by me.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30673-02.htm">Return to the beginning.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-01.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-01.htm
deleted file mode 100644
index 69ae91e66050ccd1c204a2d8c156432b3e6dc0d7..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-01.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-I make various tools and artistic items while doing my blacksmith work but I haven't seen anything as beautiful as this coin. This seems to have the power of magic in addition to the human touch.<br>But what do you want to exchange? You've nothing but this coin. And to exchange it with me<font color="LEVEL">, you'll still need gold drakes, gold knights, blood drevanuls, blood werewolves, silver golems and silver fairies.</font> OK, choose one of these:<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30688-02.htm">Gold giant.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30688-03.htm">Blood succubus.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30688-04.htm">Silver undine.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30688-05.htm">Manak's gold giant</a>.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-02.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-02.htm
deleted file mode 100644
index cb7b878c068519970d88907ade24b0ab5333e747..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-02.htm
+++ /dev/null
@@ -1,8 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-Oh, you mean the gold giant? I can exchange a gold giant for 5 gold drakes and 5 gold knights. Or, how about a game?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30688_3484">Trade it at the standard rate.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30688_3484_2">Play the game [Get it correct on the second try - 3 Gold Drakes]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30688_3484_3">Play the game [Get it correct on the third try - 7 Gold Drakes]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30688_3484_4">Play the game [Get it correct on the fourth try - 9 Gold Drakes]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30688-53.htm">Listen to the game instructions.</a>
-</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-03.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-03.htm
deleted file mode 100644
index 822de0792343eca20df8fd240ca00e01677d6ba5..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-03.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-Oh, you mean the blood succubus? I can exchange a blood succubus for 5 blood dre vanuls and 5 blood werewolf. Or, how about a game?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30688_3476">Exchange at the set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30688_3476_2">Play game. [Guess correctly in two tries - 3 blood dre vanuls]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30688_3476_3">Play game. [Guess correctly in three tries - 7 blood dre vanuls]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30688_3476_4">Play game. [Guess correctly in four tries - 9 blood dre vanuls]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30688-53.htm">Listen to game explanation.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-04.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-04.htm
deleted file mode 100644
index f0c96ef9057713365648f4f409f6b9b8a12fc918..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-04.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-Oh, you mean the silver undine? I can exchange a silver undine for 5 silver fairies and 5 silver golems. Or, how about a game?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30688_3495">Exchange at the set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30688_3495_2">Play game. [Guess correctly in two tries - 3 silver fairies]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30688_3495_3">Play game. [Guess correctly in three tries - 7 silver fairies]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30688_3495_4">Play game. [Guess correctly in four tries - 9 silver fairies]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30688-53.htm">Listen to game explanation.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-05.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-05.htm
deleted file mode 100644
index 89cf5743fdfbe0ab0f20381a19ff98cd80e8eb0a..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-05.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-Oh, you mean the manak's gold giant? I can exchange a manak's gold giant for 10 gold drakes and 10 gold knights. Or, how about a game?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30688_3488">Exchange at the ratio of 1:20.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30688_3488_2">Play game. [Guess correctly in two tries - 3 gold drakes and 3 gold knights]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30688_3488_3">Play game. [Guess correctly in three tries - 7 gold drakes and 7 gold knights]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30688_3488_4">Play game. [Guess correctly in four tries - 9 gold drakes and 9 gold knights]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30688-53.htm">Listen to game explanation.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-06.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-06.htm
deleted file mode 100644
index 3fcb4679098b058bb84f84333ff7cc8bf906f039..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-06.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-OK. How many do you want to exchange?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30688_%itemid%_1">Exchange 1.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30688_%itemid%_5">Exchange 5.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30688_%itemid%_10">Exchange 10.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-07.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-07.htm
deleted file mode 100644
index 387d739e7a1693e71882b1e6351c00e292326dc3..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-07.htm
+++ /dev/null
@@ -1 +0,0 @@
-<html><body>Blacksmith Duning:<br>Here it is. Take it.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-10.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-10.htm
deleted file mode 100644
index cd51d6735c4ae1782894693388bec96f68844a0c..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-10.htm
+++ /dev/null
@@ -1 +0,0 @@
-<html><body>Blacksmith Duning:<br>Uh, oh... There aren't enough coins.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-11.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-11.htm
deleted file mode 100644
index 057c136e0c9e9caee4694ee10dbebc93254f08ff..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-11.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-OK, we're starting now so make your best guess.<br>
-Color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a>
-</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-14.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-14.htm
deleted file mode 100644
index b73f3e208fb6a00817b5193a0f3a2d0946ff518b..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-14.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-What's the color of the second coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _16">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _17">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _18">Blood</a>
-</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-17.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-17.htm
deleted file mode 100644
index 5c039072a45b5ccc20bbc0927abc0dfb121d4147..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-17.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-What's the color of the third coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _19">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _20">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _21">Blood</a>
-</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-20.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-20.htm
deleted file mode 100644
index ec87a5b909533d10a92a2ccbae3ef61421669f6d..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-20.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-Ho! You got it right!... Oh, I've lost. You seem be to really smart... Ha, ha...</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-23.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-23.htm
deleted file mode 100644
index 58801d125f70fc38c47547d438d6de02770fdce4..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-23.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-I'm sorry. The sequence that I arranged was %first% - %second% - %third%. Well, take heart. You can't win them all, huh?</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-50.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-50.htm
deleted file mode 100644
index 03f952eea8b030a0120de5fb5d3cdcbbc4427078..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-50.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-You got one right. Try guessing again.<br>What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a>
-</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-51.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-51.htm
deleted file mode 100644
index e72f8863364a79f72a2764ce2e1da3de36960596..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-51.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-You got two right. Try guessing again.<br>What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a>
-</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-52.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-52.htm
deleted file mode 100644
index 931932bdfcd3032293d16ebfbc5299472a53babf..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-52.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-You didn't even get one right. OK, this is a big hint if you think about it carefully. Try guessing again.<br>What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a>
-</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-53.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-53.htm
deleted file mode 100644
index 6c238e239cf7d7e091f38004866fa488239dd67c..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-53.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-I'm sure you already know the rules. I'll arrange three coins in order. After you guess, I'll tell you how many you got right. After repeating this, you win if you get the right answer in the end. OK, no objections, right?<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30688-02.htm">Go back to the beginning.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-54.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30688-54.htm
deleted file mode 100644
index fe22d0c00c04d1b5d274b564c56f63ff61678de8..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30688-54.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Blacksmith Duning:<br>
-I'm a level 2 member... I can't trade with level 3 members. Go find Sorceress Page of Hunters Village, Investigator Lorain near Cruma Tower or Warehouse Keeper Hagger of Oren Castle Town.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-01.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-01.htm
deleted file mode 100644
index dc5f8f9b4ed330ac3e308ee40722f42249ba2461..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-01.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Sorcerer Page:<br>
-Ah, you haven't been a member for long, I see. I'm sorry that you went to the trouble of coming this far...? Anyway, coin collection is really great. It's not difficult... And you can trade in a place like this... And if you do it for a long time you can get unexpected income, no?<br>
-After all, that's what these coins are for. Take a look. If you want to trade, bring me a lot of<font color="LEVEL"> Blood Medusas, Golden Wyverns and Silver Unicorns</font>.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30696-02.htm">Gold knight</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30696-03.htm">Silver fairy</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30696-04.htm">Blood werewolf</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30696-05.htm">Nia's blood medusa</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-02.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-02.htm
deleted file mode 100644
index c5e30e223754784d47ec462b6e87ca099d201803..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-02.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Sorcerer Page:<br>
-Ah, you mean gold knight? How shall we do the trade? We can exchange at the ratio of 1:10 or we can exchange at a somewhat better ratio through this game that is popular at the collector's club.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30696_3483">Exchange for Golden Wyverns at the ratio of 1:10.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30696_3483_2">Play game. [Guess correctly in two tries - 4 Gold Wyvern]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30696_3483_3">Play game. [Guess correctly in three tries - 8 Gold Wyvern]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30696_3483_4">Play game. [Guess correctly in four tries - 9 Gold Wyvern]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30696-53.htm">How to play game.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-03.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-03.htm
deleted file mode 100644
index 7c9ac1eca1bf06b85a2f20a39bc27b96c994eba0..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-03.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Sorcerer Page:<br>
-Ah, you mean silver fairy? How shall we do the trade? We can exchange at the ratio of 1:10 or we can exchange at a somewhat better ratio through this game that is popular at the collector's club.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30696_3491">Exchange for Silver Unicorn at the ratio of 1:10.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30696_3491_2">Play game. [Guess correctly in two tries - 4 Silver Unicorn]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30696_3491_3">Play game. [Guess correctly in three tries - 8 Silver Unicorn]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30696_3491_4">Play game. [Guess correctly in four tries - 9 Silver Unicorn]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30696-53.htm">How to play game.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-04.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-04.htm
deleted file mode 100644
index 900a406748f70bb85b07364e608cdde55f33eac7..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-04.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Sorcerer Page:<br>
-Ah, you mean blood werewolf? How shall we do the trade? We can exchange at the ratio of 1:10 or we can exchange at a somewhat better ratio through this game that is popular at the collector's club.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30696_3473">Exchange for Blood Medusa at the ratio of 1:10.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30696_3473_2">Play game. [Guess correctly in two tries - 4 blood medusa]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30696_3473_3">Play game. [Guess correctly in three tries - 8 blood medusas]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30696_3473_4">Play game. [Guess correctly in four tries - 9 blood medusas]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30696-53.htm">How to play game.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-05.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-05.htm
deleted file mode 100644
index d342673bab4d17589fc5f06657b2e22cfedcec55..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-05.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Sorcerer Page:<br>
-Ah, you mean Nia's blood medusa? How shall we do the trade? We can exchange at the ratio of 1:20 or we can exchange at a somewhat better ratio through this game that is popular at the collector's club.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30696_3480">Exchange for Gold Wyvern at the ratio of 1:20.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30696_3480_2">Play game. [Guess correctly in two tries - 8 blood medusas]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30696_3480_3">Play game. [Guess correctly in three tries - 16 blood medusas]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30696_3480_4">Play game. [Guess correctly in four tries - 18 blood medusas]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30696-53.htm">How to play game.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-06.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-06.htm
deleted file mode 100644
index e3a69bf86e247251f6d2218de77fcea670a698cb..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-06.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Sorcerer Page:<br>
-Good. How many do you want to exchange?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30696_%itemid%_1">Exchange 1.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30696_%itemid%_5">Exchange 5.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30696_%itemid%_10">Exchange 10.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-07.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-07.htm
deleted file mode 100644
index 50e936e1464c82ea08faa625cdd17df6f620292a..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-07.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Sorcerer Page:<br>
-Hey... Here they are so please check the quantity.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-10.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-10.htm
deleted file mode 100644
index 668f21161a59c7359b0a391af53dedf45db25189..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-10.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Sorcerer Page:<br>
-But, there aren't enough...</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-11.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-11.htm
deleted file mode 100644
index 7f3b5a0c9d5e63d611dded34b69e4345d7a77e8f..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-11.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Sorcerer Page:<br>
-OK, we're starting now so make your best guess.<br>
-Color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-14.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-14.htm
deleted file mode 100644
index c98896fca7d5155b80d204fdcb41659a55b57137..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-14.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Sorcerer Page:<br>
-What's the color of the second coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _16">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _17">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _18">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-17.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-17.htm
deleted file mode 100644
index 0a17cf959a1154239789008ebb5d77e13943061c..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-17.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Sorcerer Page:<br>
-What's the color of the third coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _19">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _20">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _21">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-20.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-20.htm
deleted file mode 100644
index 5aa211940c73c2909bf968d001bd31097c938108..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-20.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Sorcerer Page:<br>
-Ah..! You got it right!... Oh, I've really lost a lot on this... Whew!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-23.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-23.htm
deleted file mode 100644
index afc6fef2d3e94dad39870ee15b23affc79cedde0..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-23.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Sorcerer Page:<br>
-I'm so sorry about that...! The correct answer was %first% - %second% - %third%. Hee, hee!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-50.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-50.htm
deleted file mode 100644
index f86434ced86159342445a5cc193cde3fea13d6ef..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-50.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Sorcerer Page:<br>
-You got one right. Try guessing again.<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-51.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-51.htm
deleted file mode 100644
index 72dae4a268e7a1ac5ec723fbceb5089d10f42de3..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-51.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Sorcerer Page:<br>
-You got two right. Try guessing again.<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-52.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-52.htm
deleted file mode 100644
index 360c044db29b6f5781be40beaefa4d575a567117..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-52.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Sorcerer Page:<br>
-You didn't get even one right. Try guessing again.<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-53.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30696-53.htm
deleted file mode 100644
index ddfd45ba3b6ffaf107014c30a0e34a6affcf5292..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30696-53.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Sorcerer Page:<br>
-You've probably played a similar game before. This is an old practice of the coin collector's club. The object of the game is for you to guess the sequence of colors of three coins that I have hidden. If you call out the order appropriately, I will tell you how many you got right. This is repeated the set number of times and at the end, you tell me the answer that you have figured out. Ordinary mages play this game well.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30696-02.htm">Go back to the beginning.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-01.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30702-01.htm
deleted file mode 100644
index ffb95746530eb792f14252c498a53ea7344bfc67..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-01.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Bernard, Hunter Union President:<br>
-Old man, you are incredibly stubborn... However, I inherited this valuable item from my ancestors and no matter what you say I cannot give it to you. Do you know the history behind this coin? This coin or the coins collected by Sorint are not just ordinary coins.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30702-02.htm">Ask about the coin's history.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-02.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30702-02.htm
deleted file mode 100644
index 5525558ad4276c22aed60e8e563933dbdcf60025..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-02.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Bernard, Hunter Union President:<br>
-This coin is an object that a long time ago, mystics instilled magic into it so that the coin would shine in each mystic's unique color. These coins were crafted by the highest skilled dwarven artisans at the time. High level magic power was bestowed upon these coins to turn them into great works of art. According to legend, mystics used these coins as their own marks. A person who helped a mystic would be given a coin as a mark of gratitude and to the one who became an enemy to a mystic, a coin was given as the mark of a curse.<br>
-Actually I heard that one of my ancestors did a favor for a mystic and received this coin. Later on, there was a time when mystics were misunderstood by people as demons and many of them were killed. The coins confiscated at that time were considered objects with the mystics' curses upon them and many of them were thrown out near the places where they were executed. Nowadays, these coins have become mere collectible items of ignorant people such as Sorint.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30702-03.htm">"Where can I find a similar coin?"</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30702-04.htm">"What do you mean by collecting pretty coins?"</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-02a.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30702-02a.htm
deleted file mode 100644
index 57f1a92e28250727804cb5d1c368cd27ae8d2e6d..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-02a.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Bernard, Hunter Union President:<br>
-The kaldis coin may be obtained from lizardmen in the Forest of Mirrors. Let me give you some advice. You'd better sever your relationship with people with strange hobbies such as Sorint! I heard that some people got totally wiped out financially after becoming addicted to coin collection!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-03.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30702-03.htm
deleted file mode 100644
index b63f8d6182abcce8984c58ba0f728ffd52943caa..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-03.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Bernard, Hunter Union President:<br>
-One of my ancestors received this coin from someone named Kaldis. I heard that Kaldis was hiding out in the Forest of Mirrors during the time when mystics were being persecuted. However, he ended up being killed by lizardmen who inhabited the forest... If you go to this area and look for them perhaps you may stumble onto coins that are similar to this one. What do you think?</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-04.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30702-04.htm
deleted file mode 100644
index 2f867849feafbffd8280f4a3592c43effd4f7d06..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-04.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Bernard, Hunter Union President:<br>
-Do you think I am acquainted with such an ignorant person? Birds of a feather flock together.<br>
-Anyway, one of my ancestors received this coin from someone named Kaldis. I heard that Kaldis was hiding out in the Forest of Mirrors during the time when mystics were being persecuted. However, he ended up being killed by lizardmen who inhabited the forest... If you go to this area and look for them perhaps you may stumble onto coins that are similar to this one. What do you think?</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-05.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30702-05.htm
deleted file mode 100644
index 8257e6fcb43c3492c23e2605d379484ae017a02a..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-05.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Bernard, Hunter Union President:<br>
-Oh, it's you again. Are you still wandering around looking for those weird looking coins?<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30702-06.htm">"Where will I be able to find the weird looking coins?"</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-06.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30702-06.htm
deleted file mode 100644
index e6f1588a247207043a865849e3c0dcb789053a2e..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30702-06.htm
+++ /dev/null
@@ -1,4 +0,0 @@
-<html><body>Bernard, Hunter Union President:<br>
-To be honest with you... after you came to visit me, I was intrigued by what you said and did some research. By getting help from my union members, I found out the areas where the coins are discovered often.<br>
-Let me see... What I have found out so far is that...<font color="LEVEL">  Lakin</font> and<font color="LEVEL"> vanor silenos</font> in the southern part of Aden, and<font color="LEVEL"> timak orcs</font> of northern Oren are in possession of these coins.<br>
-Also,<font color="LEVEL"> Bandits' Stronghold in Oren, the Cemetery of Kings in Aden and Dragon Valley </font> are the places where the coins are often discovered.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-01.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-01.htm
deleted file mode 100644
index 4040c0f61b80199791000bcc4818d3457aa4438f..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-01.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-I also became a level 1 member recently and so please do a good job on this.<br>
-But what do you want to exchange? These are all the coins I have... And to exchange with me, you'll need<font color="LEVEL"> blood succubus, blood basilisk, silver dryad, silver undine, gold giant and gold wyrms</font>. OK, choose one of my coins?<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30847-02.htm">Blood dragon.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30847-03.htm">Silver dragon.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30847-04.htm">Gold dragon.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30847-05.htm">Beleth's Blood dragon.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-02.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-02.htm
deleted file mode 100644
index 1d2d5e3419c2309a92d39f07dbc60bd6164d2cf8..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-02.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-Oh, you mean the blood dragon? OK, shall we trade? I can exchange a blood dragon for five blood basilisks and five blood succubus... Huh? Or would you rather play a game? That would be fine with me... I'm really strong at this game.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30847_3477">Exchange at the set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30847_3477_2">Play game. [Guess correctly in two tries - 3 blood basilisks]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30847_3477_3">Play game. [Guess correctly in three tries - 7 blood basilisks]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30847_3477_4">Play game. [Guess correctly in four tries - 9 blood basilisks]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30847-53.htm">Listen to game explanation.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-03.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-03.htm
deleted file mode 100644
index b7ebdb9338f9ae2b90d24b739d95414bec8dfa3b..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-03.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-Oh, you mean the silver dragon? OK, shall we trade? I can trade 1 silver dragon for 5 silver dryad and 5 silver undines... Huh? Or would you rather play a game? That would be fine with me... I'm really strong at this game.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30847_3493">Exchange at set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30847_3493_2">Play game. [Guess correctly in two tries - 3 silver dryads]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30847_3493_3">Play game. [Guess correctly in three tries - 7 silver dryads]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30847_3493_4">Play game. [Guess correctly in four tries - 9 silver dryads]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30847-53.htm">Play game.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-04.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-04.htm
deleted file mode 100644
index 85ae67884c1c45e6cdf3e0b6b7481d6f5912b2ba..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-04.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-Oh, you mean the gold dragon? OK, shall we trade? I can trade one gold dragon for 5 gold wyrms and 5 gold giants... Huh? Or would you rather play a game? That would be fine with me... I'm really strong at this game.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30847_3481">Exchange at set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30847_3481_2">Play game. [Guess correctly in two tries - 3 gold giants]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30847_3481_3">Play game. [Guess correctly in three tries - 7 gold giants]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30847_3481_4">Play game. [Guess correctly in four tries - 9 gold giants]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30847-53.htm">Listen to game explanation.</a></body></html> 
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-05.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-05.htm
deleted file mode 100644
index 99c131097f24cd04a8b9f18e5e8e7717759d4c3d..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-05.htm
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-Oh, you mean the bereth's blood dragon? I can exchange a bereth's blood dragon for 10 blood basilisks and 10 blood succubus... Huh? Ah... Or would you rather play a game? That would be fine with me... I'm really strong at this game. We can exchange at a somewhat better ratio through this game that is popular at the collector's club.<br>
-<a action="bypass -h Quest 336_CoinOfMagic Li_30847_3478">Trade at set ratio.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30847_3478_2">Play game. [Guess correctly in two tries - 3 blood basilisks, 3 blood succubus]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30847_3478_3">Play game. [Guess correctly in three tries - 7 blood basilisks, 7 blood succubus]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ga_30847_3478_4">Play game. [Guess correctly in four tries - 9 blood basilisks, 9 blood succubus]</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic 30847-53.htm">Play game.</a></body></html> 
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-06.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-06.htm
deleted file mode 100644
index 5d0fbd3cb896ef2053252eb15be16878d1ee47df..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-06.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-How many do you want to exchange?<br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30847_%itemid%_1">Exchange 1.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30847_%itemid%_5">Exchange 5.</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic Ex_30847_%itemid%_10">Exchange 10.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-07.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-07.htm
deleted file mode 100644
index 8ded21f6435e4232de0edbb6dbead4e3cc4b23de..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-07.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-Here it is. Please take it.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-10.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-10.htm
deleted file mode 100644
index 2f89fa6a7aa6938906683248ea5ca7bfbfbc1602..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-10.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-There don't seem to be enough coins. Let's talk after you've brought the lacking coins.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-11.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-11.htm
deleted file mode 100644
index 91a56e730f180f04441cba7ffd444ca18d598337..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-11.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-OK. OK, let's see if you can guess correctly!<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-14.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-14.htm
deleted file mode 100644
index ab12ccba4c4e26c76649de4f04877f292563231f..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-14.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-What's the color of the second coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _16">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _17">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _18">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-17.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-17.htm
deleted file mode 100644
index b814979fe3f0a6c250216f3cdbd18e6e87d509bc..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-17.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-What's the color of the third coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _19">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _20">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _21">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-20.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-20.htm
deleted file mode 100644
index 30910cb6387f058e2a7d8b65cdfc3c2620320907..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-20.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-Oh, oh, oh! I lost alright...! You won... Wow, it's been a long time since this happened...</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-23.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-23.htm
deleted file mode 100644
index b06c54e4ee71d7bf4f14b7d0f5983922419b637f..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-23.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-Oh, I'm sorry about that. The correct answer was %first% - %second% - %third%. What did I say? I said that I'm really strong at this game!</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-50.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-50.htm
deleted file mode 100644
index d173629b52ddfd1ebeef945afab43c80544cdfca..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-50.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-You got one right. Try guessing again.<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-51.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-51.htm
deleted file mode 100644
index 18ac6f94e027fb2be269558090a9afa16068261d..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-51.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-You got two right. Try guessing again.<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-52.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-52.htm
deleted file mode 100644
index ad4068c69e774af876fd8c4aa048e44e22b8c0f7..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-52.htm
+++ /dev/null
@@ -1,6 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-What...?! Not even one is right. Try guessing again.<br>
-What's the color of the first coin?<br>
-<a action="bypass -h Quest 336_CoinOfMagic _13">Gold</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _14">Silver</a><br>
-<a action="bypass -h Quest 336_CoinOfMagic _15">Blood</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-53.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-53.htm
deleted file mode 100644
index 2d8004831a3bb9ccfae5e38c93c4d8b379d03ab2..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-53.htm
+++ /dev/null
@@ -1,3 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-You're already a level 1 member; why are you asking the rules now... so belatedly? Well, whatever you want. You have to guess the coins that I've hidden within the set number of times.<br>
-<a action="bypass -h Quest 336_CoinOfMagic 30847-02.htm">Go back to the beginning.</a></body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-54.htm b/dist/game/data/scripts/quests/336_CoinOfMagic/30847-54.htm
deleted file mode 100644
index 45652a83a9d51e9cdb95d9ededd70950d6594699..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/30847-54.htm
+++ /dev/null
@@ -1,2 +0,0 @@
-<html><body>Head Blacksmith Ferris:<br>
-I'm a level 1 member... Therefore, I can only trade with other level 1 members... Don't be upset about it. You'll need to go find a member that can trade with you.</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/336_CoinOfMagic/__init__.py b/dist/game/data/scripts/quests/336_CoinOfMagic/__init__.py
deleted file mode 100644
index e8ebdb616e5e0f118a3c62e0aa35a17effa5b7e2..0000000000000000000000000000000000000000
--- a/dist/game/data/scripts/quests/336_CoinOfMagic/__init__.py
+++ /dev/null
@@ -1,383 +0,0 @@
-# Coins of Magic version 0.1 by DrLecter
-
-#Quest info
-qn = "336_CoinOfMagic"
-QUEST_NUMBER      = 336
-QUEST_NAME        = "CoinOfMagic"
-QUEST_DESCRIPTION = "Coins of Magic"
-
-#Quest items
-COIN_DIAGRAM,KALDIS_COIN,MEMBERSHIP_1,MEMBERSHIP_2,MEMBERSHIP_3 = range(3811,3816)
-
-BLOOD_MEDUSA,      BLOOD_WEREWOLF,      BLOOD_BASILISK,        BLOOD_DREVANUL,       \
-BLOOD_SUCCUBUS,    BLOOD_DRAGON,        BELETHS_BLOOD,         MANAKS_BLOOD_WEREWOLF,\
-NIAS_BLOOD_MEDUSA, GOLD_DRAGON,         GOLD_WYVERN,           GOLD_KNIGHT,          \
-GOLD_GIANT,        GOLD_DRAKE,          GOLD_WYRM,             BELETHS_GOLD,         \
-MANAKS_GOLD_GIANT, NIAS_GOLD_WYVERN,    SILVER_UNICORN,        SILVER_FAIRY,         \
-SILVER_DRYAD,      SILVER_DRAGON,       SILVER_GOLEM,          SILVER_UNDINE,        \
-BELETHS_SILVER,    MANAKS_SILVER_DRYAD, NIAS_SILVER_FAIRY = range(3472,3499)
-
-#NPCs
-SORINT, BERNARD, PAGE, HAGGER, STAN, RALFORD, FERRIS, COLLOB, PANO, DUNING, LORAIN = \
-30232,  30702,   30696,30183,  30200,30165,   30847,  30092,  30078,30688,  30673
-
-#MOBs
-TIMAKARCH, TIMAKSOLD, TIMAKSHAM, LAKIN, HATARHANI, PUNISHMENT, SHACKLE, TIMAKORC, HEADLESS, ROYALSERVANT, \
-MALRUKTUREN, FORMOR, FORMORELDER, VANORSHAMAN, TARLKHIWARRIOR, OLMAHUM, OLMAHUMW, HARITMATR, HARITSHA, \
-SHACKL2, HEADLES2, MALRUKTURE2, ROYALSERVAN2 = \
-20584, 20585, 20587, 20604, 20663,  20678, 20235, 20583, 20146, 20240,  20245, 20568, 20569, 20685, 20572,  20161, 20575, 20645, 20644, 20279, 20280, 20284, 20276
-#C5 update - drops for these mobs are custom, i tried to make it more balanced. You confirm.
-KOOKABU1,KOOKABU2,KOOKABU3,KOOKABU4,ANTELOP1,ANTELOP2,ANTELOP3,ANTELOP4,BANDERSN1,BANDERSN2,BANDERSN3,BANDERSN4,BUFALO1,BUFALO2,BUFALO3,BUFALO4=range(21274,21290)
-GRAVE_L,DOOM_ARC,DOOM_KNI,DOOM_SERV,CLAW_SPL,PUNISH_SPL,WISDOM_SPL,WAILING_SPL,HUNGRY_C,BLOODY_G,NIHIL_INV,DARK_GUARD=21003,21008,20674,21006,21521,21531,21526,21539,20954,20960,20957,20959
-
-PROMOTE={3:[BLOOD_WEREWOLF,GOLD_DRAKE,SILVER_FAIRY,BLOOD_DREVANUL,GOLD_KNIGHT,SILVER_GOLEM],
-         2:[SILVER_DRYAD,BLOOD_BASILISK,BLOOD_SUCCUBUS,SILVER_UNDINE,GOLD_GIANT,GOLD_WYRM],}
-
-COND={3:9,2:11}
-
-DROP_LIST={
-    TIMAKSHAM:[BLOOD_MEDUSA],TIMAKARCH:[BLOOD_MEDUSA],TIMAKSOLD:[BLOOD_MEDUSA],LAKIN:[BLOOD_MEDUSA],PUNISHMENT:[BLOOD_MEDUSA],KOOKABU1:[BLOOD_MEDUSA],KOOKABU2:[BLOOD_MEDUSA],KOOKABU3:[BLOOD_MEDUSA],KOOKABU4:[BLOOD_MEDUSA],BANDERSN1:[BLOOD_MEDUSA],BANDERSN2:[BLOOD_MEDUSA],BANDERSN3:[BLOOD_MEDUSA],BANDERSN4:[BLOOD_MEDUSA],PUNISH_SPL:[BLOOD_MEDUSA],HUNGRY_C:[BLOOD_MEDUSA],BLOODY_G:[BLOOD_MEDUSA],DOOM_SERV:[BLOOD_MEDUSA],GRAVE_L:[BLOOD_MEDUSA],\
-    TIMAKORC:[GOLD_WYVERN],HATARHANI:[GOLD_WYVERN],SHACKLE:[GOLD_WYVERN],HEADLESS:[GOLD_WYVERN],ROYALSERVANT:[GOLD_WYVERN],MALRUKTUREN:[GOLD_WYVERN],SHACKL2:[GOLD_WYVERN],HEADLES2:[GOLD_WYVERN],ROYALSERVAN2:[GOLD_WYVERN],MALRUKTURE2:[GOLD_WYVERN],ANTELOP1:[GOLD_WYVERN],ANTELOP2:[GOLD_WYVERN],ANTELOP3:[GOLD_WYVERN],ANTELOP4:[GOLD_WYVERN],WAILING_SPL:[GOLD_WYVERN],CLAW_SPL:[GOLD_WYVERN],NIHIL_INV:[GOLD_WYVERN],DOOM_ARC:[GOLD_WYVERN],\
-    FORMOR:[SILVER_UNICORN],FORMORELDER:[SILVER_UNICORN],VANORSHAMAN:[SILVER_UNICORN],TARLKHIWARRIOR:[SILVER_UNICORN],OLMAHUM:[SILVER_UNICORN],OLMAHUMW:[SILVER_UNICORN],BUFALO1:[SILVER_UNICORN],BUFALO2:[SILVER_UNICORN],BUFALO3:[SILVER_UNICORN],BUFALO4:[SILVER_UNICORN],WISDOM_SPL:[SILVER_UNICORN],DARK_GUARD:[SILVER_UNICORN],DOOM_KNI:[SILVER_UNICORN],\
-    HARITMATR:[KALDIS_COIN],HARITSHA:[KALDIS_COIN]
-    }
-
-EXCHANGE_LIST={
-    PAGE:  {GOLD_KNIGHT:{GOLD_WYVERN:10},SILVER_FAIRY:{SILVER_UNICORN:10},BLOOD_WEREWOLF:{BLOOD_MEDUSA:10},NIAS_BLOOD_MEDUSA:{BLOOD_MEDUSA:20}},
-    LORAIN:{GOLD_KNIGHT:{GOLD_WYVERN:10},SILVER_GOLEM:{SILVER_UNICORN:10},BLOOD_DREVANUL:{BLOOD_MEDUSA:10},NIAS_GOLD_WYVERN:{GOLD_WYVERN:20}},
-    HAGGER:{GOLD_DRAKE:{GOLD_WYVERN:10},SILVER_GOLEM:{SILVER_UNICORN:10},BLOOD_WEREWOLF:{BLOOD_MEDUSA:10},NIAS_SILVER_FAIRY:{SILVER_UNICORN:20}},
-    RALFORD:{GOLD_WYRM:{GOLD_DRAKE:5,GOLD_KNIGHT:5},SILVER_DRYAD:{SILVER_GOLEM:5,SILVER_FAIRY:5},SILVER_UNDINE:{SILVER_GOLEM:5,SILVER_FAIRY:5},MANAKS_BLOOD_WEREWOLF:{BLOOD_DREVANUL:10,BLOOD_WEREWOLF:10}},
-    STAN:   {GOLD_GIANT:{GOLD_DRAKE:5,GOLD_KNIGHT:5},BLOOD_BASILISK:{BLOOD_DREVANUL:5,BLOOD_WEREWOLF:5},SILVER_UNDINE:{SILVER_GOLEM:5,SILVER_FAIRY:5},MANAKS_SILVER_DRYAD:{SILVER_GOLEM:10,SILVER_FAIRY:10}},
-    DUNING: {GOLD_GIANT:{GOLD_DRAKE:5,GOLD_KNIGHT:5},BLOOD_SUCCUBUS:{BLOOD_DREVANUL:5,BLOOD_WEREWOLF:5},SILVER_UNDINE:{SILVER_GOLEM:5,SILVER_FAIRY:5},MANAKS_GOLD_GIANT:{GOLD_DRAKE:10,GOLD_KNIGHT:10}},
-    FERRIS:{BLOOD_DRAGON:{BLOOD_SUCCUBUS:5,BLOOD_BASILISK:5},SILVER_DRAGON:{SILVER_DRYAD:5,SILVER_UNDINE:5},GOLD_DRAGON:{GOLD_WYRM:5,GOLD_GIANT:5},BELETHS_BLOOD:{BLOOD_SUCCUBUS:10,BLOOD_BASILISK:10}},
-    COLLOB:{BLOOD_DRAGON:{BLOOD_SUCCUBUS:5,BLOOD_BASILISK:5},SILVER_DRAGON:{SILVER_DRYAD:5,SILVER_UNDINE:5},GOLD_DRAGON:{GOLD_WYRM:5,GOLD_GIANT:5},BELETHS_GOLD:{GOLD_WYRM:10,GOLD_GIANT:10}},
-    PANO:  {BLOOD_DRAGON:{BLOOD_SUCCUBUS:5,BLOOD_BASILISK:5},SILVER_DRAGON:{SILVER_DRYAD:5,SILVER_UNDINE:5},GOLD_DRAGON:{GOLD_WYRM:5,GOLD_GIANT:5},BELETHS_SILVER:{SILVER_DRYAD:10,SILVER_UNDINE:10}}
-    }
-
-GAMBLE_LIST={
-    PAGE:  {GOLD_KNIGHT:[GOLD_WYVERN],SILVER_FAIRY:[SILVER_UNICORN],BLOOD_WEREWOLF:[BLOOD_MEDUSA],NIAS_BLOOD_MEDUSA:[BLOOD_MEDUSA]},
-    LORAIN:{GOLD_KNIGHT:[GOLD_WYVERN],SILVER_GOLEM:[SILVER_UNICORN],BLOOD_DREVANUL:[BLOOD_MEDUSA],NIAS_GOLD_WYVERN:[GOLD_WYVERN]},
-    HAGGER:{GOLD_DRAKE:[GOLD_WYVERN],SILVER_GOLEM:[SILVER_UNICORN],BLOOD_WEREWOLF:[BLOOD_MEDUSA],NIAS_SILVER_FAIRY:[SILVER_UNICORN]},
-    RALFORD:{GOLD_WYRM:[GOLD_DRAKE],SILVER_DRYAD:[SILVER_FAIRY],SILVER_UNDINE:[SILVER_GOLEM],MANAKS_BLOOD_WEREWOLF:[BLOOD_DREVANUL,BLOOD_WEREWOLF]},
-    STAN:   {GOLD_GIANT:[GOLD_DRAKE],BLOOD_BASILISK:[BLOOD_WEREWOLF],SILVER_UNDINE:[SILVER_FAIRY],MANAKS_SILVER_DRYAD:[SILVER_GOLEM,SILVER_FAIRY]},
-    DUNING: {GOLD_GIANT:[GOLD_DRAKE],BLOOD_SUCCUBUS:[BLOOD_DREVANUL],SILVER_UNDINE:[SILVER_FAIRY],MANAKS_GOLD_GIANT:[GOLD_DRAKE,GOLD_KNIGHT]},
-    FERRIS:{BLOOD_DRAGON:[BLOOD_BASILISK],SILVER_DRAGON:[SILVER_DRYAD],GOLD_DRAGON:[GOLD_GIANT],BELETHS_BLOOD:[BLOOD_SUCCUBUS,BLOOD_BASILISK]},
-    COLLOB:{BLOOD_DRAGON:[BLOOD_SUCCUBUS],SILVER_DRAGON:[SILVER_UNDINE],GOLD_DRAGON:[GOLD_WYRM],BELETHS_GOLD:[GOLD_WYRM,GOLD_GIANT]},
-    PANO:  {BLOOD_DRAGON:[BLOOD_BASILISK],SILVER_DRAGON:[SILVER_DRYAD],GOLD_DRAGON:[GOLD_WYRM],BELETHS_SILVER:[SILVER_DRYAD,SILVER_UNDINE]}
-    }
-
-GAMBLE_PRICE={3:{2:4,3:8,4:9},2:{2:3,3:7,4:9},1:{2:3,3:7,4:9}}
-
-GAMBLE_COINS={'0':'gold','1':'silver','2':'blood'}
-
-EXCHANGE_LEVEL={PAGE:3,LORAIN:3,HAGGER:3,RALFORD:2,STAN:2,DUNING:2,FERRIS:1,COLLOB:1,PANO:1}
-
-TRADE_LIST={
-    206:  [[BELETHS_BLOOD,1],[SILVER_DRAGON,1],[GOLD_WYRM,13]],                       # Demon's Staff
-    233:  [[BELETHS_GOLD,1],[BLOOD_DRAGON,1],[SILVER_DRYAD,1],[GOLD_GIANT,1]],        # Dark Screamer
-    303:  [[BELETHS_SILVER,1],[GOLD_DRAGON,1],[BLOOD_SUCCUBUS,1],[BLOOD_BASILISK,2]], # Widow Maker
-    132:  [[GOLD_DRAGON,1],[SILVER_DRAGON,1],[BLOOD_DRAGON,1],[SILVER_UNDINE,1]],     # Sword of Limit
-    
-    2435: [[MANAKS_GOLD_GIANT,1]],                                                    # Demon's Boots
-    472:  [[MANAKS_SILVER_DRYAD,1],[SILVER_DRYAD,1]],                                 # Demon's Stockings
-    2459: [[MANAKS_GOLD_GIANT,1]],                                                    # Demon's Gloves
-    2414: [[MANAKS_BLOOD_WEREWOLF,1],[GOLD_WYRM,1],[GOLD_GIANT,1]],                   # Full Plate Helm
-
-    852:  [[NIAS_BLOOD_MEDUSA,2],[BLOOD_DREVANUL,2],[GOLD_DRAKE,2],[GOLD_KNIGHT,3]],  # Moonstone Earring
-    855:  [[NIAS_BLOOD_MEDUSA,7],[BLOOD_DREVANUL,5],[SILVER_GOLEM,5],[GOLD_KNIGHT,5]],# Nassens Earring
-    886:  [[NIAS_GOLD_WYVERN,5],[GOLD_DRAKE,4],[SILVER_GOLEM,4],[BLOOD_DREVANUL,4]],  # Ring of Binding
-    916:  [[NIAS_SILVER_FAIRY,5],[SILVER_FAIRY,3],[GOLD_KNIGHT,3],[BLOOD_DREVANUL,3]],# Necklace of Protection
-    }
-
-import sys
-from com.l2jserver import Config
-from com.l2jserver.gameserver.model.quest import State
-from com.l2jserver.gameserver.model.quest import QuestState
-from com.l2jserver.gameserver.model.quest import Quest as JQuest
-
-def promote(st) :
-   grade = st.getInt("grade")
-   if grade == 1 :
-      html = "30232-15.htm"
-   else :
-      h = 0
-      for i in range(len(PROMOTE[grade])) :
-         if st.getQuestItemsCount(PROMOTE[grade][i]):
-            h += 1
-      if h == i + 1 :
-         for j in PROMOTE[grade] :
-             st.takeItems(j,1)
-         html = "30232-"+str(19-grade)+".htm"
-         st.takeItems(3812+grade,-1)
-         st.giveItems(3811+grade,1)
-         st.set ("grade",str(grade-1))
-         cond=COND[grade]
-         st.playSound("ItemSound.quest_fanfare_middle")
-      else :
-         html = "30232-"+str(16-grade)+".htm"
-         cond=COND[grade]-1
-      st.set("cond",str(cond))
-   return html
-
-# main code
-class Quest (JQuest) :
-
- def __init__(self,id,name,descr):
-    JQuest.__init__(self,id,name,descr)
-    self.questItemIds = range(3472,3499)+range(3811,3816)
-
- def onEvent (self,event,st) :
-    htmltext = event
-    grade=st.getInt("grade")
-    cond = st.getInt("cond")
-    if event == "30702-06.htm":
-       if cond < 7:
-         st.set("cond","7")
-         st.playSound("ItemSound.quest_accept")
-    elif event == "30232-22.htm" :
-       if cond < 6:
-         st.set("cond","6")
-    elif event == "30232-23.htm" :
-       if cond < 5:
-         st.set("cond","5")
-    elif event == "30702-02.htm":
-       st.set("cond","2")
-    elif event == "30232-05.htm" :
-       st.setState(State.STARTED)
-       st.set("part","SOLO")
-       st.playSound("ItemSound.quest_accept")
-       st.giveItems(COIN_DIAGRAM,1)
-       st.set("cond","1")
-       st.set("grade","0")
-    elif event in ["30232-04.htm","30232-18a.htm"] :
-       st.exitQuest(1)
-       st.playSound("ItemSound.quest_giveup")
-    elif event == "raise" :
-       htmltext = promote(st)
-    elif event.isdigit() :
-       item = int(event)
-       if item in TRADE_LIST.keys() :
-          j = 0
-          k = len(TRADE_LIST[item])
-          for i in range(len(TRADE_LIST[item])) :
-              if st.getQuestItemsCount(TRADE_LIST[item][i][0]) >= TRADE_LIST[item][i][1] :
-                 j += 1
-          if j == k :
-             for l in range(len(TRADE_LIST[item])) :
-                st.takeItems(TRADE_LIST[item][l][0],TRADE_LIST[item][l][1])
-             st.giveItems(item,1)
-             htmltext = "30232-24a.htm"
-          else :
-             htmltext = "30232-24.htm"
-    elif event.startswith("Li_"):
-       action,npc,coin=event.split("_")
-       if grade <= EXCHANGE_LEVEL[int(npc)]:
-         if int(coin) in EXCHANGE_LIST[int(npc)].keys():
-           htmltext=st.showHtmlFile(npc+"-06.htm").replace("%itemid%",coin)
-         else:
-           htmltext="Cheating huh?"
-           st.exitQuest(1)
-       else:
-         htmltext=npc+"-54.htm"
-    elif event.startswith("Ex_"):
-       action,npc,coin,qty=event.split("_")
-       npc,coin,qty=int(npc),int(coin),int(qty)
-       if grade <= EXCHANGE_LEVEL[npc]:
-         if coin in EXCHANGE_LIST[npc].keys():
-            j=0
-            i=len(EXCHANGE_LIST[npc][coin])
-            for item in EXCHANGE_LIST[npc][coin].keys():
-                if st.getQuestItemsCount(item) >= EXCHANGE_LIST[npc][coin][item]*qty:
-                    j+=1
-            if i==j:
-               for k in EXCHANGE_LIST[npc][coin].keys():
-                 st.takeItems(k,EXCHANGE_LIST[npc][coin][k]*qty)
-               st.giveItems(coin,qty)
-               st.playSound("ItemSound.quest_itemget")
-               htmltext=str(npc)+"-07.htm"
-            else:
-               htmltext=str(npc)+"-10.htm"
-         else:
-           htmltext="Exchange not possible"
-       else:
-         htmltext="I can't trade with you"
-    elif event.startswith("Ga_"):
-        action,npc,coin,tries=event.split("_")
-        npc,coin,tries=int(npc),int(coin),int(tries)
-        if npc in GAMBLE_LIST.keys() and \
-           coin in GAMBLE_LIST[npc].keys() and \
-           grade <= EXCHANGE_LEVEL[npc] and \
-           tries in range(2,5) :
-            required=GAMBLE_PRICE[EXCHANGE_LEVEL[npc]][tries]
-            if coin in [NIAS_GOLD_WYVERN,NIAS_SILVER_FAIRY,NIAS_BLOOD_MEDUSA]:
-               required *= 2
-            j=0
-            i=len(GAMBLE_LIST[npc][coin])
-            for item in GAMBLE_LIST[npc][coin]:
-               if st.getQuestItemsCount(item) >= required :
-                  j+=1
-            if i==j:
-              for k in GAMBLE_LIST[npc][coin]:
-                 st.takeItems(k,required)
-              grid=[]
-              for i in range(3) :
-                grid.append(self.getRandom(3))
-              for i in range(len(grid)): grid[i]=str(grid[i])
-              st.set("chosen","? ? ?")
-              st.set("grid"," ".join(grid))
-              st.set("tries",str(tries-1))
-              st.set("current","1")
-              st.set("coin",str(coin))
-              st.set("npc",str(npc))
-              htmltext=str(npc)+"-11.htm"
-            else:
-               htmltext=str(npc)+"-10.htm"
-        else:
-          htmltext="killall nalipriest"
-    elif event.startswith("_"):
-       event = int(event.replace("_",""))
-       npc=st.get("npc")
-       if event in range(13,22):
-          if event in range(13,16):
-            current=1
-            next="14"
-          elif event in range(16,19):
-            current=2
-            next="17"
-          elif event in range(19,22):
-            current=3
-          if event in [13,16,19]:
-            answer=0
-          elif event in [14,17,20]:
-            answer=1
-          elif event in [15,18,21]:
-            answer=2
-          stored=st.getInt("current")
-          if stored == current :
-            chosen = st.get("chosen").split()
-            chosen[current-1]=str(answer)
-            st.set("chosen"," ".join(chosen))
-            if current == 3:
-              count=0
-              grid = st.get("grid").split()
-              tries=st.getInt("tries")
-              for i in range(3):
-                  if chosen[i]==grid[i]:
-                     count+=1
-              if count == 3:
-                 st.giveItems(st.getInt("coin"),1)
-                 next = "20"
-              else:
-                 if tries :
-                    st.set("current","1")
-                    st.set("tries",str(tries-1))
-                    if count == 1 :
-                       next="50"
-                    elif count == 2 :
-                       next="51"
-                    elif count == 0 :
-                       next="52"
-                 else :
-                    next="23"
-                    msg=[]
-                    for i in grid:
-                       msg.append(GAMBLE_COINS[i])
-                    for var in ["grid","current","tries","chosen","coin","npc"]:
-                       st.unset(var)
-                    return st.showHtmlFile(npc+"-"+next+".htm").replace("%first%",msg[0]).replace("%second%",msg[1]).replace("%third%",msg[2])
-            else :
-              st.set("current",str(current+1))
-          htmltext=npc+"-"+next+".htm"
-    return htmltext
-
- def onTalk (self,npc,player):
-   htmltext = Quest.getNoQuestMsg(player)
-   st = self.getQuestState(player, True)
-   if not st : return htmltext
-
-   npcId = npc.getId()
-   id = st.getState()
-   if npcId != SORINT and id == State.CREATED : return htmltext
-   if npcId != SORINT and npcId != BERNARD and id == State.STARTED and st.get("part")== "SOLO" : return htmltext
-   
-   cond=st.getInt("cond")
-   grade = st.getInt("grade")
-   if npcId == SORINT :
-      if id == State.CREATED :
-         if player.getLevel() < 40 :
-             htmltext = "30232-01.htm"
-             st.exitQuest(1)
-         else :
-             st.set("part","CREATED")
-             htmltext = "30232-02.htm"
-      else :
-         if st.getQuestItemsCount(COIN_DIAGRAM) :
-            if st.getQuestItemsCount(KALDIS_COIN) :
-              st.takeItems(KALDIS_COIN,-1)
-              st.takeItems(COIN_DIAGRAM,-1)
-              st.giveItems(MEMBERSHIP_3,1)
-              st.setState(State.STARTED)
-              st.set("part","PARTY")
-              st.set("grade","3")
-              st.set("cond","4")
-              st.playSound("ItemSound.quest_fanfare_middle")
-              htmltext = "30232-07.htm"
-            else :
-              htmltext = "30232-06.htm"
-         else:
-            if grade == 3 :
-               htmltext = "30232-12.htm"
-            elif grade == 2 :
-               htmltext = "30232-11.htm"
-            elif grade == 1 :
-               htmltext = "30232-10.htm"
-   elif npcId == BERNARD:
-      if st.getQuestItemsCount(COIN_DIAGRAM) and grade == 0:
-         htmltext = "30702-01.htm"
-      elif grade == 3 :
-         htmltext = "30702-05.htm"
-   elif npcId in EXCHANGE_LIST.keys() and grade :
-      htmltext = str(npcId)+"-01.htm"
-   return htmltext
-
- def onKill(self,npc,player,isPet):
-   npcId=npc.getId()
-   st = 0
-   # solo section of the quest
-   if npcId in [HARITMATR, HARITSHA] :
-      st = self.getQuestState(player, False)
-      if not st: return
-      if st.getState() != State.STARTED or not st.get("part") or st.get("part") != "SOLO" : return
-   if not npcId in [HARITMATR, HARITSHA] :
-      # for party-kill mobs of this quest, get a random player among those who await a drop
-      partyMember = self.getRandomPartyMember(player,"part","PARTY")
-      if not partyMember : return
-      st = partyMember.getQuestState(qn) 
-   
-   cond=st.getInt("cond")
-   grade=st.getInt("grade")
-   chance=int((npc.getLevel() - grade * 3 - 20)*Config.RATE_QUEST_DROP)
-   item=DROP_LIST[npcId][0]
-   random = self.getRandom(100)
-   if item == KALDIS_COIN :
-     if cond == 2 :
-       if not st.getQuestItemsCount(item) and random < (chance - 10) :
-          st.giveItems(item,1)
-          st.playSound("ItemSound.quest_middle")
-          st.set("cond","3")
-   elif random < chance:
-      st.giveItems(item,1)
-      st.playSound("ItemSound.quest_itemget")
-   return  
-
-# Quest class and state definition
-QUEST       = Quest(QUEST_NUMBER, str(QUEST_NUMBER)+"_"+QUEST_NAME, QUEST_DESCRIPTION)
-
-# Quest NPC starter initialization
-QUEST.addStartNpc(SORINT)
-# Quest initialization
-for npc in [SORINT, BERNARD, PAGE, HAGGER, STAN, RALFORD, FERRIS, COLLOB, PANO, DUNING, LORAIN]:
-   QUEST.addTalkId(npc)
-
-for mob in DROP_LIST.keys():
-   QUEST.addKillId(mob)
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-01.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-01.html
new file mode 100644
index 0000000000000000000000000000000000000000..109b14d2b2a01ad9c7c289dbcb386c63562b474c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-01.html
@@ -0,0 +1,9 @@
+<html><body>Grocer Pano:<br>
+I operate this grocery store for a living, but my passion is collecting coins! Wait, I want to show you my collection...<br>
+Ah, right. Here it is.<br>
+ook at my coins...! I collect <font color="LEVEL">medium grade coins</font>. Do you see anything you like?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 1">Blood Dragon</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 2">Silver Dragon</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 3">Gold Dragon</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 4">Beleth's Silver Dragon</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-02.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-02.html
new file mode 100644
index 0000000000000000000000000000000000000000..ef37a059c4d16a980903101cadcca735347419aa
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-02.html
@@ -0,0 +1,8 @@
+<html><body>Grocer Pano:<br>
+Ah yes, the Blood Dragon. Shall we trade? I'll trade you one Blood Dragon for 5 Blood Basilisks and 5 blood succubi. Or ?perhaps you would prefer a game of chance? <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Accept exchange rate</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Blood Basilisks]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Blood Basilisks]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Blood Basilisks]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-03.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-03.html
new file mode 100644
index 0000000000000000000000000000000000000000..aadd91b7a33e21e29a143cc1919f10cc9f3b2740
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-03.html
@@ -0,0 +1,8 @@
+<html><body>Grocer Pano:<br>
+Ah yes, the Silver Dragon. Shall we trade? I will trade 1 Silver Dragon for 5 Silver Dryads and 5 Silver Undines. Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Accept exchange rate</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Silver Dryads]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Silver Dryads]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Silver Dryads]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-04.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-04.html
new file mode 100644
index 0000000000000000000000000000000000000000..73f4298ec6cfcd03afd458815d649de9ab01de5a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-04.html
@@ -0,0 +1,8 @@
+<html><body>Grocer Pano:<br>
+Ah yes, the Gold Dragon. Shall we trade? I will trade you one Gold Dragon for 5 Gold Wyrms and 5 Gold Giants. Or perhaps you would prefer a game of chance? <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Accept the regular exchange rate</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Gold Giants]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Gold Giants]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Gold Giants]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-05.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-05.html
new file mode 100644
index 0000000000000000000000000000000000000000..4646f607ae36ada401a6f08a6df30c679e1c7fa4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-05.html
@@ -0,0 +1,8 @@
+<html><body>Grocer Pano:<br>
+Ah yes, Beleth's Silver Dragon. I will trade 1 Beleth's Silver Dragon for 10 Silver Dryads and 10 Silver Undines. Or perhaps you would prefer a game of chance?  <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Accept exchange rate</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Silver Dryads and 4 Silver Undines]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Silver Dryads and 8 Silver Undines]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Silver Dryads and 9 Silver Undines]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-06.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-06.html
new file mode 100644
index 0000000000000000000000000000000000000000..751854e0307f8ee760694d8b5f8943aceff603ff
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-06.html
@@ -0,0 +1,6 @@
+<html><body>Grocer Pano:<br>
+Good. How many do you wish to exchange?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">1</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">5</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 12">10</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-07.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-07.html
new file mode 100644
index 0000000000000000000000000000000000000000..56b827f1fad84502f2fe4d08fc82ec4baf7439cc
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-07.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Here is the coin you requested.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-10.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-10.html
new file mode 100644
index 0000000000000000000000000000000000000000..f05e4aa58d10f3c53c3a26d2930eb282eabc1fbe
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-10.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+There are not enough coins here.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-11.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-11.html
new file mode 100644
index 0000000000000000000000000000000000000000..b67223f162d2daf34bb1a5a168d920420c1a5b49
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-11.html
@@ -0,0 +1,7 @@
+<html><body>Grocer Pano:<br>
+Oh, I do love this game!<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-14.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-14.html
new file mode 100644
index 0000000000000000000000000000000000000000..de2c5f150127cfb47516776368538e737e17485d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-14.html
@@ -0,0 +1,6 @@
+<html><body>Grocer Pano:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-15.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-15.html
new file mode 100644
index 0000000000000000000000000000000000000000..de2c5f150127cfb47516776368538e737e17485d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-15.html
@@ -0,0 +1,6 @@
+<html><body>Grocer Pano:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-16.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-16.html
new file mode 100644
index 0000000000000000000000000000000000000000..de2c5f150127cfb47516776368538e737e17485d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-16.html
@@ -0,0 +1,6 @@
+<html><body>Grocer Pano:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-17.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-17.html
new file mode 100644
index 0000000000000000000000000000000000000000..2d8bf5cbdcb2edca2af34436c92bde4eaf7c93e4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-17.html
@@ -0,0 +1,6 @@
+<html><body>Grocer Pano:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-18.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-18.html
new file mode 100644
index 0000000000000000000000000000000000000000..2d8bf5cbdcb2edca2af34436c92bde4eaf7c93e4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-18.html
@@ -0,0 +1,6 @@
+<html><body>Grocer Pano:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-19.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-19.html
new file mode 100644
index 0000000000000000000000000000000000000000..2d8bf5cbdcb2edca2af34436c92bde4eaf7c93e4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-19.html
@@ -0,0 +1,6 @@
+<html><body>Grocer Pano:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-20.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-20.html
new file mode 100644
index 0000000000000000000000000000000000000000..f9d0f3f0e32846e680a1846b4b03507192f84764
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-20.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+How did you possibly win?  I didn't see that coming!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-23.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-23.html
new file mode 100644
index 0000000000000000000000000000000000000000..ac35931b6485da900b988da528324be0b070b4a4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-23.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was gold - gold - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-24.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-24.html
new file mode 100644
index 0000000000000000000000000000000000000000..a3d0e6a46d1fc12cf5b390b2a5860ed1692586c3
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-24.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was gold - silver - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-25.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-25.html
new file mode 100644
index 0000000000000000000000000000000000000000..86bca09168196b0f77583200bfa703d8d0ecd045
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-25.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was silver - gold - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-26.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-26.html
new file mode 100644
index 0000000000000000000000000000000000000000..7a39377b2453409198e3357542692b2e07520b92
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-26.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was silver - silver - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-27.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-27.html
new file mode 100644
index 0000000000000000000000000000000000000000..6b38c33855261b9ece75f3450694c6d7c2b673aa
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-27.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was blood - blood - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-28.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-28.html
new file mode 100644
index 0000000000000000000000000000000000000000..31ab5de9bca58812f45b4d87df0d30b09d036f75
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-28.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was gold - blood - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-29.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-29.html
new file mode 100644
index 0000000000000000000000000000000000000000..ef07e94c5456119c2ce06ef6372e189b69477da6
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-29.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was silver - blood - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-30.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-30.html
new file mode 100644
index 0000000000000000000000000000000000000000..07a204cabd3fbfc877b831c5c7c77526411ca793
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-30.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was blood - gold - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-31.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-31.html
new file mode 100644
index 0000000000000000000000000000000000000000..00f33f91ea74c33802aaacc7bf79c098e38c6307
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-31.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was blood - silver - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-32.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-32.html
new file mode 100644
index 0000000000000000000000000000000000000000..a751d01ae8e7ebabaa9cc6879cf2a89e7905e662
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-32.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was gold - gold - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-33.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-33.html
new file mode 100644
index 0000000000000000000000000000000000000000..edaf664b1d15b07f5ea5900f8229f3d9422f2a0e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-33.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was gold - silver - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-34.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-34.html
new file mode 100644
index 0000000000000000000000000000000000000000..a7a84eb6dcb3b3847d3bf2f497ded3ee3b865229
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-34.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was silver - gold - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-35.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-35.html
new file mode 100644
index 0000000000000000000000000000000000000000..e61a85ff1b7b8b91c97b99624617c1dd970fce34
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-35.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was silver - silver - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-36.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-36.html
new file mode 100644
index 0000000000000000000000000000000000000000..802828017399c6b088bc754aafc813f1ed7714be
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-36.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was blood - blood - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-37.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-37.html
new file mode 100644
index 0000000000000000000000000000000000000000..6a18e0d38b5c72304271d49c6ac3c8c71a257b93
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-37.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was gold - blood - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-38.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-38.html
new file mode 100644
index 0000000000000000000000000000000000000000..101f2530051c3db845130f13a3a7364446271bc8
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-38.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was silver - blood - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-39.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-39.html
new file mode 100644
index 0000000000000000000000000000000000000000..34628125a1ff965975db30fc04c1be9a892548b5
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-39.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was blood - gold - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-40.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-40.html
new file mode 100644
index 0000000000000000000000000000000000000000..f9e6c2f1f2431382fa43a9b467e45c9922b56b8b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-40.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was blood - silver - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-41.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-41.html
new file mode 100644
index 0000000000000000000000000000000000000000..5b95cffe75190429d8f259a777faee004c8127fc
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-41.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was gold - gold - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-42.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-42.html
new file mode 100644
index 0000000000000000000000000000000000000000..45aa8a49b264e2d649cae32b0d3de70d08d1eedd
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-42.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was gold - silver - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-43.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-43.html
new file mode 100644
index 0000000000000000000000000000000000000000..bc189b0a0bd2d121a832b430ca74e8691f0ba833
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-43.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was silver - gold - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-44.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-44.html
new file mode 100644
index 0000000000000000000000000000000000000000..8c37f539ff80460e8f54369182ded503298ebe21
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-44.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was silver - silver - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-45.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-45.html
new file mode 100644
index 0000000000000000000000000000000000000000..1a4273d7d1b898f1cabbd847f9df54f431287fcf
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-45.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was blood - blood - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-46.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-46.html
new file mode 100644
index 0000000000000000000000000000000000000000..a64ef1209b5e2af1f2652487894f063ad4756d30
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-46.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was gold - blood - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-47.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-47.html
new file mode 100644
index 0000000000000000000000000000000000000000..48659fcb872fcb3c2b5721c9855a65c55d4bbb83
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-47.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was silver - blood - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-48.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-48.html
new file mode 100644
index 0000000000000000000000000000000000000000..6eb1331a0a598f4efe79c7a2e465c4af694caa73
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-48.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was blood - gold - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-49.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-49.html
new file mode 100644
index 0000000000000000000000000000000000000000..865bdab44a1776576d122ff21b29d33c4474fd27
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-49.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+Bad choice! You lose! The correct sequence was blood - silver - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-50.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-50.html
new file mode 100644
index 0000000000000000000000000000000000000000..0c8252ff52c723ebd3e338a110185b29ee001f6c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-50.html
@@ -0,0 +1,7 @@
+<html><body>Grocer Pano:<br>
+You got one right!  Now try again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-51.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-51.html
new file mode 100644
index 0000000000000000000000000000000000000000..5ed99998e02b29e3d9e6b1c95002ae509ab49422
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-51.html
@@ -0,0 +1,6 @@
+<html><body>Grocer Pano:<br>
+You got two right!  Now try again.<br>What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-52.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-52.html
new file mode 100644
index 0000000000000000000000000000000000000000..027ca3f3ba43d2b7a83e67fe8b8bc881bde614a0
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-52.html
@@ -0,0 +1,7 @@
+<html><body>Grocer Pano:<br>
+How could you have missed them all?  Try again!<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-53.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-53.html
new file mode 100644
index 0000000000000000000000000000000000000000..338a996e03ac470138470a42f90363f02f392b82
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-53.html
@@ -0,0 +1,4 @@
+<html><body>Grocer Pano:<br>
+You must guess the sequence of the coins...That is about all there is to it, if you don't understand, ask a level 3 member.  <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 22">Start over</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-54.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-54.html
new file mode 100644
index 0000000000000000000000000000000000000000..b18cf218cadee4578832f8a317a83e5f912d69e0
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30078-54.html
@@ -0,0 +1,3 @@
+<html><body>Grocer Pano:<br>
+You must find a level 2 or level 3 member. I am a level 1 member and thus can only deal with other level 1 members. If I violate this rule I could get kicked out of the guild...
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-01.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-01.html
new file mode 100644
index 0000000000000000000000000000000000000000..8cb18cdca176eeb105a97e903df4fdad44430e50
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-01.html
@@ -0,0 +1,9 @@
+<html><body>Warehouse Keeper Collob:<br>
+Now let me think... Where did I put it?<br>
+Ah, yes. Here it is.<br>
+These are the coins that I have... I ?need a <font color="LEVEL">medium grade coin</font>. See anything you like?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 1">Blood Dragon</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 2">Silver Dragon</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 3">Gold Dragon</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 4">Beleth's Gold Dragon</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-02.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-02.html
new file mode 100644
index 0000000000000000000000000000000000000000..3c9a7672cbab37d4e52e7dd0e5732c422e97dbf6
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-02.html
@@ -0,0 +1,8 @@
+<html><body>Warehouse Keeper Collob:<br>
+Ah, yes, the Blood Dragon. What shall we trade? I'll tell you what, I'll trade you one Blood Dragon for 5 blood succubi and 5 basilisks. Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 blood succubi]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 blood succubi]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 blood succubi]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-03.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-03.html
new file mode 100644
index 0000000000000000000000000000000000000000..99eba31bca70ebf6cb8c71e91ab3cf66a7525d9d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-03.html
@@ -0,0 +1,8 @@
+<html><body>Warehouse Keeper Collob:<br>
+Ah, yes, the Silver Dragon. What shall we trade? I'll tell you what, I'll  trade you one Silver Dragon for 5 Silver Dryads and 5 Silver Undines. Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Silver Undines]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Silver Undines]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Silver Undines]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-04.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-04.html
new file mode 100644
index 0000000000000000000000000000000000000000..66c53a4e889dd3f03ea846539bca183e01f822e9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-04.html
@@ -0,0 +1,8 @@
+<html><body>Warehouse Keeper Collob:<br>
+Ah, yes, the Gold Dragon. What shall we trade? I'll tell you what, I'll trade you one Gold Dragon for 5 Gold Wyrms and 5 Gold Giants. Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Gold Wyrms]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Gold Wyrms]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Gold Wyrms]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-05.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-05.html
new file mode 100644
index 0000000000000000000000000000000000000000..b6b99ab972b07f92fbafe759701dc146215daaf4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-05.html
@@ -0,0 +1,8 @@
+<html><body>Warehouse Keeper Collob:<br>
+Ah, yes, Beleth's Gold Dragon. What shall we trade? I'll tell you what, I'll  trade you one Beleth's Gold Dragon for 10 Gold Wyrms and 10 Gold Giants. Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Gold Wyrms and 4 Gold Giants]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Gold Wyrms and 8 Gold Giants]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Gold Wyrms and 9 Gold Giants]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-06.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-06.html
new file mode 100644
index 0000000000000000000000000000000000000000..7ca80512eff2151bac2aa01175ab47d01554c1ed
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-06.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Collob:<br>
+Certainly! How many would you like to exchange?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">1</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">5</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 12">10</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-07.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-07.html
new file mode 100644
index 0000000000000000000000000000000000000000..5692b6eea0a5735d71e7109370380c832ea8f6f9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-07.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+I'll take a look... One, two... Um, that's right. Here it is.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-10.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-10.html
new file mode 100644
index 0000000000000000000000000000000000000000..6b69d639e6e23c283f28aa1e015e34967c6cca8a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-10.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+I'll take a look... One, two... Huh? There aren't enough coins.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-11.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-11.html
new file mode 100644
index 0000000000000000000000000000000000000000..e3dc917a63dfd1af80d96f6393e6cb674bd9f217
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-11.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Collob:<br>
+Shall we begin?<br>What  color is the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-14.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-14.html
new file mode 100644
index 0000000000000000000000000000000000000000..05d7a01857ab75be52b3005e6ec3d543fc376a7f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-14.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Collob:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-15.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-15.html
new file mode 100644
index 0000000000000000000000000000000000000000..05d7a01857ab75be52b3005e6ec3d543fc376a7f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-15.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Collob:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-16.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-16.html
new file mode 100644
index 0000000000000000000000000000000000000000..05d7a01857ab75be52b3005e6ec3d543fc376a7f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-16.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Collob:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-17.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-17.html
new file mode 100644
index 0000000000000000000000000000000000000000..3ddc107cf70db5c82d9f86dce76e5abea613d48b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-17.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Collob:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-18.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-18.html
new file mode 100644
index 0000000000000000000000000000000000000000..3ddc107cf70db5c82d9f86dce76e5abea613d48b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-18.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Collob:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-19.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-19.html
new file mode 100644
index 0000000000000000000000000000000000000000..3ddc107cf70db5c82d9f86dce76e5abea613d48b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-19.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Collob:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-20.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-20.html
new file mode 100644
index 0000000000000000000000000000000000000000..c6ff577530cd27c3576d26de122c3dd3949e0fbd
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-20.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+Hey! Correct! Oh well, I lost some money today.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-23.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-23.html
new file mode 100644
index 0000000000000000000000000000000000000000..32a4f2dbae13e4b13c88da27119b0c144dde8cd3
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-23.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was gold - gold - gold! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-24.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-24.html
new file mode 100644
index 0000000000000000000000000000000000000000..ec0c67a079b48ce542791d0f57ee02069180d44f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-24.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was gold - silver - gold! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-25.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-25.html
new file mode 100644
index 0000000000000000000000000000000000000000..d5e5c60bf34a3f135bcd2879a9682b084193bbcc
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-25.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was silver - gold - gold! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-26.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-26.html
new file mode 100644
index 0000000000000000000000000000000000000000..ca720997dd1f347a40cf3608c74b0e96b77b6f17
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-26.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was silver - silver - gold! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-27.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-27.html
new file mode 100644
index 0000000000000000000000000000000000000000..408684cb601feddaddd5f079910e0aa83b8d66aa
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-27.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was blood - blood - gold! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-28.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-28.html
new file mode 100644
index 0000000000000000000000000000000000000000..e34e0d640b1e286b6bda8d28cb44bb2037829176
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-28.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was gold - blood - gold! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-29.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-29.html
new file mode 100644
index 0000000000000000000000000000000000000000..f7024bccf2d8480febfd28b38fb5d2d56986af97
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-29.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was silver - blood - gold! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-30.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-30.html
new file mode 100644
index 0000000000000000000000000000000000000000..5b6505bc3715b775701c7beb5bd96131e6da1e4e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-30.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was blood - gold - gold! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-31.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-31.html
new file mode 100644
index 0000000000000000000000000000000000000000..cea5a0f634b766060737f0defedf887908be90a9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-31.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was blood - silver - gold! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-32.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-32.html
new file mode 100644
index 0000000000000000000000000000000000000000..f4b3d680ec4db6b474b9047aa1700f68cb25315c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-32.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was gold - gold - silver! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-33.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-33.html
new file mode 100644
index 0000000000000000000000000000000000000000..e7d221cb80912d4029e7168d57c5ab9ecf494208
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-33.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was gold - silver - silver! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-34.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-34.html
new file mode 100644
index 0000000000000000000000000000000000000000..3bf409b67c80c8f3aaf7719224f2d63f84f99b64
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-34.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was silver - gold - silver! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-35.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-35.html
new file mode 100644
index 0000000000000000000000000000000000000000..3083c820f493fae51f630eef3884e2c5ec8d436a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-35.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was silver - silver - silver! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-36.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-36.html
new file mode 100644
index 0000000000000000000000000000000000000000..fa6797f98268ce181662270f175280fb81deb1e9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-36.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was blood - blood - silver! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-37.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-37.html
new file mode 100644
index 0000000000000000000000000000000000000000..dc7fb298afdd5b37eb8df5a3fb8eceb5bf269e6d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-37.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was gold - blood - silver! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-38.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-38.html
new file mode 100644
index 0000000000000000000000000000000000000000..cb474b7cfcf48e66f5be3acdb67cdcdd851f1feb
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-38.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was silver - blood - silver! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-39.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-39.html
new file mode 100644
index 0000000000000000000000000000000000000000..921c675a213ca1dcd7be9a150310a2ed774b740a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-39.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was blood - gold - silver! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-40.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-40.html
new file mode 100644
index 0000000000000000000000000000000000000000..a1e3fef341feff491f8bd1ab0da9b61155ebadb2
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-40.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was blood - silver - silver! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-41.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-41.html
new file mode 100644
index 0000000000000000000000000000000000000000..b182967d17e87cdaf6369c8d4e198094c534c3df
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-41.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was gold - gold - blood! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-42.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-42.html
new file mode 100644
index 0000000000000000000000000000000000000000..88d9c31ab6fd3a42b18ee5d9da2be436e401be7e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-42.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was gold - silver - blood! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-43.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-43.html
new file mode 100644
index 0000000000000000000000000000000000000000..8c11e3240777448321c2eeb41934a3d5326d2a02
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-43.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was silver - gold - blood! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-44.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-44.html
new file mode 100644
index 0000000000000000000000000000000000000000..8487309086d8ab10d7041dd9c88a080d7b2bd744
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-44.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was silver - silver - blood! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-45.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-45.html
new file mode 100644
index 0000000000000000000000000000000000000000..2c4accba79c15cbc8794c5a8d647c315165a36e6
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-45.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was blood - blood - blood! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-46.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-46.html
new file mode 100644
index 0000000000000000000000000000000000000000..f5e19bbfe72fc3282e874d5a312524a0b7b346e4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-46.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was gold - blood - blood! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-47.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-47.html
new file mode 100644
index 0000000000000000000000000000000000000000..cce0ecc1c4f8c1bd3e118eeee010bdb37f92d91e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-47.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was silver - blood - blood! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-48.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-48.html
new file mode 100644
index 0000000000000000000000000000000000000000..908f85a2cfbb6cb9812910ae6a3d5bd1ee93fd0f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-48.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was blood - gold - blood! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-49.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-49.html
new file mode 100644
index 0000000000000000000000000000000000000000..83f16b63eb90229d53c14e0bf5a4e43c49eff8ea
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-49.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+The sequence was blood - silver - blood! Ha, ha! I win!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-50.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-50.html
new file mode 100644
index 0000000000000000000000000000000000000000..28b73d7ac3f9306e0d311e0a299981aadcc07995
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-50.html
@@ -0,0 +1,7 @@
+<html><body>Warehouse Keeper Collob:<br>
+You got one right! Now try again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-51.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-51.html
new file mode 100644
index 0000000000000000000000000000000000000000..d1ff3ba0cd6bec23f4d890a07672761f7c18559e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-51.html
@@ -0,0 +1,7 @@
+<html><body>Warehouse Keeper Collob:<br>
+You got two right! Now try again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-52.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-52.html
new file mode 100644
index 0000000000000000000000000000000000000000..f3190716790d6602a4307dd40c44819c196c8e26
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-52.html
@@ -0,0 +1,7 @@
+<html><body>Warehouse Keeper Collob:<br>
+All wrong! All right, have another go...<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-53.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-53.html
new file mode 100644
index 0000000000000000000000000000000000000000..ba457977a5d3b20876370c71e3eb4a40fc0d8cfd
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-53.html
@@ -0,0 +1,4 @@
+<html><body>Warehouse Keeper Collob:<br>
+They say that this game takes the money of stupid people. You have obviously been playing this game for quite a while...<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 22">Start again</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-54.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-54.html
new file mode 100644
index 0000000000000000000000000000000000000000..1a695912c6f27d6bc0d07d3956b90623899be726
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30092-54.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Collob:<br>
+I beg your pardon, I am only a level 1 member... I cannot trade with higher-level members. It means nothing that you are a regular customer here... I apologize.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-01.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-01.html
new file mode 100644
index 0000000000000000000000000000000000000000..1c917823b4f000c7e7e429e38228e8bab3bb922d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-01.html
@@ -0,0 +1,8 @@
+<html><body>Trader Ralford:<br>
+Isn't magic wonderful? It transformed this humble item into such an incredibly beautiful object! Although I am but a simple trader, I am overwhelmed by its sublime loveliness...<br>So, what would you like to trade it for? These are the only coins I have... <br>
+If you wish to trade with me you will need to bring <font color="LEVEL">low grade coins</font>. Do you see anything you want?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 1">Gold Wyrm</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 2">Silver Dryad</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 3">Silver Undine</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 4">Manak's Blood Werewolf</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-02.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-02.html
new file mode 100644
index 0000000000000000000000000000000000000000..ed59e00b49cd353e51fb3780c00630cf62ba4951
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-02.html
@@ -0,0 +1,8 @@
+<html><body>Trader Ralford:<br>
+Ah, the Gold Wyrm. I will trade you 1 Gold Wyrm for 5 Gold Drakes and 5 Gold Knights.  Or perhaps you would prefer a game of chance? <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Trade at the set rate</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in two tries - 3 Gold Drakes]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in three tries - 7 Gold Drakes]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in four tries - 9 Gold Drakes]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-03.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-03.html
new file mode 100644
index 0000000000000000000000000000000000000000..8f45d3da1ed27cecb696a55edd0dc869891436b0
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-03.html
@@ -0,0 +1,8 @@
+<html><body>Trader Ralford:<br>
+Ah, the Silver Dryad. How shall we proceed? I'll give you one Silver Dryad for 5 silver fairies and 5 silver ?golems. Or perhaps you would prefer a game of chance? <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at the set rate</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess ?correctly in two tries - 3 silver fairies]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in three tries - 7 silver fairies]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in four tries - 9 silver fairies]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-04.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-04.html
new file mode 100644
index 0000000000000000000000000000000000000000..2d6b67b32016912da47397f694fb82f4000315fb
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-04.html
@@ -0,0 +1,8 @@
+<html><body>Trader Ralford:<br>
+Ah, the Silver Undine. I will trade you one Silver Undine for 5 silver fairies and 5 Silver Golems. Or perhaps you would prefer a game of chance? <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in two tries - 3 Silver Golems]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in three tries - 7 Silver Golems]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in ?four tries - 9 Silver Golems]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-05.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-05.html
new file mode 100644
index 0000000000000000000000000000000000000000..b2c3c79b463479b9812423058f5ffbf80210d596
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-05.html
@@ -0,0 +1,8 @@
+<html><body>Trader Ralford:<br>
+Ah, Manak's Blood Werewolf. I will give you one Manak's Blood Werewolf for 10 blood werewolves and 10 blood ?Drevanuls. Or perhaps you would prefer a game of chance? <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at the set rate</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6"> [Guess correctly ?in two tries - 3 blood werewolves and 3 Blood Drevanuls]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in ?three tries - 7 blood werewolves and 7 Blood Drevanuls]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in four tries - 9 blood werewolves and 9 Blood Drevanuls]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-06.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-06.html
new file mode 100644
index 0000000000000000000000000000000000000000..aa0c7abeba69796827f3bb0052f24a2b819d5548
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-06.html
@@ -0,0 +1,6 @@
+<html><body>Trader Ralford:<br>
+How many would you like to trade?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">1</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">5</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 12">10</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-07.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-07.html
new file mode 100644
index 0000000000000000000000000000000000000000..095ab15bb0a7f14f71ffccbc1ce18dc7268b90b0
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-07.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Here you go...
+</body></html>
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-10.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-10.html
new file mode 100644
index 0000000000000000000000000000000000000000..a670f5a61c41400b4e84ff57fe3313c6a21a8090
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-10.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Oh no! Not enough money? What shall we do?
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-11.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-11.html
new file mode 100644
index 0000000000000000000000000000000000000000..87912d637f3690e7a5738bb58a8ad699150eb64f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-11.html
@@ -0,0 +1,6 @@
+<html><body>Trader Ralford:<br>
+Let us begin.  What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-14.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-14.html
new file mode 100644
index 0000000000000000000000000000000000000000..efe31e802d684027a2055c0e352ae6f20536898d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-14.html
@@ -0,0 +1,6 @@
+<html><body>Trader Ralford:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-15.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-15.html
new file mode 100644
index 0000000000000000000000000000000000000000..efe31e802d684027a2055c0e352ae6f20536898d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-15.html
@@ -0,0 +1,6 @@
+<html><body>Trader Ralford:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-16.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-16.html
new file mode 100644
index 0000000000000000000000000000000000000000..d6080240f3f5e7ba631d3037a58d5bae03ae0d6b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-16.html
@@ -0,0 +1,6 @@
+<html><body>Trader Ralford:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold </a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-17.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-17.html
new file mode 100644
index 0000000000000000000000000000000000000000..faf26a9166bc7a8d8d55aff3e548c333b5c3e6a9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-17.html
@@ -0,0 +1,6 @@
+<html><body>Trader Ralford:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-18.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-18.html
new file mode 100644
index 0000000000000000000000000000000000000000..faf26a9166bc7a8d8d55aff3e548c333b5c3e6a9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-18.html
@@ -0,0 +1,6 @@
+<html><body>Trader Ralford:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-19.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-19.html
new file mode 100644
index 0000000000000000000000000000000000000000..faf26a9166bc7a8d8d55aff3e548c333b5c3e6a9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-19.html
@@ -0,0 +1,6 @@
+<html><body>Trader Ralford:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-20.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-20.html
new file mode 100644
index 0000000000000000000000000000000000000000..84123ce43a30bdd77226efe7638d12783ed17803
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-20.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Correct!  I didn't see that coming!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-23.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-23.html
new file mode 100644
index 0000000000000000000000000000000000000000..021a755661ed8cda598e87b93beea2178878a635
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-23.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was gold - gold - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-24.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-24.html
new file mode 100644
index 0000000000000000000000000000000000000000..1fc6ec03d970c52d82519829337c00d570711e64
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-24.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was gold - silver - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-25.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-25.html
new file mode 100644
index 0000000000000000000000000000000000000000..b50d7a8bc4fa59bbdc66567e09287b0e3eb5dbd3
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-25.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was silver - gold - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-26.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-26.html
new file mode 100644
index 0000000000000000000000000000000000000000..bd89302cd346d185a2037b9c1ca0add20de143c1
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-26.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was silver - silver - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-27.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-27.html
new file mode 100644
index 0000000000000000000000000000000000000000..22ead7bf225fac1f75f421db83c50744f95338fb
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-27.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was blood - blood - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-28.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-28.html
new file mode 100644
index 0000000000000000000000000000000000000000..6b73e792577c58c253aed1208b2e41fbf55324ae
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-28.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was gold - blood - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-29.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-29.html
new file mode 100644
index 0000000000000000000000000000000000000000..9a276e1f5f949b847461ee14d458d626df6aef53
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-29.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was silver - blood - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-30.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-30.html
new file mode 100644
index 0000000000000000000000000000000000000000..17b51b04af9bc00da41bf913d1f3d21a3d85b862
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-30.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was blood - gold - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-31.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-31.html
new file mode 100644
index 0000000000000000000000000000000000000000..ac31bd1cc42118ba66da36d82f07dedb4b3ac2c1
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-31.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was blood - silver - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-32.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-32.html
new file mode 100644
index 0000000000000000000000000000000000000000..637872cfb3caf04c61d9357eb9cd582b1d8a9e67
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-32.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was gold - gold - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-33.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-33.html
new file mode 100644
index 0000000000000000000000000000000000000000..a2828e7bb3e98ddc302b442ed039eae140f73019
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-33.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was gold - silver - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-34.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-34.html
new file mode 100644
index 0000000000000000000000000000000000000000..9d1035bb8370095a0210db9f0dccd78cb164dc0f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-34.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was silver - gold - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-35.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-35.html
new file mode 100644
index 0000000000000000000000000000000000000000..2229a6f13e9f518da3b2c4f2de60105ebed94531
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-35.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was silver - silver - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-36.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-36.html
new file mode 100644
index 0000000000000000000000000000000000000000..bba89c21e37cc19aafeff3b66e311b6211aad3dd
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-36.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was blood - blood - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-37.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-37.html
new file mode 100644
index 0000000000000000000000000000000000000000..f717d060f6d2f643350f2a27b8bdd86611e94304
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-37.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was gold - blood - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-38.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-38.html
new file mode 100644
index 0000000000000000000000000000000000000000..7ee8d92ff08bd16ee419fd509f58c3c9e340389e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-38.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was silver - blood - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-39.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-39.html
new file mode 100644
index 0000000000000000000000000000000000000000..bde6251b5fc376b1b4b17fef74f7f679f5f10bd3
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-39.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was blood - gold - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-40.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-40.html
new file mode 100644
index 0000000000000000000000000000000000000000..5654ca4a2ca9899740d7b1f073a8f333b7522dab
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-40.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was blood - silver - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-41.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-41.html
new file mode 100644
index 0000000000000000000000000000000000000000..9fb8c50a880127e60530ee95ecf4adca29eb5b5b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-41.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was gold - gold - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-42.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-42.html
new file mode 100644
index 0000000000000000000000000000000000000000..19cb8408009eb9a3785a168b68fc9a62ab8f113a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-42.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was gold - silver - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-43.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-43.html
new file mode 100644
index 0000000000000000000000000000000000000000..9e83061f60477fcbac89adb06523f2588f0734b0
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-43.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was silver - gold - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-44.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-44.html
new file mode 100644
index 0000000000000000000000000000000000000000..78feb9d492eff71bb17b3e18d4ce14d0b2eef893
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-44.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was silver - silver - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-45.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-45.html
new file mode 100644
index 0000000000000000000000000000000000000000..2b72832faf427914303ce06719cfd457aa09132c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-45.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was blood - blood - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-46.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-46.html
new file mode 100644
index 0000000000000000000000000000000000000000..3b3df66237e6c2305ad1f0315d8defc753964ba8
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-46.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was gold - blood - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-47.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-47.html
new file mode 100644
index 0000000000000000000000000000000000000000..eb4adf5501120366c4ce5248021e71a99f979581
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-47.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was silver - blood - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-48.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-48.html
new file mode 100644
index 0000000000000000000000000000000000000000..0f06ec3869fae0583298b4631664995e7edb8fb7
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-48.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was blood - gold - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-49.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-49.html
new file mode 100644
index 0000000000000000000000000000000000000000..b2dc90a1854538700b7455d7c60ec6f32d36bd46
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-49.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+Wrong answer!  You lose.  The correct sequence was blood - silver - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-50.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-50.html
new file mode 100644
index 0000000000000000000000000000000000000000..1469b39ec92f6026ba5ac26cfa829236186b7b0a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-50.html
@@ -0,0 +1,7 @@
+<html><body>Trader Ralford:<br>
+You got one correct.  Try again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold </a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-51.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-51.html
new file mode 100644
index 0000000000000000000000000000000000000000..ccffdbc5e5790713b8a03d377ef681bfe17a558b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-51.html
@@ -0,0 +1,7 @@
+<html><body>Trader Ralford:<br>
+You got two correct.  Try again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold </a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-52.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-52.html
new file mode 100644
index 0000000000000000000000000000000000000000..d2ac37ed2577497be02ab73bef8761bc19412fd9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-52.html
@@ -0,0 +1,6 @@
+<html><body>Trader Ralford:<br>
+You missed all of them! Try again. <br>What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold </a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-53.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-53.html
new file mode 100644
index 0000000000000000000000000000000000000000..7f93fb187231908d642aaf41edcc4721d203f31d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-53.html
@@ -0,0 +1,4 @@
+<html><body>Trader Ralford:<br>
+I get the feeling that you've played this game before. I would wager that a Dwarf invented it.  I will place the coins in sequence by color and you have a predetermined number of choices to guess the sequence. I will tell you when you guess any of the coins correctly... It should be possible to determine the sequence by trial and error.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 22">Start over</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-54.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-54.html
new file mode 100644
index 0000000000000000000000000000000000000000..30adc3aa53f7f5e884a84bf45dcb707628e75e9f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30165-54.html
@@ -0,0 +1,3 @@
+<html><body>Trader Ralford:<br>
+I am but a second level member and am not allowed to trade with you...  You should seek Magister Paige of Hunters Village, Researcher Lorain near the Cruma Tower or Warehouse Keeper Hagger in the Town of Oren.  They all will trade with a level 3 member.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-01.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-01.html
new file mode 100644
index 0000000000000000000000000000000000000000..2afe341be9eb96cbf30099edd9442ab47adf1d93
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-01.html
@@ -0,0 +1,8 @@
+<html><body>Warehouse Keeper Hagger:<br>
+I was one of the founding members of the coin collecting club. People  made fun of me for collecting things, but I was simply collecting coins. However... For a number of reasons, I'm still at level 3...<br>
+Take a look at my impressive coin list. If there's something you'd like, please bring me the<font color="LEVEL">lowest grade coin</font>.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 1">Gold Drake</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 2">Silver Golem</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 3">Blood Werewolf</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 4">Nia's Silver Fairy</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-02.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-02.html
new file mode 100644
index 0000000000000000000000000000000000000000..853c5a5fde4f5be7d85da0ccd24b007c971c72d9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-02.html
@@ -0,0 +1,8 @@
+<html><body>Warehouse Keeper Hagger:<br>
+The Gold Drake? Ah, yes, a magnificent coin... Our standard exchange rate is 1:10. ?Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6"> [Guess correctly in 2 tries - 4 Gold Wyverns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Gold Wyverns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Gold Wyverns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-03.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-03.html
new file mode 100644
index 0000000000000000000000000000000000000000..eab71f5d6373b87ada382977a95ff48fdd0192ac
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-03.html
@@ -0,0 +1,8 @@
+<html><body>Warehouse Keeper Hagger:<br>
+The Silver Golem? Ah yes, a magnificent coin... Our standard exchange rate is 1:10. Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Silver Unicorns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Silver Unicorns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Silver Unicorns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-04.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-04.html
new file mode 100644
index 0000000000000000000000000000000000000000..e02f406e46e627599931e944d7329c5717f5be35
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-04.html
@@ -0,0 +1,8 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Ah, the Blood Werewolf! A magnificent coin! Our standard exchange rate is 1:10. ?Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Blood Medusas]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Blood Medusas]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Blood Medusas]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-05.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-05.html
new file mode 100644
index 0000000000000000000000000000000000000000..9a5427b0822e4bee091ecfb81511559247eaedaf
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-05.html
@@ -0,0 +1,8 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Ah, Nia's Silver Fairy! A very rare coin indeed... Our standard exchange rate is 1:20. Or perhaps you would ?prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at the rate of 1:20</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 8 Silver Unicorns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 16 Silver Unicorns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 18 Silver Unicorns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-06.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-06.html
new file mode 100644
index 0000000000000000000000000000000000000000..6c07f29ff59da2c66d4acfda51e8741b9067523a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-06.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Hagger:<br>
+I've got plenty of coins, how many do you want to exchange? I hope you brought plenty of coins! Heh heh!<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">Exchange 1</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">Exchange 5</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 12">Exchange 10</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-07.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-07.html
new file mode 100644
index 0000000000000000000000000000000000000000..74b7197a31a94916ad1fb55622f0b43dfd50b538
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-07.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Here you go, please verify the amount.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-10.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-10.html
new file mode 100644
index 0000000000000000000000000000000000000000..036935f79b2faaf95ce175e7d42c95a023719298
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-10.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Do you think I do this for amusement?  You must do better than that!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-11.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-11.html
new file mode 100644
index 0000000000000000000000000000000000000000..f48a4b35067af08eb6c0403626f48fffce26b820
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-11.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Shall we begin? <br>What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-14.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-14.html
new file mode 100644
index 0000000000000000000000000000000000000000..3426aad903869aa4cb6568b0088e655532969822
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-14.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Hagger:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-15.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-15.html
new file mode 100644
index 0000000000000000000000000000000000000000..3426aad903869aa4cb6568b0088e655532969822
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-15.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Hagger:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-16.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-16.html
new file mode 100644
index 0000000000000000000000000000000000000000..3426aad903869aa4cb6568b0088e655532969822
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-16.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Hagger:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-17.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-17.html
new file mode 100644
index 0000000000000000000000000000000000000000..d44553262ee240f98f7e4cfba11cce666d575d8f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-17.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Hagger:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-18.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-18.html
new file mode 100644
index 0000000000000000000000000000000000000000..d44553262ee240f98f7e4cfba11cce666d575d8f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-18.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Hagger:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-19.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-19.html
new file mode 100644
index 0000000000000000000000000000000000000000..d44553262ee240f98f7e4cfba11cce666d575d8f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-19.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Hagger:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-20.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-20.html
new file mode 100644
index 0000000000000000000000000000000000000000..b76f0b6e14d9e6b2430fe3cb642d23bc045e7297
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-20.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Amazing!  You won!
+</body></html>
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-23.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-23.html
new file mode 100644
index 0000000000000000000000000000000000000000..7090d4af970ecb3eded8805c92dc109eac1f8dda
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-23.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Better luck next time my friend... You should have guessed gold - gold - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-24.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-24.html
new file mode 100644
index 0000000000000000000000000000000000000000..97618e00b3c33fc07e590fff61c7d50df1501b70
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-24.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+You lose!  The correct sequence was gold - silver - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-25.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-25.html
new file mode 100644
index 0000000000000000000000000000000000000000..c607f480ba6ee8df79eb394fefda9268cb904f24
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-25.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Bad choice.  You should have said silver - gold - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-26.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-26.html
new file mode 100644
index 0000000000000000000000000000000000000000..91caff594b638310dd3e1f6659da05b20114615e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-26.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+You lose.  The correct sequence was silver - silver - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-27.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-27.html
new file mode 100644
index 0000000000000000000000000000000000000000..a9588f2d93b08d82eef603d68d6d3c6e59cf33be
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-27.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+You lose.  You should have guessed blood - blood - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-28.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-28.html
new file mode 100644
index 0000000000000000000000000000000000000000..13bcdbd524b1234f346835552d5d39fc3a855a5c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-28.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Better luck next time.  You should have guessed gold - blood - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-29.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-29.html
new file mode 100644
index 0000000000000000000000000000000000000000..33ab1d3bd6d188a93536273da6854864efb59974
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-29.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Bad choice. You should have guessed silver - blood - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-30.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-30.html
new file mode 100644
index 0000000000000000000000000000000000000000..14132326b4b91ec3296781cf505ff3d7b7936200
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-30.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Better luck next time.  You should have guessed blood - gold - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-31.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-31.html
new file mode 100644
index 0000000000000000000000000000000000000000..d9a2080059361713d6b0e1b17ba149ffa5eb87ef
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-31.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+You lose.  The correct sequence was blood - silver - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-32.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-32.html
new file mode 100644
index 0000000000000000000000000000000000000000..4052cc71c7f576ca3da440f9ac243c9a04b5dcff
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-32.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+You lose.  The correct sequence was gold - gold - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-33.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-33.html
new file mode 100644
index 0000000000000000000000000000000000000000..f2cedef2d99a5f6902d588f3a68df03637fd5d73
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-33.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Bad choice.  You should have guessed gold - silver - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-34.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-34.html
new file mode 100644
index 0000000000000000000000000000000000000000..b875c2ebd4f876043a711b0467d7646251eb715b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-34.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Bad choice.  You should have guessed silver - gold - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-35.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-35.html
new file mode 100644
index 0000000000000000000000000000000000000000..57fedec6366035271ec30d731bc51a0ae280e784
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-35.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+You lose.  You should have guessed silver - silver - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-36.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-36.html
new file mode 100644
index 0000000000000000000000000000000000000000..3b857310e5eb48b5a9d5f656cff0f211d0c3d63f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-36.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Wrong!  The correct sequence was blood - blood - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-37.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-37.html
new file mode 100644
index 0000000000000000000000000000000000000000..dca2ce2d83f4e185be71e0ce44d00dc51d45b23c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-37.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+You lose.  The correct sequence was gold - blood - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-38.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-38.html
new file mode 100644
index 0000000000000000000000000000000000000000..c8edef2e364d600f24aa4182913bcb565330a434
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-38.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Bad answer.  You should have guessed silver - blood - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-39.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-39.html
new file mode 100644
index 0000000000000000000000000000000000000000..c43ed7fc162ef2bee5bb89e17bead96729be8a0a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-39.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+You lose.  The correct sequence was blood - gold - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-40.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-40.html
new file mode 100644
index 0000000000000000000000000000000000000000..e017714095aae2319da90460d6b7f1f033abbda2
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-40.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Wrong answer.  You should have guessed blood - silver - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-41.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-41.html
new file mode 100644
index 0000000000000000000000000000000000000000..c59447231108216c64a0bc20bf0139a0dda87021
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-41.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+You lose.  You should have guessed gold - gold - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-42.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-42.html
new file mode 100644
index 0000000000000000000000000000000000000000..b55fb67f53738fbb1fb93fbf2317426054f3fda9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-42.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+I win!  The correct sequence was gold - silver - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-43.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-43.html
new file mode 100644
index 0000000000000000000000000000000000000000..cfb99a593bebb1e65d15ca944b00e4e26f5d1a63
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-43.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Bad answer.  You should have guessed silver - gold - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-44.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-44.html
new file mode 100644
index 0000000000000000000000000000000000000000..4cc3fb5a6f71e114e634be1d6efcbbd7369841da
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-44.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+No, wrong.  The correct sequence was silver - silver - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-45.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-45.html
new file mode 100644
index 0000000000000000000000000000000000000000..eebf695422ab67904769d7c373c320590b07899d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-45.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Wrong answer.  The correct sequence was blood - blood - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-46.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-46.html
new file mode 100644
index 0000000000000000000000000000000000000000..f7bbd883838956c2a16924a9c185beb9c47ecda4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-46.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+You lose.  The correct sequence was gold - blood - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-47.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-47.html
new file mode 100644
index 0000000000000000000000000000000000000000..c23d3fc8efac957ff3ed404d8bfa37648cad8c1c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-47.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+No, you're wrong.  The correct sequence was silver - blood - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-48.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-48.html
new file mode 100644
index 0000000000000000000000000000000000000000..4be114888d33e67cfe91c538e9336c45bd9fb1a7
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-48.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Bad choice.  The correct sequence was blood - gold - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-49.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-49.html
new file mode 100644
index 0000000000000000000000000000000000000000..6afa4ebc899f73d35ffdf5c92e43c90f675b1d13
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-49.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Wrong answer.  The correct sequence was blood - silver - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-50.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-50.html
new file mode 100644
index 0000000000000000000000000000000000000000..be2a241d38c212a88788f7bc610f8e9bc979c37d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-50.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Well, you got one right!  Would you care to try again?<br>What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-51.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-51.html
new file mode 100644
index 0000000000000000000000000000000000000000..bb093b7101ab75bd6bf889b58f0120dbee592b2a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-51.html
@@ -0,0 +1,7 @@
+<html><body>Warehouse Keeper Hagger:<br>
+Oh, so close!  You got two right. Try again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-52.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-52.html
new file mode 100644
index 0000000000000000000000000000000000000000..9710d87a8c084fbf8f532aee26d29f09728867c5
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-52.html
@@ -0,0 +1,7 @@
+<html><body>Warehouse Keeper Hagger:<br>
+How could you have missed all of them?  Quite amazing.  Try again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-53.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-53.html
new file mode 100644
index 0000000000000000000000000000000000000000..5e786654a20c9c93a97cccae167ffec17d319e52
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30183-53.html
@@ -0,0 +1,4 @@
+<html><body>Warehouse Keeper Hagger:<br>
+I invented this game.  There have been other variations over the years, but this one is mine.  I had no idea it would become so popular.  In the game I put three coins of different colors in a particular order and hide them. You must guess the sequence. Easy enough, isn't it?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 22">Start over</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-01.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-01.html
new file mode 100644
index 0000000000000000000000000000000000000000..51ccf20750a9f7863c7a40d170ac5a01e02103b9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-01.html
@@ -0,0 +1,8 @@
+<html><body>Guard Stan:<br>
+Do you know what a numismatist is, pal? Some old fella came by a couple of days ago and called me one, and just as I was gearing up to knock him flat on his back, he says it was a term used for someone who collected coins. Looked it up, and he was only right, wasn't he? Stan the Numismatist... not easy to say after you've had a couple.<br>
+So you looking to trade? I'm only after <font color="LEVEL">low grade coins</font> at the moment. Oh and here's what I can sell you:<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 1">Gold Giant</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 2">Blood Basilisk</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 3">Silver Dryad </a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 4">Manak's Silver Dryad</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-02.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-02.html
new file mode 100644
index 0000000000000000000000000000000000000000..e4a558b8763d86def6eb0202c28b446fb9d4d7cd
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-02.html
@@ -0,0 +1,8 @@
+<html><body>Guard Stan:<br>
+A Gold Giant eh? All right, I'll give you one Gold Giant for five Gold Drakes and... five Gold Knights. OR you can try your luck and try a game of chance for a better deal.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">"Standard rate works for me."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">"Let's play that game of yours." [Guess correctly in two tries - 3 Gold Knights]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">"Let's play that game of yours." [Guess correctly in three tries - 7 Gold Knights]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">"Let's play that game of yours." [Guess correctly in four tries - 9 Gold Knights]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">"How does this game work?"</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-03.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-03.html
new file mode 100644
index 0000000000000000000000000000000000000000..c0c03fba30fef100ff3742b7153fb32630293c68
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-03.html
@@ -0,0 +1,8 @@
+<html><body>Guard Stan:<br>
+Ah, the Blood Basilisk! Haven't given one of them out in... ooh... hours. Okay, I'll give you one Blood Basilisk for five Blood Werewolves and five Blood Drevanuls. Or you can try your luck in a game of chance? <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">"I'll just take the standard rate, thanks."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">"Let's play." [Guess correctly in two tries - 3 blood werewolves]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">"Let's play." [Guess correctly in three tries - 7 blood werewolves]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">"Let's play." [Guess correctly in four tries - 9 blood werewolves]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">"How does your game work?"</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-04.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-04.html
new file mode 100644
index 0000000000000000000000000000000000000000..2912ee20f690a4c3511e24768b7da64552827e4b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-04.html
@@ -0,0 +1,8 @@
+<html><body>Guard Stan:<br>
+Want a Silver Dryad, eh?How's this: I'll give you one Silver Dryad in exchange for five Silver Fairies and five Silver Golems. Or we can play a game and you might win better odds? Up to you.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">"The normal rate should be fine."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">"Let's play." [Guess correctly in two tries - 3 silver fairies]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">"Let's play." [Guess correctly in three tries - 7 silver fairies]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">"Let's play." [Guess correctly in four tries - 9 silver fairies]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">"How does this game of yours work?"</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-05.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-05.html
new file mode 100644
index 0000000000000000000000000000000000000000..76ebeef75202295b54e6d0d0de6ce808ed095009
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-05.html
@@ -0,0 +1,8 @@
+<html><body>Guard Stan:<br>
+You want a Manak's Silver Dryad. Hmm... haven't got many left, but I'll give you one for ten Silver Fairies and ten Silver Golems. Or we can play a game of chance? <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">"Your standard rate works for me."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">"Let's play your game." [Guess correctly in two tries - 3 silver fairies and 3 Silver Golems]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">"Let's play your game." [Guess correctly in three tries - 7 silver fairies and 7 Silver Golems]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">"Let's play your game." [Guess correctly in four tries - 9 silver fairies and 9 Silver Golems]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">"Explain this game to me?"</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-06.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-06.html
new file mode 100644
index 0000000000000000000000000000000000000000..34d98f99e4a9b3b41a10c078a4812d84ee57f576
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-06.html
@@ -0,0 +1,6 @@
+<html><body>Guard Stan:<br>
+And how many would you like to trade exactly?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">"Just one."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">"Five."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 12">"Ten, if I can."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-07.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-07.html
new file mode 100644
index 0000000000000000000000000000000000000000..bdde68de9ecc44f36470bc690b49482b6948d9e5
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-07.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Here you go then! On your way now, before people start thinking I'm taking bribes again. Which I'm not, mostly.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-10.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-10.html
new file mode 100644
index 0000000000000000000000000000000000000000..b66c8f825ce0d047ab83e858e3af2a3e61a39161
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-10.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Sorry pal, but you don't have anything I'm interested in. Come back when you've got the coins I want, all right? Now run along before before start whispering!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-11.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-11.html
new file mode 100644
index 0000000000000000000000000000000000000000..2e7eec99145cc4fc1392691c6be9094feb0d628e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-11.html
@@ -0,0 +1,7 @@
+<html><body>Guard Stan:<br>
+Let's get started then eh? G'luck!<br>
+What's the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">"Gold."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">"Silver."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">"Blood red."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-14.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-14.html
new file mode 100644
index 0000000000000000000000000000000000000000..42fcb271ffb7eb976bd5a07f4b305ad6d5395889
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-14.html
@@ -0,0 +1,6 @@
+<html><body>Guard Stan:<br>
+And what about the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">"Gold."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">"Silver."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">"Blood red."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-15.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-15.html
new file mode 100644
index 0000000000000000000000000000000000000000..42fcb271ffb7eb976bd5a07f4b305ad6d5395889
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-15.html
@@ -0,0 +1,6 @@
+<html><body>Guard Stan:<br>
+And what about the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">"Gold."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">"Silver."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">"Blood red."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-16.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-16.html
new file mode 100644
index 0000000000000000000000000000000000000000..42fcb271ffb7eb976bd5a07f4b305ad6d5395889
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-16.html
@@ -0,0 +1,6 @@
+<html><body>Guard Stan:<br>
+And what about the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">"Gold."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">"Silver."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">"Blood red."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-17.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-17.html
new file mode 100644
index 0000000000000000000000000000000000000000..4596beb6a36453bf07dc59177f30fbd26fac26c9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-17.html
@@ -0,0 +1,6 @@
+<html><body>Guard Stan:<br>
+What about the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">"Gold."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">"Silver."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">"Blood red."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-18.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-18.html
new file mode 100644
index 0000000000000000000000000000000000000000..4596beb6a36453bf07dc59177f30fbd26fac26c9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-18.html
@@ -0,0 +1,6 @@
+<html><body>Guard Stan:<br>
+What about the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">"Gold."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">"Silver."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">"Blood red."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-19.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-19.html
new file mode 100644
index 0000000000000000000000000000000000000000..4596beb6a36453bf07dc59177f30fbd26fac26c9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-19.html
@@ -0,0 +1,6 @@
+<html><body>Guard Stan:<br>
+What about the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">"Gold."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">"Silver."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">"Blood red."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-20.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-20.html
new file mode 100644
index 0000000000000000000000000000000000000000..55c8e3ac320b94c5b4d18e0867505367d64f6aaf
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-20.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Well, would you look at that! We have a winner!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-23.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-23.html
new file mode 100644
index 0000000000000000000000000000000000000000..74bfd65dddd124d217cb027ac6af1b6114b37b63
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-23.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went gold, gold, gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-24.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-24.html
new file mode 100644
index 0000000000000000000000000000000000000000..69f56c5982222ef0a7e25f903809b8b7ed382d5a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-24.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went gold, silver, gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-25.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-25.html
new file mode 100644
index 0000000000000000000000000000000000000000..6de7b88c317ea251cf6671dcfd02c8aca8ee1a81
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-25.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went silver, gold, gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-26.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-26.html
new file mode 100644
index 0000000000000000000000000000000000000000..e8fec28d2c34b1a0a49dc7dd0e4da59417864261
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-26.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went silver, silver, gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-27.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-27.html
new file mode 100644
index 0000000000000000000000000000000000000000..7a87852f4428ddd640a4249563c46dfec06177b3
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-27.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went red, red, gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-28.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-28.html
new file mode 100644
index 0000000000000000000000000000000000000000..d992b5f1dc3fa6adb6f3256231b33853272db5c7
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-28.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went gold, red, gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-29.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-29.html
new file mode 100644
index 0000000000000000000000000000000000000000..877eb53d26af5c5a3d99b48e2889b268c9b7d64c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-29.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went silver, red, gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-30.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-30.html
new file mode 100644
index 0000000000000000000000000000000000000000..b2fc944993e6dc7eb127e9dc04ff19a524038d98
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-30.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went red, gold, gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-31.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-31.html
new file mode 100644
index 0000000000000000000000000000000000000000..a0846e9ff15baf19e507f237d7f46ca76ca86fc8
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-31.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went red, silver, gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-32.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-32.html
new file mode 100644
index 0000000000000000000000000000000000000000..4b3c849e85fca875338250739396a608b5f48dee
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-32.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went gold, gold, silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-33.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-33.html
new file mode 100644
index 0000000000000000000000000000000000000000..e3d37505037e30a804ca5ad7a78959ae15c60a6d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-33.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went gold, silver, silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-34.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-34.html
new file mode 100644
index 0000000000000000000000000000000000000000..7a7c65a67ab089817f15958063e28aa75ce3a307
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-34.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went silver, gold, silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-35.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-35.html
new file mode 100644
index 0000000000000000000000000000000000000000..57c3c6b3195d6f5f9484f6759f14305f9ceccfa1
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-35.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went silver, silver, silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-36.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-36.html
new file mode 100644
index 0000000000000000000000000000000000000000..ebc598b9030351c3ed0e9898e67c57f36497cad5
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-36.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went red, red, silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-37.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-37.html
new file mode 100644
index 0000000000000000000000000000000000000000..179a135111a2afad91e3006ed9a4300cdd55b44f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-37.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went gold, red, silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-38.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-38.html
new file mode 100644
index 0000000000000000000000000000000000000000..416732da8c876b57d35cfb75e1940402beaee536
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-38.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went silver, red, silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-39.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-39.html
new file mode 100644
index 0000000000000000000000000000000000000000..9ecef04f802297364f77778feca1f85d6130b608
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-39.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went red, gold, silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-40.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-40.html
new file mode 100644
index 0000000000000000000000000000000000000000..bdc1c5423d98649480b2d3d1370f83e34c9f8cf6
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-40.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went red, silver, silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-41.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-41.html
new file mode 100644
index 0000000000000000000000000000000000000000..0411e0772a854a20adc235c7461d617e7f473316
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-41.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went gold, gold, red.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-42.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-42.html
new file mode 100644
index 0000000000000000000000000000000000000000..3e1f5c66acb0ec5012aae6589377aa82e002e4bb
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-42.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went gold, silver, red.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-43.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-43.html
new file mode 100644
index 0000000000000000000000000000000000000000..06a54d6d95d14488ddd4d05f54e8b882013cf041
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-43.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went silver, gold, red.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-44.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-44.html
new file mode 100644
index 0000000000000000000000000000000000000000..9c6dce592bb58a459d897105ff5ee119ee76c8d7
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-44.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went silver, silver, red.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-45.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-45.html
new file mode 100644
index 0000000000000000000000000000000000000000..c346f5366938d33218a7942db511cc9c38a55483
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-45.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went red, red, red.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-46.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-46.html
new file mode 100644
index 0000000000000000000000000000000000000000..cd761a57d9993822b6db88ff2ab90f232dc704ab
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-46.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went gold, red, red.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-47.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-47.html
new file mode 100644
index 0000000000000000000000000000000000000000..e32b55e3627d27abe60d0bf1e56ba197b12bbfa5
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-47.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went silver, red, red.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-48.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-48.html
new file mode 100644
index 0000000000000000000000000000000000000000..ad71a95407848ee3c2cf4b8e08c905f4dd7cbecc
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-48.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went red, gold, red.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-49.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-49.html
new file mode 100644
index 0000000000000000000000000000000000000000..62ba9b4fe276b4c16e948865be2cad6d96fd9bec
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-49.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+Oh, and you were so close! Nah, not really, you were miles out - the sequence went red, silver, red.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-50.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-50.html
new file mode 100644
index 0000000000000000000000000000000000000000..7f35bb8427b6545c40cd304ae934d46a361ea947
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-50.html
@@ -0,0 +1,6 @@
+<html><body>Guard Stan:<br>
+Well, you got one right! Fancy another go?<br>What's the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">"Gold."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">"Silver."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">"Blood red."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-51.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-51.html
new file mode 100644
index 0000000000000000000000000000000000000000..ade2527b877ae2da41054f20d2c4d3e32addddeb
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-51.html
@@ -0,0 +1,7 @@
+<html><body>Guard Stan:<br>
+Two correct answers! So close! Go on... have another go.<br>
+What's the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">"Gold."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">"Silver."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">"Blood red."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-52.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-52.html
new file mode 100644
index 0000000000000000000000000000000000000000..93bb60aa54b60d244901359614cb6b7399316433
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-52.html
@@ -0,0 +1,6 @@
+<html><body>Guard Stan:<br>
+Impressive! It takes a whole heap of dedication and practice to be 100% wrong! Go on... try again.<br>What's the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">"Gold."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">"Silver."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">"Blood red."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-53.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-53.html
new file mode 100644
index 0000000000000000000000000000000000000000..735374a18e5b1a7fc996e247730539daaaecb274
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-53.html
@@ -0,0 +1,4 @@
+<html><body>Guard Stan:<br>
+Well, it's a game where you have to guess the colours of three coins I have on me. I know, I know... not the greatest game in the world, but these are long hours, and I have to keep myself entertained, you know?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 22">"Okay."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-54.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-54.html
new file mode 100644
index 0000000000000000000000000000000000000000..033c50ad5d6314123578f5398f1858625fb2e30a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30200-54.html
@@ -0,0 +1,3 @@
+<html><body>Guard Stan:<br>
+I'm only a second level member, pal, so can't deal with you. You want to find Magister Paige, Researcher Lorain or Warehouse Keeper Hagger though - they'll be more than happy to trade with a level 3 member like yourself.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-01.htm b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-01.htm
new file mode 100644
index 0000000000000000000000000000000000000000..e14edf28b951fc794db7957f418c2ae0222c4259
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-01.htm
@@ -0,0 +1,5 @@
+<html><body>Warehouse Keeper Sorint:<br>
+I have been under the weather lately. I have found something that I desire more than anything I have ever desired before. Only one thing stands between me and my object of desire. A damn fool who insists that it is a family heirloom, with no regard for its true value. I have been frustrated by an idiot!  <br>
+If someone more tactful than myself could talk to him, perhaps that moron will see the error of his ways...<br>
+(Only a character of level 40 or above can undertake this quest.)
+</body></html>
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-02.htm b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-02.htm
new file mode 100644
index 0000000000000000000000000000000000000000..b29bbb7a0ac2f5e5c1148bd42aacf3826dc1c81c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-02.htm
@@ -0,0 +1,4 @@
+<html><body>Warehouse Keeper Sorint:<br>
+You are vigorous but with a cautious manner of walking, like that of a tiger with the eyes of a hawk! I can tell you are an adventurer of considerable skill! Yes, someone like you would be of much help to me. Please take pity on a poor man. A single half-wit is standing between me and my most beloved. If you will obtain a certain small object and bring it to me, I will pay you a generous reward.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 1">"Tell me about the object."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-03.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-03.html
new file mode 100644
index 0000000000000000000000000000000000000000..aaff4bd586c776dd253ed3295c58543c60f80fd3
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-03.html
@@ -0,0 +1,7 @@
+<html><body>Warehouse Keeper Sorint:<br>
+I can see that you are a person of high integrity! My first impression of you was correct! Now I shall give you the details.<br>
+You know Bernard, the president of the Hunters Guild? He has been showing off a coin that he claims is lucky. Actually the coin is known as <font color="LEVEL">Kaldis's Gold Dragon</font> among collectors. It is an extremely rare coin!<br>
+It is a pity that such a rare object is owned by an idiot who has no idea of its true value! I offered to pay that moron Bernard anything he asked but he stubbornly refused. I would appreciate it if you could talk him out of his coin and bring it back to me.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic QUEST_ACCEPTED">"I will bring back the coin."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 2">"I am not interested."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-04.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-04.html
new file mode 100644
index 0000000000000000000000000000000000000000..d660eda5280b08e7f99f31f809fe69db4ac6fa29
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-04.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Could I have been wrong about you? How can you leave me like this? I will wager that you will return to me. I would even be willing to bet this Blood Succubus coin on it!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-05.htm b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-05.htm
new file mode 100644
index 0000000000000000000000000000000000000000..ba6ef626ccc5854dfb8adc06d08c958b54916b63
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-05.htm
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Go and meet with the <font color="LEVEL">Hunters Guild President Bernard</font>. Take this drawing with you. It is a picture of the Kaldis's Gold Dragon coin that I told you about. Find it and bring it to me. You will be amply rewarded!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-06.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-06.html
new file mode 100644
index 0000000000000000000000000000000000000000..14af0aa9e3281ef34bff5433cd6f4e392ac52169
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-06.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Where is my coin? What do you mean you haven't gotten it yet? Did you think I would reward you for your empty hands? I want the Kaldis's Gold Dragon coin!<br>It's not blood dre vanul!<br>
+It's not Silver Unicorn!<br>
+It is the  <font color="LEVEL">Gold Dragon of Kaldis</font>!<br>
+Go and get it!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-07.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-07.html
new file mode 100644
index 0000000000000000000000000000000000000000..93f907433de57a292ef6a94896b5a7ddfdf9dc43
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-07.html
@@ -0,0 +1,5 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah, Kaldis's Gold Dragon! Thank you so much, I will add it to my collection. I am impressed! I was going to pay you for this, but I have another idea. <br>
+Would you care to join our guild? This is a highly sought after membership.  Will you join?<br>Well, excuse me, I must gaze upon my new treasure...<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 3">"Why should I join your union?"</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-08.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-08.html
new file mode 100644
index 0000000000000000000000000000000000000000..47712f38b45473b9170668dccdb6c0e42922607b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-08.html
@@ -0,0 +1,7 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Why the long face? Don't you realize how valuable this membership card is! Do you think we ask just anybody to join our coin collecting guild?<br>
+Once you get started, you will realize how valuable a membership card is.  In order to trade coins with other members, you must have a membership card!  You are only allowed to trade with members of your level. As long as you remain active, your grade will rise. So don't worry! <br>
+Ah! One more thing. If you bring back the coins you collected for each grade, you can trade them for valuable prizes! This is a great opportunity that you shouldn't take for granted!<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">"Where can I obtain coins?"</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">"Tell me about the members of the coin collecting guild."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-09.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-09.html
new file mode 100644
index 0000000000000000000000000000000000000000..ba271468667412145b6a990260ae11229e809411
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-09.html
@@ -0,0 +1,10 @@
+<html><body>Warehouse Keeper Sorint:<br>
+What can I do for you?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">"I would like to raise my membership level."</a><br>
+<a action="bypass -h npc_%objectId%_multisell 507">"I would like to see the list of prize items for level 1 members."</a><br>
+<a action="bypass -h npc_%objectId%_multisell 508">"I would like to see the list of prize items for level 2 members."</a><br>
+<a action="bypass -h npc_%objectId%_multisell 509">"I would like to see the list of prize items for level 3 members."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">"Where can I obtain coins?"</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">"Tell me about the members of the coin collecting guild."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">"I wish to leave the guild."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-10.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-10.html
new file mode 100644
index 0000000000000000000000000000000000000000..51652c90ca41c616fd2527392fef8a1eecee72a9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-10.html
@@ -0,0 +1,10 @@
+<html><body>Warehouse Keeper Sorint:<br>
+You look familiar! Ah, yes, it is you! There are so many level 3 members in our guild that even I, the president of the guild, can't remember everyone. What can I do for you, my friend?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">"I would like to raise my membership level."</a><br>
+<a action="bypass -h npc_%objectId%_multisell 507">"I want to see the list of prize items for level 1 members."</a><br>
+<a action="bypass -h npc_%objectId%_multisell 508">"I want to see the list of prize items for level 2 members."</a><br>
+<a action="bypass -h npc_%objectId%_multisell 509">"I want to see the list of prize items for level 3 members."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">"Where can I obtain coins?"</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">"Tell me about the members of the coin collection guild."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">"I would like to leave the guild."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-11.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-11.html
new file mode 100644
index 0000000000000000000000000000000000000000..1047415ba81d61d5ea4879a203a9d024514b3d3c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-11.html
@@ -0,0 +1,10 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Long time no see! Have you obtained any new coins?  I have heard tales of your business acumen.  What can I do for you?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">"I would like to raise my membership level."</a><br>
+<a action="bypass -h npc_%objectId%_multisell 507">"I would like to see the list of prize items for level 1 members."</a><br>
+<a action="bypass -h npc_%objectId%_multisell 508">"I would like to see the list of prize items for level 2 members."</a><br>
+<a action="bypass -h npc_%objectId%_multisell 509">"I would like to see the list of prize items for level 3 members."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">"Where can I obtain coins?"</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">"Tell me about the members of the coin collection guild."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">"I would like to leave the guild."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-12.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-12.html
new file mode 100644
index 0000000000000000000000000000000000000000..b92600d0cb6cf465c3d192d16876eeb1c37e7372
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-12.html
@@ -0,0 +1,9 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Hello there!  Welcome back! Many members wish to move up to level 1 but few are chosen. There are only a limited number of these memberships available. If you wish to reach this level you must be extremely careful in your words and deeds. Well now, is there anything I can help you with?<br>
+<a action="bypass -h npc_%objectId%_multisell 507">"I would like to see the list of prize items for level 1 members."</a><br>
+<a action="bypass -h npc_%objectId%_multisell 508">"I would like to see the list of prize items for level 2 members."</a><br>
+<a action="bypass -h npc_%objectId%_multisell 509">"I would like to see the list of prize items for level 3 members."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">"Where can I obtain coins?"</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">"Tell me about the members of the coin collection guild."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">"I would like to leave the guild."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-13.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-13.html
new file mode 100644
index 0000000000000000000000000000000000000000..2749b5191124d1e829a3a254a8c469936f489f64
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-13.html
@@ -0,0 +1,11 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Excellent! You have mastered the skills necessary for A-Grade 2 Member Certificate. But there's a world o' difference 'tween Grade 2 and Grade 3. For that Certificate, you will need to pass a much more difficult — and dangerous — test.<br>
+If you've the heart to attempt it, bring me these coins and you'll earn your Grade 3 Certificate. <br>
+<font color="LEVEL">1 Blood Werewolf</font><br>
+<font color="LEVEL">1 Gold Drake</font><br>
+<font color="LEVEL">1 Silver Fairy</font><br>
+<font color="LEVEL">1 Blood Drevanul</font><br>
+<font color="LEVEL">1 Gold Knight</font><br>
+<font color="LEVEL">1 Silver Golem</font><br>
+I will await your return. Good luck!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-14.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-14.html
new file mode 100644
index 0000000000000000000000000000000000000000..7494d0a27de94cc1a99a9d1678a4fd3a4840efe7
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-14.html
@@ -0,0 +1,10 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Aye, how time does fly! It seems like only yesterday that you joined our Coin Collectors Club, and here you are already bucking to be A-Grade 1 Member! 'Tis easier to beard a dragon in his lair than it is to earn A-Grade 1 Member Certificate, though. Still, I like the looks o' you — just don't let me down.<br>Your task, if you're up to it, requires you to collect some very special coins. Hold nothing back to bring the following coins to me: <br>
+<font color="LEVEL">1 Silver Dryad</font><br>
+<font color="LEVEL">1 Blood Basilisk</font><br>
+<font color="LEVEL">1 Blood Succubus</font><br>
+<font color="LEVEL">1 Silver Undine</font><br>
+<font color="LEVEL">1 Gold Giant</font><br>
+<font color="LEVEL">1 Gold Wyrm</font><br>
+May your ancestors guard your quest!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-15.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-15.html
new file mode 100644
index 0000000000000000000000000000000000000000..d4a32aeedd091f0901761f80e768ad9db6aa5635
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-15.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Sorint:<br>
+After holding a meeting of senior members we have decided to postpone the implementation of our special membership category for a while.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-16.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-16.html
new file mode 100644
index 0000000000000000000000000000000000000000..a2ff4f71f2afb7af7f503d342a6769f80696c31e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-16.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Sorint:<br>
+I hereby acknowledge your indomitable will and tenacious spirit. On behalf of our coin collectors guild, I promote you to level 2.  Congratulations!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-17.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-17.html
new file mode 100644
index 0000000000000000000000000000000000000000..d66b4fa081ad10a0ac367c696fdb7a484ffc92a4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-17.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah! I see you have collected all the coins! I feel like crying I'm so happy!<br>Pardon my outburst, I've made a fool of myself... It is a very special day when one of our members is promoted to level 1. Congratulations!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-18.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-18.html
new file mode 100644
index 0000000000000000000000000000000000000000..dc079843827de9dbb85bf82263f9c44a3814536b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-18.html
@@ -0,0 +1,5 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Why would you want to leave our coin collectors guild? How could you possibly think of abandoning the benefits of trading coins? Are you really going to give all that up?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 100">"I wish to leave the coin collectors guild."</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 4">Return</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-18a.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-18a.html
new file mode 100644
index 0000000000000000000000000000000000000000..5bc35604252f87abf30b6e671f5f0689a8745ee1
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-18a.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Sorint:<br>
+You have just come into your own as a collector and now you want to leave us. How regrettable.  However, if this is what you want I will not try to stop you.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19.html
new file mode 100644
index 0000000000000000000000000000000000000000..d935ccfdbc845a452714346db21c1a2a28b29f36
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19.html
@@ -0,0 +1,7 @@
+<html><body>Warehouse Keeper Sorint:<br>
+These are the  prizes for level 1 members.<br>
+<a action="link 30232-19a.html">Demon's Staff</a> - Type: blunt instrument Speed: medium Weight: 990<br>P. Atk.: 152 M. Atk.: 111 soulshotX3 spiritshotX3<br> 
+<a action="link 30232-19b.html">Dark Screamer</a> - Type: Dagger Speed: very fast Weight: 1010<br>P. Atk.: 122 M. Atk.: 76 soulshotX3 spiritshotX3<br> 
+<a action="link 30232-19c.html">Widow Maker</a> - Type: two-handed spear Speed: medium Weight: 1980<br>P. Atk.: 144 M. Atk.: 78 soulshotX3 spiritshotX3<br> 
+<a action="link 30232-19d.html">Sword of Limit</a> - Type: Sword Speed: Fast Weight: 1400<br>P. Atk.: 139 M. Atk.: 76 soulshotX3 spiritshotX3
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19a.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19a.html
new file mode 100644
index 0000000000000000000000000000000000000000..3b198e930ef9a83dd3b1c675b780c4d811d7a3b8
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19a.html
@@ -0,0 +1,8 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah, the Demon's Staff! Bring me these coins and I'll give you one.<br>
+<font color="LEVEL">1 Beleth's Blood Dragon</font><br>
+<font color="LEVEL">1 Silver Dragon</font><br>
+<font color="LEVEL">13 Gold Wyrms</font><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Trade</a><br>
+<a action="link 30232-19.html">Go back to the list of prizes</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19b.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19b.html
new file mode 100644
index 0000000000000000000000000000000000000000..09abf763bb344614399021d84623b3a004ccdcaa
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19b.html
@@ -0,0 +1,9 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah, the Dark Screamer! Bring me these coins and I'll give you one.<br>
+<font color="LEVEL">1 Beleth's Gold Dragon</font><br>
+<font color="LEVEL">1 Blood Dragon</font><br>
+<font color="LEVEL">1 Silver Dryad</font><br>
+<font color="LEVEL">1 Gold Giant</font><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Trade</a><br>
+<a action="link 30232-19.html">Back to the list of prizes</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19c.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19c.html
new file mode 100644
index 0000000000000000000000000000000000000000..833880f0b9db0f2f1d45bfa7c653256a1a4a0ec7
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19c.html
@@ -0,0 +1,9 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah, the Widow Maker. Bring me these coins and I'll give you one.<br>
+<font color="LEVEL">1 Beleth's Silver Dragon</font><br>
+<font color="LEVEL">1 Gold Dragon</font><br>
+<font color="LEVEL">1 Blood Succubus</font><br>
+<font color="LEVEL">2 Blood Basilisks</font><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 22">Trade</a><br>
+<a action="link 30232-19.html">Back to the list of prizes</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19d.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19d.html
new file mode 100644
index 0000000000000000000000000000000000000000..bc29e43d119c114489f8b4cf8a0b69c76bacef3d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-19d.html
@@ -0,0 +1,9 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah, the Sword of Limit. Bring me these coins and I'll give you one.<br>
+<font color="LEVEL">1 Blood Dragon</font><br>
+<font color="LEVEL">1 Silver Dragon</font><br>
+<font color="LEVEL">1 Gold Dragon</font><br>
+<font color="LEVEL">1 Silver Undine</font><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 23">Trade</a><br>
+<a action="link 30232-19.html">Back to the list of prizes</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20.html
new file mode 100644
index 0000000000000000000000000000000000000000..0c797e658a34a9a61c4f8c64a22b2b37aace9268
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Sorint:<br>These are the prizes for level 2 members:<br> 
+<a action="link 30232-20a.html">Demon's ?Boots</a> - P. Def.: 36 Weight: 1220<br> 
+<a action="link 30232-20b.html">Demon's Stockings</a> - P. Def.: 43 Weight: 980 MP Increase: 177<br> 
+<a action="link 30232-20c.html">Demon's Gloves</a> - P. Def.: 36 Weight: 610<br> 
+<a action="link 30232-20d.html">Full Plate Helmet</a> - P. Def.: 58 Weight: 600
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20a.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20a.html
new file mode 100644
index 0000000000000000000000000000000000000000..aea3c6f80e0f31d2a1a5245549c5bd410db23f47
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20a.html
@@ -0,0 +1,5 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah, the Demon's Boots. Bring me <font color="LEVEL">1 Manak's Gold Giant </font> and I'll give you a pair.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 24">Trade</a><br>
+<a action="link 30232-20.html">Back to the list of prizes.</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20b.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20b.html
new file mode 100644
index 0000000000000000000000000000000000000000..6ebc13243991a9fe894161ca7c4a1ae0865b66c7
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20b.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah, the Demon's Stockings. Bring me these coins and I'll give you a pair.<br>
+<font color="LEVEL">1 Manak's Silver Dryad</font><br> <font color="LEVEL">1 Silver Dryad</font><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 25">Trade</a><br>
+<a action="link 30232-20.html">Back to the list of prize items</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20c.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20c.html
new file mode 100644
index 0000000000000000000000000000000000000000..f396d6c9135a6109d2fb7171a62c421c7c832314
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20c.html
@@ -0,0 +1,6 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah, the Demon's Gloves. Bring me <font color="LEVEL">1 Manak's Gold Giant</font> and I'll give you a pair. <br>
+<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 26">Trade</a><br>
+<a action="link 30232-20.html">Back to the list of prizes.</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20d.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20d.html
new file mode 100644
index 0000000000000000000000000000000000000000..cd2468c2642e6365776ba92d728942198235d241
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-20d.html
@@ -0,0 +1,8 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah, the Full Plate Helmet. Bring me these coins and I'll give you one.<br>
+<font color="LEVEL">1 Manak's Blood Werewolf</font><br>
+<font color="LEVEL">1 Gold Giant</font><br>
+<font color="LEVEL">1 Gold Wyrm</font><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 27">Trade</a><br>
+<a action="link 30232-20.html">Back to the list of prizes</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21.html
new file mode 100644
index 0000000000000000000000000000000000000000..011d885d4d3abdf1c0ce42a08ae5dfcf7e1bfc2b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21.html
@@ -0,0 +1,7 @@
+<html><body>Warehouse Keeper Sorint:<br>
+These are the prizes available for level 3 members.<br> 
+<a action="link 30232-21a.html">Moonstone Earring</a> - M. Def.: 39 Weight: 150<br> 
+<a action="link 30232-21b.html">Nassen's Earring</a> - M. Def.: 48 Weight: 150<br> 
+<a action="link 30232-21c.html">Ring of Sage</a> - M. Def.: 32 Weight: 150<br> 
+<a action="link 30232-21d.html">Necklace of Protection</a> - M. Def.: 56 Weight: 150
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21a.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21a.html
new file mode 100644
index 0000000000000000000000000000000000000000..82695f815990a0ae80317cce59ea7cd567f7b810
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21a.html
@@ -0,0 +1,9 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah, the Moonstone Earring. Bring me these coins and I'll give you one.<br>
+<font color="LEVEL">2 Nia's Blood Medusas</font><br>
+<font color="LEVEL">2 Blood Drevanuls</font><br>
+<font color="LEVEL">2 Gold Drakes</font><br>
+<font color="LEVEL">3 Gold Knights</font><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 28">Trade</a><br>
+<a action="link 30232-21.html">Back to the list of prizes</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21b.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21b.html
new file mode 100644
index 0000000000000000000000000000000000000000..5bd8791188e3faac3d622770a074d4b4186ed737
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21b.html
@@ -0,0 +1,9 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah, Nassen's Earring. Bring me these coins and I'll give you one.<br>
+<font color="LEVEL">7 Nia's Blood Medusas</font><br>
+<font color="LEVEL">5 Gold Knights</font><br>
+<font color="LEVEL">5 Blood Drevanuls</font><br>
+<font color="LEVEL">5 Silver Golems</font><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 29">Trade</a><br>
+<a action="link 30232-21.html">Back to the list of prizes</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21c.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21c.html
new file mode 100644
index 0000000000000000000000000000000000000000..cc8a1bdf8395d588d05b89daab3a7af3eda8d7c3
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21c.html
@@ -0,0 +1,9 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah, the ring of sage. Bring me these coins and I'll give you one.<br>
+<font color="LEVEL">5 Nia's Gold Wyverns</font><br>
+<font color="LEVEL">4 Silver Golems</font><br>
+<font color="LEVEL">4 Gold Drakes</font><br>
+<font color="LEVEL">4 Blood Drevanuls</font><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 30">Trade</a><br>
+<a action="link 30232-21.html">Back to the list of prizes</a>
+</body></html>
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21d.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21d.html
new file mode 100644
index 0000000000000000000000000000000000000000..cbb11685ca4abbd526b5b1dae2725ccaa8ef2094
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-21d.html
@@ -0,0 +1,4 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Ah, the Necklace of Protection. Bring me these coins and I'll give you one.<br> <font color="LEVEL">5 Nia's Silver Fairies</font><br> <font color="LEVEL">3 Blood Drevanuls</font><br> <font color="LEVEL">3 Silver Fairies</font><br> <font color="LEVEL">3 Gold Knights</font><br> <a action="bypass -h Quest Q00336_CoinsOfMagic 31">Trade</a><br>
+<a action="link 30232-21.html">Back to the list of prizes</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-22.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-22.html
new file mode 100644
index 0000000000000000000000000000000000000000..12cf6f4778869e0e761020d4881e9caff3982725
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-22.html
@@ -0,0 +1,4 @@
+<html><body>Warehouse Keeper Sorint: <br>
+In order to obtain rare coins you must trade with other members. But you won't be able to trade with others if you have empty hands, will you?  So, for now, just collect coins. Hunters Guild members are experts in finding rare and hard to find items. Why don't you check with them? You should speak with <font color="LEVEL">Hunters Guild President Bernard</font>. I think that would be a good place to start.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 4">Return </a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-23.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-23.html
new file mode 100644
index 0000000000000000000000000000000000000000..fec1dd2706478893374e9f130ca22e08305d9692
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-23.html
@@ -0,0 +1,5 @@
+<html><body>Warehouse Keeper Sorint: <br>
+Why don't I tell you about our current membership? <br>
+Here's the list of our current members: <font color="LEVEL">Magister Page</font> of the Wizard Guild, <font color="LEVEL">Researcher Lorain</font> at the Entrance to Cruma Tower <font color="LEVEL">Warehouse Keeper Haggar</font> in the Town of Oren, <font color="LEVEL">Guard Stan</font> in the Town of Oren, <font color="LEVEL">Blacksmith Duning</font> in Hunters Village, <font color="LEVEL">Merchant Ralford</font> in the underground floor of the Ivory Tower, <font color="LEVEL">Head Blacksmith Ferris</font> in the Town of Aden, <font color="LEVEL">Warehouse Keeper Collob</font> in front of the Accessory Store in the Town of Giran and <font color="LEVEL">Grocer Pano</font> at the plaza in Floran Village...<br>Wow! We are widespread, aren't we? But we still have a long way to go. My dream is to establish the coins that we are collecting to be the 2nd currency of this continent! Then everyone on the continent will become members of our club! Ha ha ha! That would be great, don't you think? <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 4">Return </a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24.html
new file mode 100644
index 0000000000000000000000000000000000000000..0af6d1d875b9480d2e4ed9160fa38504861ad2ea
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Sorint:<br>
+You don't have anything I am interested in. I am sorry but I cannot trade with you.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24a.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24a.html
new file mode 100644
index 0000000000000000000000000000000000000000..be1197fb3a3e461e566bd464feb9b92b7ed8235b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24a.html
@@ -0,0 +1,4 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Excellent choice! Very nice trade!<br>
+Ah, my lovely coins... Into the box with you!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24b.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24b.html
new file mode 100644
index 0000000000000000000000000000000000000000..be1197fb3a3e461e566bd464feb9b92b7ed8235b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24b.html
@@ -0,0 +1,4 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Excellent choice! Very nice trade!<br>
+Ah, my lovely coins... Into the box with you!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24c.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24c.html
new file mode 100644
index 0000000000000000000000000000000000000000..be1197fb3a3e461e566bd464feb9b92b7ed8235b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24c.html
@@ -0,0 +1,4 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Excellent choice! Very nice trade!<br>
+Ah, my lovely coins... Into the box with you!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24d.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24d.html
new file mode 100644
index 0000000000000000000000000000000000000000..be1197fb3a3e461e566bd464feb9b92b7ed8235b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24d.html
@@ -0,0 +1,4 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Excellent choice! Very nice trade!<br>
+Ah, my lovely coins... Into the box with you!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24e.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24e.html
new file mode 100644
index 0000000000000000000000000000000000000000..be1197fb3a3e461e566bd464feb9b92b7ed8235b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24e.html
@@ -0,0 +1,4 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Excellent choice! Very nice trade!<br>
+Ah, my lovely coins... Into the box with you!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24f.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24f.html
new file mode 100644
index 0000000000000000000000000000000000000000..03a8aa449ba51bba94478179c510185e35998bed
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24f.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Excellent choice! Very nice trade!<br>Ah, my lovely coins... Into the box with you!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24g.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24g.html
new file mode 100644
index 0000000000000000000000000000000000000000..be1197fb3a3e461e566bd464feb9b92b7ed8235b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24g.html
@@ -0,0 +1,4 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Excellent choice! Very nice trade!<br>
+Ah, my lovely coins... Into the box with you!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24h.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24h.html
new file mode 100644
index 0000000000000000000000000000000000000000..be1197fb3a3e461e566bd464feb9b92b7ed8235b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24h.html
@@ -0,0 +1,4 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Excellent choice! Very nice trade!<br>
+Ah, my lovely coins... Into the box with you!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24i.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24i.html
new file mode 100644
index 0000000000000000000000000000000000000000..03a8aa449ba51bba94478179c510185e35998bed
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24i.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Excellent choice! Very nice trade!<br>Ah, my lovely coins... Into the box with you!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24j.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24j.html
new file mode 100644
index 0000000000000000000000000000000000000000..03a8aa449ba51bba94478179c510185e35998bed
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24j.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Excellent choice! Very nice trade!<br>Ah, my lovely coins... Into the box with you!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24k.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24k.html
new file mode 100644
index 0000000000000000000000000000000000000000..03a8aa449ba51bba94478179c510185e35998bed
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24k.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Excellent choice! Very nice trade!<br>Ah, my lovely coins... Into the box with you!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24l.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24l.html
new file mode 100644
index 0000000000000000000000000000000000000000..03a8aa449ba51bba94478179c510185e35998bed
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30232-24l.html
@@ -0,0 +1,3 @@
+<html><body>Warehouse Keeper Sorint:<br>
+Excellent choice! Very nice trade!<br>Ah, my lovely coins... Into the box with you!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-01.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-01.html
new file mode 100644
index 0000000000000000000000000000000000000000..a5e2e0daee665d42883387dc382f1becf5592dfd
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-01.html
@@ -0,0 +1,8 @@
+<html><body>Researcher Lorain:<br>
+Sometimes I question my decision to start collecting coins.  Many people have made their families destitute with this collecting business. <br>
+But once you get started it's hard to stop. I have heard that my personality changes when I trade coins. What do you wish to trade with?  These are the coins I have. I mainly trade mine for <font color="LEVEL">coins of the lowest grade</font>.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 1">Gold Knight</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 2">Silver Golem</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 3">Blood Drevanul</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 4">Nia's Gold Wyvern</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-02.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-02.html
new file mode 100644
index 0000000000000000000000000000000000000000..7e61ecf5a55118de607e426110bb37e57fc11fb5
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-02.html
@@ -0,0 +1,8 @@
+<html><body>Researcher Lorain:<br>
+Ah, the Gold Knight! Do you want to use the boring old standard exchange rate or would you prefer an exciting game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at the rate of 1:10</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in two tries - 4 Gold Wyverns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in three tries - 8 Gold Wyverns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in four tries - 9 Gold Wyverns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-03.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-03.html
new file mode 100644
index 0000000000000000000000000000000000000000..8ca7217dbc323a1520d1ef2b08f4f2b4d7cd4dee
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-03.html
@@ -0,0 +1,8 @@
+<html><body>Researcher Lorain:<br>
+Ah, the silver slave... that is the Silver Golem! Do you want the boring old standard exchange rate or would you prefer an exciting game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at the rate of 1:10</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in two tries - 4 Silver Unicorns]</a><br>
+<a action="bypass -h menu_select? ask=336&reply=7">Play game. [Guess correctly in three tries - 8 Silver Unicorns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in four tries - 9 Silver Unicorns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-04.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-04.html
new file mode 100644
index 0000000000000000000000000000000000000000..0e3850ffef2712e52bd74cbaeed2f6853d80ad6c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-04.html
@@ -0,0 +1,8 @@
+<html><body>Researcher Lorain:<br>
+Ta - da! Ah, the Blood Drevanul, that bloody devil! Do you want to use the boring old standard exchange rate or would you prefer an exciting game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Accept standard exchange rate of 1:10</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in two tries - 4 Blood Medusas]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in three tries - 8 Blood Medusas]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in four tries - 9 Blood Medusas]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-05.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-05.html
new file mode 100644
index 0000000000000000000000000000000000000000..0fb998dcc7045e2d351e00d0d4269b1fc650d6a4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-05.html
@@ -0,0 +1,8 @@
+<html><body>Researcher Lorain:<br>
+Ah, Nia's gold wyveryn, the flying Gold Dragon! Do you want to use the boring old standard exchange rate or would you prefer an exciting game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Accept standard exchange rate of 1:20</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in two tries - 8 Gold Wyverns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly on the thrid try - 16 Gold Wyverns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in four tries - 18 Gold Wyverns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-06.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-06.html
new file mode 100644
index 0000000000000000000000000000000000000000..622f83ce706348a855fe3fa0e7f48f46cc93fec2
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-06.html
@@ -0,0 +1,6 @@
+<html><body>Researcher Lorain:<br>
+How many coins would you like to trade?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">1</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">5</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 12">10</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-07.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-07.html
new file mode 100644
index 0000000000000000000000000000000000000000..ac02391c60084e40a2e02fd73f5d76cf560f6f3d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-07.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Isn't this the most beautiful thing you've ever seen? Take it, its yours!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-10.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-10.html
new file mode 100644
index 0000000000000000000000000000000000000000..11387fc3379a2da1bffb8058c10fdef63a33e901
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-10.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+This is not enough!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-11.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-11.html
new file mode 100644
index 0000000000000000000000000000000000000000..a3f7522f500aece30d647fd22a36a274a4838656
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-11.html
@@ -0,0 +1,6 @@
+<html><body>Researcher Lorain:<br>
+Shall we begin?<br>What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold </a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-14.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-14.html
new file mode 100644
index 0000000000000000000000000000000000000000..66deb1f6a43814b0469019a313cc2e1555e58740
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-14.html
@@ -0,0 +1,6 @@
+<html><body>Researcher Lorain:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold </a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-15.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-15.html
new file mode 100644
index 0000000000000000000000000000000000000000..66deb1f6a43814b0469019a313cc2e1555e58740
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-15.html
@@ -0,0 +1,6 @@
+<html><body>Researcher Lorain:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold </a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-16.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-16.html
new file mode 100644
index 0000000000000000000000000000000000000000..66deb1f6a43814b0469019a313cc2e1555e58740
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-16.html
@@ -0,0 +1,6 @@
+<html><body>Researcher Lorain:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold </a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-17.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-17.html
new file mode 100644
index 0000000000000000000000000000000000000000..65b314311f748fb3f61c1f47f65198fb518e6ee3
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-17.html
@@ -0,0 +1,6 @@
+<html><body>Researcher Lorain:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold </a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-18.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-18.html
new file mode 100644
index 0000000000000000000000000000000000000000..632e281a9e0419b18653ae2e7e351702c178b502
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-18.html
@@ -0,0 +1,6 @@
+<html><body>Researcher Lorain:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">gold </a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-19.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-19.html
new file mode 100644
index 0000000000000000000000000000000000000000..d58fe1a542f30922b83f701fefd863751d1a6902
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-19.html
@@ -0,0 +1,6 @@
+<html><body>Researcher Lorain:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-20.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-20.html
new file mode 100644
index 0000000000000000000000000000000000000000..68c0b8a324c6d91e6ee7e760fa1cc0118b17b0b3
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-20.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Oh my, how did that happen?  Please, let's play again!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-23.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-23.html
new file mode 100644
index 0000000000000000000000000000000000000000..efb02c7a11632b85389e4686d5ff751feb65352b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-23.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was gold - gold - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-24.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-24.html
new file mode 100644
index 0000000000000000000000000000000000000000..1f6e4da03eeac3184786bb142d6e208c07633244
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-24.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was gold - silver - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-25.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-25.html
new file mode 100644
index 0000000000000000000000000000000000000000..1f6e4da03eeac3184786bb142d6e208c07633244
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-25.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was gold - silver - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-26.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-26.html
new file mode 100644
index 0000000000000000000000000000000000000000..ddc8082c8104a31f4de69d434971b1a17dc44d2a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-26.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was silver - silver - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-27.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-27.html
new file mode 100644
index 0000000000000000000000000000000000000000..ae8d3ce0dfd4eac33237d70f044a9ba65e59f081
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-27.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was blood - blood - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-28.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-28.html
new file mode 100644
index 0000000000000000000000000000000000000000..9d0a728c72da64806b86ce5cbba82698e58846d2
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-28.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was gold - blood - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-29.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-29.html
new file mode 100644
index 0000000000000000000000000000000000000000..aa002d3f04380ff4d5c8555f3b8d8cf1a4404d03
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-29.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was silver - blood - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-30.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-30.html
new file mode 100644
index 0000000000000000000000000000000000000000..1ebcf696d904f251561f64ce075f9d732376517f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-30.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was blood - gold - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-31.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-31.html
new file mode 100644
index 0000000000000000000000000000000000000000..4d78f1668e9ad198a0b9b63c521352e4f693f436
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-31.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was blood - silver - gold.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-32.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-32.html
new file mode 100644
index 0000000000000000000000000000000000000000..ba9d5de15721612a19e74a1b10574a3de566291d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-32.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was gold - gold - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-33.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-33.html
new file mode 100644
index 0000000000000000000000000000000000000000..2e5e80fd3a4f393141bcc8b4ee4307e3fd1694ba
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-33.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was gold - silver - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-34.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-34.html
new file mode 100644
index 0000000000000000000000000000000000000000..f4a373e97d9a4dff146484c3e632a9e9a5f5064f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-34.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was silver - gold - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-35.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-35.html
new file mode 100644
index 0000000000000000000000000000000000000000..175d5546bc54ad7d978df378faaf8d787cd57ece
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-35.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was silver - silver - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-36.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-36.html
new file mode 100644
index 0000000000000000000000000000000000000000..0007b7b97f5ea684b1560c465744c3c40fdcc23a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-36.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was blood - blood - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-37.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-37.html
new file mode 100644
index 0000000000000000000000000000000000000000..63ac118f342e9cb50d17e8901298778038b869b2
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-37.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was gold - blood - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-38.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-38.html
new file mode 100644
index 0000000000000000000000000000000000000000..0b79347df932d8d4bbad7913fc40b27b0eb3cc63
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-38.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was silver - blood - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-39.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-39.html
new file mode 100644
index 0000000000000000000000000000000000000000..dfae297e4ade38e7915647d9195be92d434d22ec
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-39.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was blood - gold - silver.
+</body></html>
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-40.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-40.html
new file mode 100644
index 0000000000000000000000000000000000000000..eea8668ab911f59ba46ea73576bc3933bf6104ef
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-40.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was blood - silver - silver.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-41.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-41.html
new file mode 100644
index 0000000000000000000000000000000000000000..1ec141e6009f1e5cc598b8e9f05dd4a7fb9fd675
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-41.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was gold - gold - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-42.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-42.html
new file mode 100644
index 0000000000000000000000000000000000000000..8c9e59e2f86376ead2f1167e072fd582e4292879
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-42.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was gold - silver - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-43.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-43.html
new file mode 100644
index 0000000000000000000000000000000000000000..6b4aa5d923da2ba98c3fb8e320f4664c2d9a84c1
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-43.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was silver - gold - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-44.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-44.html
new file mode 100644
index 0000000000000000000000000000000000000000..12ab341dd9345d65fb1f5f7b45ec4d3399f6f161
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-44.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was silver - silver - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-45.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-45.html
new file mode 100644
index 0000000000000000000000000000000000000000..147898c42824f245b7fb4e09e8978622abfcc68d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-45.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was blood - blood - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-46.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-46.html
new file mode 100644
index 0000000000000000000000000000000000000000..1d947dcd9857eb611c26725d68d21bf0c03ec339
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-46.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was gold - blood - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-47.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-47.html
new file mode 100644
index 0000000000000000000000000000000000000000..8c335ebca425a76cf358b69ce81349b45183a846
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-47.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was silver - blood - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-48.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-48.html
new file mode 100644
index 0000000000000000000000000000000000000000..f3c91a573ae515249b125e039da09caa2666aa01
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-48.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was blood - gold - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-49.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-49.html
new file mode 100644
index 0000000000000000000000000000000000000000..4c4487af56aa4731ba71601e9d4a296a4d8d4234
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-49.html
@@ -0,0 +1,3 @@
+<html><body>Researcher Lorain:<br>
+Too bad, you lose! The correct sequence was blood - silver - blood.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-50.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-50.html
new file mode 100644
index 0000000000000000000000000000000000000000..1cd983abf49dbf49dc8a68dccdaafa98c6d152ad
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-50.html
@@ -0,0 +1,7 @@
+<html><body>Researcher Lorain:<br>
+Ah ha! You got one right!  Now try again!<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-51.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-51.html
new file mode 100644
index 0000000000000000000000000000000000000000..6374efd4415e156a802abeef6dc226b96ebfacd6
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-51.html
@@ -0,0 +1,6 @@
+<html><body>Researcher Lorain:<br>
+Wow!  You got two right! Now try again!<br>What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-52.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-52.html
new file mode 100644
index 0000000000000000000000000000000000000000..8dc3e2d0be2946eda965ef92a2492a4ee6677c91
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-52.html
@@ -0,0 +1,7 @@
+<html><body>Researcher Lorain:<br>
+How could you have missed all three?  Try again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-53.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-53.html
new file mode 100644
index 0000000000000000000000000000000000000000..29fec015dd56082ff69a5fe671890bac40b27f2f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-53.html
@@ -0,0 +1,4 @@
+<html><body>Researcher Lorain:<br>
+This game has been played by our coin collecting society for generations. I will arrange three different color coins in a secret sequence. You must try to guess this sequence. At the conclusion of each round I will tell you how many you got right.  This information can be used to determine the sequence. <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 22">Start over</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-01.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-01.html
new file mode 100644
index 0000000000000000000000000000000000000000..b960fcee9d012eb3e22bc014bd9d2be970056fb1
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-01.html
@@ -0,0 +1,8 @@
+<html><body>Blacksmith Duning:<br>
+I've created many beautiful objects in my career, but never have I seen anything so magnificent! This could not have ?been created by the hands of a mere mortal! I feel that some magic has been infused into it.<br>
+What do you wish to exchange? You have nothing but this coin. To trade with me, you also must bring me a <font color="LEVEL">low-grade coin</font>. Choose one of the following:<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 1">Gold Giant</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 2">Blood Succubus </a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 3">Silver Undine</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 4">Manak's Gold Giant</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-02.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-02.html
new file mode 100644
index 0000000000000000000000000000000000000000..86623e43a49c90fad6328117fc05565ba706ba98
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-02.html
@@ -0,0 +1,8 @@
+<html><body>Blacksmith Duning:<br>
+Ah, the Gold Giant! Yes, I will trade 1 Gold Giant for 5 Gold Knights and 5 Gold Drakes. Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 3 Gold Drakes]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 7 Gold Drakes]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. Guess correctly in 4 tries - 9 Gold Drakes]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Ask how to play.</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-03.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-03.html
new file mode 100644
index 0000000000000000000000000000000000000000..aa2afe5c39b8b9487db1cab9324ba216e60168ba
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-03.html
@@ -0,0 +1,8 @@
+<html><body>Blacksmith Duning:<br>
+Oh, you mean the Blood Succubus? I will exchange 1 Blood Succubus for 5 Blood Drevanuls and 5 Blood Werewolves. Or, perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 3 Blood Drevanuls]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 7 Blood Drevanuls]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Blood Drevanuls]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Ask how to play.</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-04.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-04.html
new file mode 100644
index 0000000000000000000000000000000000000000..737369b147eeb0a898627149b5d95a706f2bf3a4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-04.html
@@ -0,0 +1,8 @@
+<html><body>Blacksmith Duning:<br>
+Ah, the Silver Undine! I will exchange 1 Silver Undine for 5 Silver Golems and 5 Silver Fairies. Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at the set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 3 Silver Golems]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 7 Silver Golems]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Silver Golems]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Ask how to play.</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-05.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-05.html
new file mode 100644
index 0000000000000000000000000000000000000000..8bf4320c4298ad1bfd475657eee85c5bd6784990
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-05.html
@@ -0,0 +1,8 @@
+<html><body>Blacksmith Duning:<br>
+Ah, you must mean Manak's Gold Giant! I will exchange 1 Manak's Gold Giant for 10 Gold Knights and 10 Gold Drakes. Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 3 Gold Knights and 3 Gold Drakes]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 7 Gold Knights and 7 Gold Drakes]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Gold Knights and 9 Gold Drakes]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Ask how to play.</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-06.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-06.html
new file mode 100644
index 0000000000000000000000000000000000000000..db31c54a971bb3ffd7537192d2faec8725537c9a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-06.html
@@ -0,0 +1,6 @@
+<html><body>Blacksmith Duning:<br>
+How many do you wish to exchange?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">1</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">5</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 12">10</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-07.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-07.html
new file mode 100644
index 0000000000000000000000000000000000000000..2ee7da54ca6e441d683ed8ed15bef466521e953b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-07.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Here you go!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-10.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-10.html
new file mode 100644
index 0000000000000000000000000000000000000000..2907d8af643fd0e947af64ea355374b6be58c2c8
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-10.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Uh oh... This isn't enough money.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-11.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-11.html
new file mode 100644
index 0000000000000000000000000000000000000000..876542de896a2f9a3154976a93bb13023f17a324
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-11.html
@@ -0,0 +1,6 @@
+<html><body>Blacksmith Duning:<br>
+Shall we begin?  Make your first guess a good one!<br>What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-14.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-14.html
new file mode 100644
index 0000000000000000000000000000000000000000..14b43e2f6620262aeeb52535dcd26d0b1e8bcf56
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-14.html
@@ -0,0 +1,6 @@
+<html><body>Blacksmith Duning:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-15.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-15.html
new file mode 100644
index 0000000000000000000000000000000000000000..14b43e2f6620262aeeb52535dcd26d0b1e8bcf56
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-15.html
@@ -0,0 +1,6 @@
+<html><body>Blacksmith Duning:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-16.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-16.html
new file mode 100644
index 0000000000000000000000000000000000000000..14b43e2f6620262aeeb52535dcd26d0b1e8bcf56
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-16.html
@@ -0,0 +1,6 @@
+<html><body>Blacksmith Duning:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-17.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-17.html
new file mode 100644
index 0000000000000000000000000000000000000000..7ef3e8cbcf30d514523acc2a4af0cf4c0fd6802d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-17.html
@@ -0,0 +1,6 @@
+<html><body>Blacksmith Duning:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-18.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-18.html
new file mode 100644
index 0000000000000000000000000000000000000000..7ef3e8cbcf30d514523acc2a4af0cf4c0fd6802d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-18.html
@@ -0,0 +1,6 @@
+<html><body>Blacksmith Duning:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-19.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-19.html
new file mode 100644
index 0000000000000000000000000000000000000000..7ef3e8cbcf30d514523acc2a4af0cf4c0fd6802d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-19.html
@@ -0,0 +1,6 @@
+<html><body>Blacksmith Duning:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-20.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-20.html
new file mode 100644
index 0000000000000000000000000000000000000000..bb078df217ffe5c825a29cf524b4474b71416b89
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-20.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Good guess!  Correct!  You are either very lucky or smarter than I thought.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-23.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-23.html
new file mode 100644
index 0000000000000000000000000000000000000000..069c0018ade2308b92a1e1bedd53c5e4258dfc11
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-23.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Oh, sorry about that. The sequence was gold - gold - gold. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-24.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-24.html
new file mode 100644
index 0000000000000000000000000000000000000000..bb6cc301cf1c6b43c57fcc99cf483e63bf2dd554
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-24.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Oh, sorry about that. The sequence was gold - silver - gold.  Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-25.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-25.html
new file mode 100644
index 0000000000000000000000000000000000000000..c8eb44af666d3673bb5888dd81f90b138b562ad6
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-25.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+So sorry. The sequence was silver - gold - gold. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-26.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-26.html
new file mode 100644
index 0000000000000000000000000000000000000000..bc6e9776059c343cd88dafdfc22ab1a502c32091
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-26.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that. The sequence  was silver - silver - gold. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-27.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-27.html
new file mode 100644
index 0000000000000000000000000000000000000000..e70195ce23943851265d41ffa110273e4b9ddf0d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-27.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that. The sequence was blood - blood - gold. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-28.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-28.html
new file mode 100644
index 0000000000000000000000000000000000000000..aff8b035e150fd94a6a2e2413bd323c9b435d4e7
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-28.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that. The sequence  was gold - blood - gold. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-29.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-29.html
new file mode 100644
index 0000000000000000000000000000000000000000..f960d5b8a8ecd8da33e123d3b5d183dacdd60836
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-29.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that. The sequence was silver - blood - gold. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-30.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-30.html
new file mode 100644
index 0000000000000000000000000000000000000000..69333bbcd0c2cb447e4a399be363861b5eae1f13
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-30.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that. The sequence was blood - gold - gold. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-31.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-31.html
new file mode 100644
index 0000000000000000000000000000000000000000..993d89f43703b3acf3882b8b44c92fcab3fb0ef9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-31.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that. The sequence was blood - silver - gold. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-32.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-32.html
new file mode 100644
index 0000000000000000000000000000000000000000..e36b6023badfc34ea480188e346a7a0ef151bef1
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-32.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence was gold - gold - silver. Don't be discouraged.  You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-33.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-33.html
new file mode 100644
index 0000000000000000000000000000000000000000..504cc64764e07912e292d9e893a043f885a07e13
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-33.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence was gold - silver - silver. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-34.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-34.html
new file mode 100644
index 0000000000000000000000000000000000000000..27b619944e408d33d8a6712a766365e71fce07e1
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-34.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence was silver - gold - silver. Don't be discouraged.  You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-35.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-35.html
new file mode 100644
index 0000000000000000000000000000000000000000..3b288c6d4d3f0d9f2a0491bc0100be7f26a28d78
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-35.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence  was silver - silver - silver. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-36.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-36.html
new file mode 100644
index 0000000000000000000000000000000000000000..2064f4b276020bf2cce936f2970f07302b67f13f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-36.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence  was blood - blood - silver. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-37.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-37.html
new file mode 100644
index 0000000000000000000000000000000000000000..7e9a641637f9ad6c3cb885c10586203b426bed4e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-37.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence  was gold - blood - silver. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-38.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-38.html
new file mode 100644
index 0000000000000000000000000000000000000000..dcaaf257b462f6d9d75fe63dad5d06ca97efb0e3
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-38.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence  was silver - blood - silver. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-39.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-39.html
new file mode 100644
index 0000000000000000000000000000000000000000..5482068822813f1ad7493ba8e8aa9da1f5aad61a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-39.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence  was blood - gold - silver.  Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-40.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-40.html
new file mode 100644
index 0000000000000000000000000000000000000000..5f3f8d04588a62cb0115a99a21305f71b657b8de
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-40.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+I'm sorry. The sequence that I arranged was blood - silver - silver. Don't be discouraged.  You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-41.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-41.html
new file mode 100644
index 0000000000000000000000000000000000000000..f0c4a71eec858dbf98a184bbdd2cc09d80aa3ff0
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-41.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence was gold - gold - blood.  Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-42.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-42.html
new file mode 100644
index 0000000000000000000000000000000000000000..75e4403f5596cd62eebb33801f1b12d283d1e8e6
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-42.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence  was gold - silver - blood. Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-43.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-43.html
new file mode 100644
index 0000000000000000000000000000000000000000..19fc7deb888e09fa8281c4835828daab89b74d70
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-43.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence  was silver - gold - blood.  Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-44.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-44.html
new file mode 100644
index 0000000000000000000000000000000000000000..88d73209004968da906736d6107ddecf01449221
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-44.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence  was silver - silver - blood. Well, take heart. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-45.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-45.html
new file mode 100644
index 0000000000000000000000000000000000000000..364b12c685f094e9b271b4d543a6b8c1fa08cc82
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-45.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence was blood - blood - blood.  Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-46.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-46.html
new file mode 100644
index 0000000000000000000000000000000000000000..745ced0f41be2b15a47970db4e745560f3cc61ae
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-46.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence was gold - blood - blood.  Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-47.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-47.html
new file mode 100644
index 0000000000000000000000000000000000000000..d68a693d6f071bb5d96bc5fa628ca30bb89b6fbc
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-47.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence was silver - blood - blood.  Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-48.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-48.html
new file mode 100644
index 0000000000000000000000000000000000000000..b44a9d65c8d1ba64dcea2db167ad5b181bd3409b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-48.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence  was blood - gold - blood.  Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-49.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-49.html
new file mode 100644
index 0000000000000000000000000000000000000000..1cf20f0f4a3e37d97f90e97ec0b3afb0915b0d64
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-49.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+Sorry about that.  The sequence  was blood - silver - blood.  Don't be discouraged. You can't win them all!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-50.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-50.html
new file mode 100644
index 0000000000000000000000000000000000000000..480e918e3ff45fcf1d3d97249f3c7bc6a16f3ec7
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-50.html
@@ -0,0 +1,7 @@
+<html><body>Blacksmith Duning:<br>
+You got one right! Now guess again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-51.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-51.html
new file mode 100644
index 0000000000000000000000000000000000000000..383f91e20bd7a4b585eef8b2f14ed929a7d60cc8
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-51.html
@@ -0,0 +1,7 @@
+<html><body>Blacksmith Duning:<br>
+You got two right! Now guess again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-52.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-52.html
new file mode 100644
index 0000000000000000000000000000000000000000..916cb29f79d4bf46ddc031373682839ebb3b2d93
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-52.html
@@ -0,0 +1,6 @@
+<html><body>Blacksmith Duning:<br>
+You missed all of them!  If you think about it, this should help you in your next guess. Try again.<br>
+What is the color of the first coin?<br><a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-53.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-53.html
new file mode 100644
index 0000000000000000000000000000000000000000..17abfeb9266ce54a888f52756297c9cacb7ac182
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-53.html
@@ -0,0 +1,4 @@
+<html><body>Blacksmith Duning:<br>
+As you know, you must correctly guess the sequence of the coins.  <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 22">Restart</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-54.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-54.html
new file mode 100644
index 0000000000000000000000000000000000000000..1c99bc73fc9bcb810663d81610fcfb2e0c0a53da
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30688-54.html
@@ -0,0 +1,3 @@
+<html><body>Blacksmith Duning:<br>
+I cannot trade with higher-level members than myself. You are level 3 and should go and find Magister Page of Hunter's Village, Investigator Lorraine near Cruma Tower or Warehouse Keeper Hagger of the Town of Oren.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-01.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-01.html
new file mode 100644
index 0000000000000000000000000000000000000000..e2048788771c264043ed08b3f8f62bb66f753239
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-01.html
@@ -0,0 +1,8 @@
+<html><body>Magister Page:<br>
+Ah, a rookie! I'm surprised you made it this far... Oh well, coin collecting is a great pastime. It's not too complicated... You can make some great trades in a place like this... Once you know what you're doing, you can really clean up!<br>
+Here is a list of the coins I have. Take a look. If you wish to trade with me, you must bring me many <font color="LEVEL">low-grade coins</font>.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 1">Gold Knight</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 2">Silver Fairy</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 3">Blood Werewolf</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 4">Nia's Blood Medusa</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-02.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-02.html
new file mode 100644
index 0000000000000000000000000000000000000000..5d50326b5d3f9850f50341fe361d71a2a048974f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-02.html
@@ -0,0 +1,8 @@
+<html><body>Magister Page:<br>
+Ah, yes, the Gold Knight! A noble coin! Our current exchange rate is 1:10. Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Gold Wyverns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Gold Wyverns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Gold Wyverns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-03.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-03.html
new file mode 100644
index 0000000000000000000000000000000000000000..1ecd49723918c1582d05ccb40f867927fd21a039
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-03.html
@@ -0,0 +1,8 @@
+<html><body>Magister Page:<br>
+Ah, yes, the Silver Fairy! A magnificent coin! Our current exchange rate is 1:10. Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Silver Unicorns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Silver Unicorns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Silver Unicorns]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-04.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-04.html
new file mode 100644
index 0000000000000000000000000000000000000000..ef7f926cc26b8017c5bea99c5f940e028ec4b778
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-04.html
@@ -0,0 +1,8 @@
+<html><body>Magister Page:<br>
+Ah, yes, the Blood Werewolf! Our standard exchange rate is 1:10. Or perhaps you would prefer a game of chance?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game.[Guess correctly in 2 tries - 4 Blood Medusas]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game.[Guess correctly in 3 tries - 8 Blood Medusas]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game.[Guess correctly in 4 tries - 9 Blood Medusas]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-05.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-05.html
new file mode 100644
index 0000000000000000000000000000000000000000..3fd61f9d70b9758b78d45f45497dc7eedf721f67
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-05.html
@@ -0,0 +1,8 @@
+<html><body>Magister Page:<br>
+Ah, yes, Nia's Blood Medusa! How shall we proceed? The common exchange rate is currently 1:20, or perhaps you would prefer a game of chance, popular with this collector's club...<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Accept exchange rate of 1:20</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 8 Blood Medusas]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 16 Blood Medusas]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 18 Blood Medusas]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Listen to the game instructions.</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-06.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-06.html
new file mode 100644
index 0000000000000000000000000000000000000000..92ea09f30180c92593d3025848202bc4c9d203d9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-06.html
@@ -0,0 +1,6 @@
+<html><body>Magister Page:<br>
+How many would you like to exchange?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">1</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">5</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 12">10</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-07.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-07.html
new file mode 100644
index 0000000000000000000000000000000000000000..f30425d0b34d50381adbca3ed1f307aa652356b1
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-07.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Here you go.  Please count it.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-10.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-10.html
new file mode 100644
index 0000000000000000000000000000000000000000..ad78b619c022748d997804134c18e74910ab2017
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-10.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+You must do better than that.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-11.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-11.html
new file mode 100644
index 0000000000000000000000000000000000000000..4f360a035beed78eb4b86c38c3aaed1bf0bf58fc
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-11.html
@@ -0,0 +1,7 @@
+<html><body>Magister Page:<br>
+Let us begin. Take your best guess.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-12.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-12.html
new file mode 100644
index 0000000000000000000000000000000000000000..50b99dcce1a5697a9c83468165991f741bf6577e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-12.html
@@ -0,0 +1,7 @@
+<html><body>Magister Page:<br>
+Let us begin.  Take your best guess.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-13.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-13.html
new file mode 100644
index 0000000000000000000000000000000000000000..50b99dcce1a5697a9c83468165991f741bf6577e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-13.html
@@ -0,0 +1,7 @@
+<html><body>Magister Page:<br>
+Let us begin.  Take your best guess.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-14.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-14.html
new file mode 100644
index 0000000000000000000000000000000000000000..ebe09a9fed6f7acb87e46c9e2950b6a341c06a28
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-14.html
@@ -0,0 +1,6 @@
+<html><body>Magister Page:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-15.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-15.html
new file mode 100644
index 0000000000000000000000000000000000000000..ebe09a9fed6f7acb87e46c9e2950b6a341c06a28
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-15.html
@@ -0,0 +1,6 @@
+<html><body>Magister Page:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-16.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-16.html
new file mode 100644
index 0000000000000000000000000000000000000000..ebe09a9fed6f7acb87e46c9e2950b6a341c06a28
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-16.html
@@ -0,0 +1,6 @@
+<html><body>Magister Page:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-17.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-17.html
new file mode 100644
index 0000000000000000000000000000000000000000..f6ecece8ea3267a6c22c4a14590855a9b682c2f6
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-17.html
@@ -0,0 +1,6 @@
+<html><body>Magister Page:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-18.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-18.html
new file mode 100644
index 0000000000000000000000000000000000000000..b23a8483e02705944183f22e154c9d722ea73f5b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-18.html
@@ -0,0 +1,6 @@
+<html><body>Magister Page:<br>
+What's the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-19.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-19.html
new file mode 100644
index 0000000000000000000000000000000000000000..f6ecece8ea3267a6c22c4a14590855a9b682c2f6
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-19.html
@@ -0,0 +1,6 @@
+<html><body>Magister Page:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-20.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-20.html
new file mode 100644
index 0000000000000000000000000000000000000000..48090624ef780dd410e2f0987f0640fd8ffdf2ed
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-20.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Correct! I lost a lot that time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-23.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-23.html
new file mode 100644
index 0000000000000000000000000000000000000000..0a120c3dc497de94ba92d44a901bd59d5eed70a8
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-23.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was gold - gold - gold. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-24.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-24.html
new file mode 100644
index 0000000000000000000000000000000000000000..9fcd7eb2d0dec090e2781845786893247c82fbcb
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-24.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was gold - silver - gold. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-25.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-25.html
new file mode 100644
index 0000000000000000000000000000000000000000..099d426aefb7a1def5d8c070e38e9f529df0c562
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-25.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was silver - gold - gold. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-26.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-26.html
new file mode 100644
index 0000000000000000000000000000000000000000..d32499cc0f102e257cb6c6f529facdc03bf40596
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-26.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was silver - silver - gold. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-27.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-27.html
new file mode 100644
index 0000000000000000000000000000000000000000..71c0234e9150be62f32d4c39e8d8dbf27fe94f53
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-27.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was blood - blood - gold. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-28.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-28.html
new file mode 100644
index 0000000000000000000000000000000000000000..0aa5c8603f7fe37f3dc0a76576a1cf8ffe8c56b6
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-28.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was gold - blood - gold. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-29.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-29.html
new file mode 100644
index 0000000000000000000000000000000000000000..8ffe78e8a049fdf9365b3a3b8182599659b29a8b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-29.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was silver - blood - gold. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-30.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-30.html
new file mode 100644
index 0000000000000000000000000000000000000000..577a0ba74fe96388a20960b5e78d48c9078bd7ff
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-30.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was blood - gold - gold. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-31.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-31.html
new file mode 100644
index 0000000000000000000000000000000000000000..19824f9b4ac4920d664d56def2c18e79e76a5b74
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-31.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was blood - silver - gold. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-32.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-32.html
new file mode 100644
index 0000000000000000000000000000000000000000..151b57109315fa5b32ed1090e683ad89e46f36da
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-32.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was gold - gold - silver. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-33.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-33.html
new file mode 100644
index 0000000000000000000000000000000000000000..9e3249a1c5e0445921404affe5bf05e02344b58c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-33.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was gold - silver - silver. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-34.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-34.html
new file mode 100644
index 0000000000000000000000000000000000000000..b734989aa19e1e55affe1bbf3fb2dbf0a3ddf63f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-34.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was silver - gold - silver. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-35.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-35.html
new file mode 100644
index 0000000000000000000000000000000000000000..599077f9cb1e0bd723ab46d2b286187a12b604d4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-35.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was silver - silver - silver. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-36.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-36.html
new file mode 100644
index 0000000000000000000000000000000000000000..4874e92724b5522d8f4e63f6727e8998214199ef
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-36.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was blood - blood - silver. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-37.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-37.html
new file mode 100644
index 0000000000000000000000000000000000000000..0ce464b2674a8fdeb49f7ca1aaf23d6f091a1fdc
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-37.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was gold - blood - silver. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-38.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-38.html
new file mode 100644
index 0000000000000000000000000000000000000000..42dca857fa13b4cd9f6af7ffcfd8db880d9a3468
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-38.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was silver - blood - silver. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-39.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-39.html
new file mode 100644
index 0000000000000000000000000000000000000000..98bfcb4e886df53d7a6e4e18499920a9e4ad7271
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-39.html
@@ -0,0 +1,2 @@
+<html><body>Magister Page:<br>Too bad, you lose. The correct sequence was blood - gold - silver. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-40.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-40.html
new file mode 100644
index 0000000000000000000000000000000000000000..3a98d673ca57e858dff5412d244d2c245f16c0bb
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-40.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was blood - silver - silver. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-41.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-41.html
new file mode 100644
index 0000000000000000000000000000000000000000..71f9d2b26b9625b637eb962b2cbb45550a9f6430
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-41.html
@@ -0,0 +1,2 @@
+<html><body>Magister Page:<br>Too bad, you lose. The correct sequence was gold - gold - blood. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-42.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-42.html
new file mode 100644
index 0000000000000000000000000000000000000000..24ce90d98eabaf11069c3a8770cf2add760430da
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-42.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was gold - silver - blood. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-43.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-43.html
new file mode 100644
index 0000000000000000000000000000000000000000..580fe157c69c58260d8e052d389f96fa7f748ea9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-43.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was silver - gold - blood. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-44.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-44.html
new file mode 100644
index 0000000000000000000000000000000000000000..22a133c1b121391cc22fb32e3cb1b11c0be06486
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-44.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was silver - silver - blood. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-45.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-45.html
new file mode 100644
index 0000000000000000000000000000000000000000..d4baed0b9cf2dabbebb31293968e59a4e39809b8
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-45.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was blood - blood - blood. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-46.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-46.html
new file mode 100644
index 0000000000000000000000000000000000000000..ddda1001b69e84dcf26ab5fe9c9f5988d1a4977e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-46.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was gold - blood - blood. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-47.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-47.html
new file mode 100644
index 0000000000000000000000000000000000000000..145db5f5e2329a0e05889aed48a8edb4be2e2d69
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-47.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was silver - blood - blood. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-48.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-48.html
new file mode 100644
index 0000000000000000000000000000000000000000..bc033d10d5f6270fb7309e67c20035a3a909e866
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-48.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was blood - gold - blood. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-49.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-49.html
new file mode 100644
index 0000000000000000000000000000000000000000..b6be102414370211c99a6335d3a4bc3e468e5b16
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-49.html
@@ -0,0 +1,3 @@
+<html><body>Magister Page:<br>
+Too bad, you lose. The correct sequence was blood - silver - blood. Ha! Better luck next time!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-50.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-50.html
new file mode 100644
index 0000000000000000000000000000000000000000..18f5ae5fec1b2fb1652a9626af0dd81b62bda207
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-50.html
@@ -0,0 +1,7 @@
+<html><body>Magister Page:<br>
+Ah ha! You got one right! Now try again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-51.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-51.html
new file mode 100644
index 0000000000000000000000000000000000000000..11d02920b10da660ac53e352c4de7d45f3956dcb
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-51.html
@@ -0,0 +1,7 @@
+<html><body>Magister Page:<br>
+You got two correct! Try  again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-52.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-52.html
new file mode 100644
index 0000000000000000000000000000000000000000..0136d681b6a49dc42793b42db07142d53d239453
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-52.html
@@ -0,0 +1,6 @@
+<html><body>Magister Page:<br>
+You missed them all! Try again.<br>What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-53.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-53.html
new file mode 100644
index 0000000000000000000000000000000000000000..408b4ceffc0619ae7daa4a1f99373867531fd877
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30696-53.html
@@ -0,0 +1,4 @@
+<html><body>Magister Page:<br>
+You have probably played a game like this before. This is an old tradition of the coin collector's club. The object of the game is to guess the sequence of colors of three coins that I have hidden. If you guess any part of the sequence correctly, I will tell you how many you got right. This is repeated until you figure out the answer. Ordinary mages do well at this game.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 22">Start over</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-01.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-01.html
new file mode 100644
index 0000000000000000000000000000000000000000..9e96eee21f6a52d111cb8b57452894f215672fc1
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-01.html
@@ -0,0 +1,4 @@
+<html><body>Guild President Bernard:<br>
+You are a stubborn old goat, aren't you! However, this has been in my family for years and no matter what you say I will not give it to you. Have you any idea of the history behind this coin? This coin and the ones collected by Sorint are not ordinary coins.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 1">"Tell me about the coin's history."</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-02.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-02.html
new file mode 100644
index 0000000000000000000000000000000000000000..9c58aaa534112f30b929f2ea30ac31ecedc088e7
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-02.html
@@ -0,0 +1,5 @@
+<html><body>Guild President Bernard:<br>
+Long ago Mystics cast a spell on this coin that caused it to shine in colors unique to whatever Mystic might be holding it. They were crafted by the finest Dwarven Artisans of the time. High level magic power was bestowed upon many coins to turn them into sublime works of art. It is said that Mystics used them as their own personal marks. They could be given as a mark of gratitude or as the mark of a curse.<br>This coin was given to my ancestor as a reward. Over the years, Mystics were mistaken for demons and many of them were killed. All the coins confiscated from them were considered accursed objects and were disposed of near the places where the Mystics were executed. Nowadays these coins have become mere collectible trinkets of ignorant fools like Sorint.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 2">"Where can I find one of these coins?"</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 3">"What do you mean by collectable trinkets?"</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-02a.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-02a.html
new file mode 100644
index 0000000000000000000000000000000000000000..5aa05583f8a6e8f8803f678e0317bb7531983af4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-02a.html
@@ -0,0 +1,3 @@
+<html><body>Guild President Bernard:<br>
+The Kaldis coin may be obtained from lizardmen in the Forest of Mirrors.  Let me give you some advice.  You would be wise to avoid people like Sorint. Coin collecting has been the ruin of many a fine man!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-03.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-03.html
new file mode 100644
index 0000000000000000000000000000000000000000..65a130b3d408c38169d6b0510638a1a5a6d2191b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-03.html
@@ -0,0 +1,3 @@
+<html><body>Guild President Bernard:<br>
+One of my ancestors received this coin from Kaldis. It is said that Kaldis was hiding in the Forest of Mirrors while Mystics were being persecuted. He was eventually killed in the forest by lizardmen. You might find some similar coins in the Forest of Mirrors.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-04.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-04.html
new file mode 100644
index 0000000000000000000000000000000000000000..1d3ef394789f43ff9ac1c1baee575a0c20daeadd
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-04.html
@@ -0,0 +1,4 @@
+<html><body>Guild President Bernard:<br>
+What makes you think I would know such an ignorant person? <br>
+This coin was given to one of my ancestors by Kaldis. It is said that he was hiding in the Forest of Mirrors while Mystics were being persecuted. He was eventually killed in the forest by lizardmen. You may find some similar coins there.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-05.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-05.html
new file mode 100644
index 0000000000000000000000000000000000000000..b77c2a0fc0b7823321260e6b3a81e08e174f0182
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-05.html
@@ -0,0 +1,4 @@
+<html><body>Guild President Bernard:<br>
+Ah, you again. Are you still looking for those strange coins?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 4">"Where can I find the strange coins?"</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-06.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-06.html
new file mode 100644
index 0000000000000000000000000000000000000000..0583d6d191f8a25cc7406ba985aa2c1e13e980fa
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30702-06.html
@@ -0,0 +1,4 @@
+<html><body>Hunter's Guild President Bernard:<br>
+To be honest... I investigated a little bit after you left. With the help of the guild, I uncovered out a region that has a lot of coins.<br>Let me see.... From what I've heard, <font color="LEVEL">Lakin</font> and <font color="LEVEL">Vanor Silenos</font> in southern Aden, and <font color="LEVEL">Timak Orcs</font> in northern Oren have coins.<br>
+Also, I don't know specifically which ones, but I heard coins can be discovered in the <font color="LEVEL">Bandit Stronghold of Oren, Cemetery of Aden, Watcher's Tomb, Earth of Slaughter, Garden of Beasts, Valley of Saints, and the Ancient Battleground</font> regions.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-01.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-01.html
new file mode 100644
index 0000000000000000000000000000000000000000..4038bd2a0a144519ac3e3d5b6a9a476acdc35ea9
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-01.html
@@ -0,0 +1,7 @@
+<html><body>Head Blacksmith Ferris:<br>
+I have only recently  become a level 1 member so please bear with me.<br>What do you wish to exchange? These are the only coins I have... To trade with me, you must have a <font color="LEVEL">medium grade coin</font>. Would you like one of my coins?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 1">Blood Dragon</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 2">Silver Dragon</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 3">Gold Dragon</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 4">Beleth's Blood Dragon</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-02.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-02.html
new file mode 100644
index 0000000000000000000000000000000000000000..b332b7d44d63578999edcbf57ba45e420e77352c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-02.html
@@ -0,0 +1,8 @@
+<html><body>Head Blacksmith Ferris:<br>
+Ah, the Blood Dragon! Shall we trade? I will exchange a Blood Dragon for 5 Blood Basilisks and 5 blood succubi... What do you think? Or perhaps you would prefer a game of chance? That would be fine with me! I am very good at this game...<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Accept exchange rate</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Blood Basilisks]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Blood Basilisks]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Blood Basilisks]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-03.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-03.html
new file mode 100644
index 0000000000000000000000000000000000000000..abf6fd266934034838e9a76421f061a0ac49a1e5
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-03.html
@@ -0,0 +1,8 @@
+<html><body>Head Blacksmith Ferris:<br>
+Ah, the Silver Dragon! Shall we trade? I will trade you one Silver Dragon for 5 Silver Dryads and 5 Silver Undines... What do you think? Or perhaps you would prefer a game of chance? That would be fine with me! I am pretty adept at this game...<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Accept the standard exchange rate</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game [Guess correctly in 2 tries - 4 Silver Dryads]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game [Guess correctly in 3 tries - 8 Silver Dryads]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game [Guess correctly in 4 tries - 9 Silver Dryads]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-04.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-04.html
new file mode 100644
index 0000000000000000000000000000000000000000..1f189d501111fd0ecfa830f7f1e2200dcc63d84e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-04.html
@@ -0,0 +1,8 @@
+<html><body>Head Blacksmith Ferris:<br>
+Oh, you mean the Gold Dragon? Shall we trade? I will trade you one Gold Dragon for 5 Gold Giants and 5 Gold Wyrms... Huh? Or perhaps you would prefer a game of chance? That would be fine with me... I am pretty good at this game...<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at set rate.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Gold Giants]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Gold Giants]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Gold Giants]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game.</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-05.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-05.html
new file mode 100644
index 0000000000000000000000000000000000000000..3b3954cc32b613d16453be5a8c26026434d2ad4b
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-05.html
@@ -0,0 +1,8 @@
+<html><body>Head Blacksmith Ferris:<br>
+Oh, you mean the Beleth's Blood Dragon? I will trade you one Beleth's Blood Dragon for 10 Blood Basilisks and 10 blood succubi... Or perhaps you would prefer a game of chance? That would be fine with me... I'm quite good at this... <br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at the set ratio.</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in 2 tries - 4 Blood Basilisks and 4 blood succubi]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in 3 tries - 8 Blood Basilisks and 8 blood succubi]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in 4 tries - 9 Blood Basilisks and 9 blood succubi]</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-06.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-06.html
new file mode 100644
index 0000000000000000000000000000000000000000..5670887f1abad2e20b2f164e2181447df8381c21
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-06.html
@@ -0,0 +1,6 @@
+<html><body>Head Blacksmith Ferris:<br>
+How many do you wish to exchange?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 10">1</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11">5</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 11"> 10</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-07.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-07.html
new file mode 100644
index 0000000000000000000000000000000000000000..0faed395a5020c594432cc9a3296e4a33191e8ed
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-07.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Here you go!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-10.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-10.html
new file mode 100644
index 0000000000000000000000000000000000000000..cd042cc195ff18de5a395d522cc5399be1d5ae42
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-10.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+You must do better than that.  Come back when you have more coins.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-11.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-11.html
new file mode 100644
index 0000000000000000000000000000000000000000..e2e5fb6c834a576effbd2237230e783749f367ed
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-11.html
@@ -0,0 +1,6 @@
+<html><body>Head Blacksmith Ferris:<br>
+Shall we begin?<br>What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-14.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-14.html
new file mode 100644
index 0000000000000000000000000000000000000000..488cffce2759a915676f643bab7a82e288c0d79f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-14.html
@@ -0,0 +1,6 @@
+<html><body>Head Blacksmith Ferris:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-15.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-15.html
new file mode 100644
index 0000000000000000000000000000000000000000..488cffce2759a915676f643bab7a82e288c0d79f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-15.html
@@ -0,0 +1,6 @@
+<html><body>Head Blacksmith Ferris:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-16.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-16.html
new file mode 100644
index 0000000000000000000000000000000000000000..488cffce2759a915676f643bab7a82e288c0d79f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-16.html
@@ -0,0 +1,6 @@
+<html><body>Head Blacksmith Ferris:<br>
+What is the color of the second coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 16">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 17">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 18">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-17.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-17.html
new file mode 100644
index 0000000000000000000000000000000000000000..7e777f92b767f2b5e1bad67267704fee76adfc91
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-17.html
@@ -0,0 +1,6 @@
+<html><body>Head Blacksmith Ferris:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-18.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-18.html
new file mode 100644
index 0000000000000000000000000000000000000000..7e777f92b767f2b5e1bad67267704fee76adfc91
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-18.html
@@ -0,0 +1,6 @@
+<html><body>Head Blacksmith Ferris:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-19.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-19.html
new file mode 100644
index 0000000000000000000000000000000000000000..7e777f92b767f2b5e1bad67267704fee76adfc91
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-19.html
@@ -0,0 +1,6 @@
+<html><body>Head Blacksmith Ferris:<br>
+What is the color of the third coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 19">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 20">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 21">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-20.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-20.html
new file mode 100644
index 0000000000000000000000000000000000000000..54d45e032db97f6f7c206bc33743c741e361cc9f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-20.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Congratulations!  You win!  Its been a while since that happened!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-23.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-23.html
new file mode 100644
index 0000000000000000000000000000000000000000..78a8e6fd9393b8c30cbd0bb75eaa4a05d3701cbc
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-23.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+You lose. The correct sequence was gold - gold - gold. I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-24.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-24.html
new file mode 100644
index 0000000000000000000000000000000000000000..de9382e5e05e9c108d5e064b2c515dba8724dead
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-24.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Too bad, you lose. The correct sequence was gold - silver - gold. I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-25.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-25.html
new file mode 100644
index 0000000000000000000000000000000000000000..ba77d5c5134d92263bac7703b12ad617ea38cb1d
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-25.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Better luck next time!  The correct answer was silver - gold - gold. I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-26.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-26.html
new file mode 100644
index 0000000000000000000000000000000000000000..269abf292d8d205692bac40f335f2ea1a7cfcc28
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-26.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+You lose. The correct sequence was silver - silver - gold. I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-27.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-27.html
new file mode 100644
index 0000000000000000000000000000000000000000..d2f4d61ce45c709c05042fda3db5853bb092a1c3
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-27.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Better luck next time. The correct sequence was blood - blood - gold. I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-28.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-28.html
new file mode 100644
index 0000000000000000000000000000000000000000..cf1f3d609a16902e001080722e953ade58fea27e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-28.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+You lose. The correct sequence was gold - blood - gold. I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-29.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-29.html
new file mode 100644
index 0000000000000000000000000000000000000000..7c43a6dc142c9de9536853e7cf9125ec25c085b2
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-29.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Too bad. The correct sequence was silver - blood - gold. I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-30.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-30.html
new file mode 100644
index 0000000000000000000000000000000000000000..855ed54caef9118215dc3afe789fcf5101f24a7a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-30.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Wrong answer. The correct sequence was blood - gold - gold. I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-31.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-31.html
new file mode 100644
index 0000000000000000000000000000000000000000..b2b9ec4c5d780947c89b18072ed058a493b622a8
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-31.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Better luck next time. The correct sequence was blood - silver - gold. I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-32.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-32.html
new file mode 100644
index 0000000000000000000000000000000000000000..4558829798ed960d1a654b090b00ba8ceb826cef
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-32.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Wrong. The correct sequence was gold - gold - silver. I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-33.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-33.html
new file mode 100644
index 0000000000000000000000000000000000000000..7b0901c2897e1af128634604fa815ded54c187ae
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-33.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Too bad. You lose.  The correct sequence was gold - silver - silver. I don love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-34.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-34.html
new file mode 100644
index 0000000000000000000000000000000000000000..13b780e29ee54a6af5bd17bde1c25151300dccf4
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-34.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Better luck next time. The correct sequence was silver - gold - silver. I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-35.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-35.html
new file mode 100644
index 0000000000000000000000000000000000000000..c5dfbdfb519e883fb536339dcb5eccc887655bfe
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-35.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Too bad.  You lose. The correct sequence was silver - silver - silver. I really love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-36.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-36.html
new file mode 100644
index 0000000000000000000000000000000000000000..19a7231fa587dfecdc162fcbff26f85dc2b76017
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-36.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Too bad.  You lose. The correct sequence was blood - blood - silver. I really do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-37.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-37.html
new file mode 100644
index 0000000000000000000000000000000000000000..46ab2e1d979ce1ed8e0fe448b53ee0ecbc855c1e
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-37.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Wrong answer.  You lose. The correct sequence was gold - blood - silver.  I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-38.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-38.html
new file mode 100644
index 0000000000000000000000000000000000000000..dbdc9812ce1048f0bfbfb40ec1c3721ce837c3e5
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-38.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Too bad.  You lose. The correct sequence was silver - blood - silver. I really love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-39.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-39.html
new file mode 100644
index 0000000000000000000000000000000000000000..0b303c6db833cb9b5b4d8d782ef9ff5643a69705
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-39.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Too bad.  You lose. The correct sequence was blood - gold - silver.  I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-40.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-40.html
new file mode 100644
index 0000000000000000000000000000000000000000..189897dae3c5a7eeeab22e979b9f0fa564dbd01c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-40.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Better luck next time.  You lose. The correct sequence was blood - silver - silver.  I really do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-41.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-41.html
new file mode 100644
index 0000000000000000000000000000000000000000..60cfb33e908292628a3e6642c23e45cd0ec766a2
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-41.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Too bad.  You lose. The correct sequence was gold - gold - blood.  I really do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-42.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-42.html
new file mode 100644
index 0000000000000000000000000000000000000000..b204f91b696f70124ed1c2fbe6c9a3391872a75c
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-42.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Too bad, you lose. The correct sequence was gold - silver - blood. I do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-43.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-43.html
new file mode 100644
index 0000000000000000000000000000000000000000..3547a4500bda01caabc1daa68ce5bb72dc4c1b7f
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-43.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Better luck next time.  You lose. The correct sequence was silver - gold - blood. I really do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-44.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-44.html
new file mode 100644
index 0000000000000000000000000000000000000000..ac3a8e92d89cdb55c260d2689ed8f1bd54c54211
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-44.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Too bad, you lose. The correct sequence was silver - silver - blood. I really do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-45.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-45.html
new file mode 100644
index 0000000000000000000000000000000000000000..6e16f3ddc9cda3f16311f2507cd73ba91d8c72f0
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-45.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Better luck next time. The correct sequence was blood - blood - blood. I really do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-46.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-46.html
new file mode 100644
index 0000000000000000000000000000000000000000..0a42998d56d11ecb0b5213a7e0413d71437b6f25
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-46.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Wrong answer.  You lose. The correct sequence was gold - blood - blood. I really do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-47.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-47.html
new file mode 100644
index 0000000000000000000000000000000000000000..f90ad9f1f6596c6b118176b264832866223ff2be
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-47.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Too bad, you lose.  The correct sequence was silver - blood - blood. I really do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-48.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-48.html
new file mode 100644
index 0000000000000000000000000000000000000000..099c55f0992b3a7e0cb0554a5608e24a9c6c4219
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-48.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Wrong answer, you lose. The correct sequence was blood - gold - blood. I really do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-49.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-49.html
new file mode 100644
index 0000000000000000000000000000000000000000..6ab84c768ed437f74d69e906c9f21cc2907441cf
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-49.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Better luck next time. The correct sequence was blood - silver - blood. I really do love this game!
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-50.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-50.html
new file mode 100644
index 0000000000000000000000000000000000000000..bc2a16b9e00e75ab4ae874108bcedde2d7759815
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-50.html
@@ -0,0 +1,7 @@
+<html><body>Head Blacksmith Ferris:<br>
+Ah, one correct answer! Now try again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-51.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-51.html
new file mode 100644
index 0000000000000000000000000000000000000000..8fed1d2ec3cbb024b422306115add7a916e7ba26
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-51.html
@@ -0,0 +1,7 @@
+<html><body>Head Blacksmith Ferris:<br>
+You got two right!. Try again.<br>
+What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-52.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-52.html
new file mode 100644
index 0000000000000000000000000000000000000000..01e0fbcf433ae8a177b31c7bf815238625059df7
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-52.html
@@ -0,0 +1,6 @@
+<html><body>Head Blacksmith Ferris:<br>
+Amazing!  You missed them all!  Try again.<br>What is the color of the first coin?<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 13">Gold</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 14">Silver</a><br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 15">Blood</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-53.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-53.html
new file mode 100644
index 0000000000000000000000000000000000000000..bd27dba80cab797c0157f6d1991b571b9edb8e8a
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-53.html
@@ -0,0 +1,4 @@
+<html><body>Head Blacksmith Ferris:<br>
+How shameful!  Imagine, a level 1 member uncertain of the rules at this point! Well, whatever. You must guess the sequence of the coins.<br>
+<a action="bypass -h Quest Q00336_CoinsOfMagic 22">Start over</a>
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-54.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-54.html
new file mode 100644
index 0000000000000000000000000000000000000000..858711f854c9612d71d87e8605f3d060b1f55e58
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30847-54.html
@@ -0,0 +1,3 @@
+<html><body>Head Blacksmith Ferris:<br>
+Being a level 1 member I can only trade with other level 1 members... Don't be discouraged. You need only find a member of your own level to trade with.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/Q00336_CoinsOfMagic.java b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/Q00336_CoinsOfMagic.java
new file mode 100644
index 0000000000000000000000000000000000000000..b083fa6c2385f40c27dfc5d0ea8b6969a843db13
--- /dev/null
+++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/Q00336_CoinsOfMagic.java
@@ -0,0 +1,1840 @@
+/*
+ * Copyright (C) 2004-2015 L2J DataPack
+ * 
+ * This file is part of L2J DataPack.
+ * 
+ * L2J DataPack is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ * 
+ * L2J DataPack is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+package quests.Q00336_CoinsOfMagic;
+
+import java.util.ArrayList;
+import java.util.List;
+
+import com.l2jserver.gameserver.enums.QuestSound;
+import com.l2jserver.gameserver.model.actor.L2Npc;
+import com.l2jserver.gameserver.model.actor.instance.L2PcInstance;
+import com.l2jserver.gameserver.model.quest.Quest;
+import com.l2jserver.gameserver.model.quest.QuestState;
+import com.l2jserver.gameserver.util.Util;
+
+/**
+ * Coin Of Magic (336)
+ * @author Zealar
+ */
+public final class Q00336_CoinsOfMagic extends Quest
+{
+	// NPCs
+	private static final int PANO = 30078;
+	private static final int COLLOB = 30092;
+	private static final int RAPIN = 30165;
+	private static final int HAGGER = 30183;
+	private static final int STAN = 30200;
+	private static final int WAREHOUSE_KEEPER_SORINT = 30232;
+	private static final int RESEARCHER_LORAIN = 30673;
+	private static final int BLACKSMITH_DUNING = 30688;
+	private static final int MAGISTER_PAGE = 30696;
+	private static final int UNION_PRESIDENT_BERNARD = 30702;
+	private static final int HEAD_BLACKSMITH_FERRIS = 30847;
+	// Items
+	private static final int Q_BLOOD_MEDUSA = 3472;
+	private static final int Q_BLOOD_WEREWOLF = 3473;
+	private static final int Q_BLOOD_BASILISK = 3474;
+	private static final int Q_BLOOD_DREVANUL = 3475;
+	private static final int Q_BLOOD_SUCCUBUS = 3476;
+	private static final int Q_BLOOD_DRAGON = 3477;
+	private static final int Q_BERETHS_BLOOD_DRAGON = 3478;
+	private static final int Q_MANAKS_BLOOD_WEREWOLF = 3479;
+	private static final int Q_NIAS_BLOOD_MEDUSA = 3480;
+	private static final int Q_GOLD_DRAGON = 3481;
+	private static final int Q_GOLD_WYVERN = 3482;
+	private static final int Q_GOLD_KNIGHT = 3483;
+	private static final int Q_GOLD_GIANT = 3484;
+	private static final int Q_GOLD_DRAKE = 3485;
+	private static final int Q_GOLD_WYRM = 3486;
+	private static final int Q_BERETHS_GOLD_DRAGON = 3487;
+	private static final int Q_MANAKS_GOLD_GIANT = 3488;
+	private static final int Q_NIAS_GOLD_WYVERN = 3489;
+	private static final int Q_SILVER_UNICORN = 3490;
+	private static final int Q_SILVER_FAIRY = 3491;
+	private static final int Q_SILVER_DRYAD = 3492;
+	private static final int Q_SILVER_DRAGON = 3493;
+	private static final int Q_SILVER_GOLEM = 3494;
+	private static final int Q_SILVER_UNDINE = 3495;
+	private static final int Q_BERETHS_SILVER_DRAGON = 3496;
+	private static final int Q_MANAKS_SILVER_DRYAD = 3497;
+	private static final int Q_NIAS_SILVER_FAIRY = 3498;
+	private static final int Q_COIN_DIAGRAM = 3811;
+	private static final int Q_KALDIS_GOLD_DRAGON = 3812;
+	private static final int Q_CC_MEMBERSHIP_1 = 3813;
+	private static final int Q_CC_MEMBERSHIP_2 = 3814;
+	private static final int Q_CC_MEMBERSHIP_3 = 3815;
+	// Monsters
+	private static final int HEADLESS_KNIGHT = 20146;
+	private static final int OEL_MAHUM = 20161;
+	private static final int SHACKLE = 20235;
+	private static final int ROYAL_CAVE_SERVANT = 20240;
+	private static final int MALRUK_SUCCUBUS_TUREN = 20245;
+	private static final int ROYAL_CAVE_SERVANT_HOLD = 20276;
+	private static final int SHACKLE_HOLD = 20279;
+	private static final int HEADLESS_KNIGHT_HOLD = 20280;
+	private static final int H_MALRUK_SUCCUBUS_TUREN = 20284;
+	private static final int BYFOOT = 20568;
+	private static final int BYFOOT_SIGEL = 20569;
+	private static final int TARLK_BUGBEAR_BOSS = 20572;
+	private static final int OEL_MAHUM_WARRIOR = 20575;
+	private static final int OEL_MAHUM_WITCH_DOCTOR = 20576;
+	private static final int TIMAK_ORC = 20583;
+	private static final int TIMAK_ORC_ARCHER = 20584;
+	private static final int TIMAK_ORC_SOLDIER = 20585;
+	private static final int TIMAK_ORC_SHAMAN = 20587;
+	private static final int LAKIN = 20604;
+	private static final int HARIT_LIZARDMAN_SHAMAN = 20644;
+	private static final int HARIT_LIZARDM_MATRIARCH = 20645;
+	private static final int HATAR_HANISHEE = 20663;
+	private static final int DOOM_KNIGHT = 20674;
+	private static final int PUNISHMENT_OF_UNDEAD = 20678;
+	private static final int VANOR_SILENOS_SHAMAN = 20685;
+	private static final int HUNGRY_CORPSE = 20954;
+	private static final int NIHIL_INVADER = 20957;
+	private static final int DARK_GUARD = 20959;
+	private static final int BLOODY_GHOST = 20960;
+	private static final int FLOAT_OF_GRAVE = 21003;
+	private static final int DOOM_SERVANT = 21006;
+	private static final int DOOM_ARCHER = 21008;
+	private static final int KUKABURO = 21274;
+	private static final int KUKABURO_A = 21275;
+	private static final int KUKABURO_B = 21276;
+	private static final int ANTELOPE = 21278;
+	private static final int ANTELOPE_A = 21279;
+	private static final int ANTELOPE_B = 21280;
+	private static final int BANDERSNATCH = 21282;
+	private static final int BANDERSNATCH_A = 21283;
+	private static final int BANDERSNATCH_B = 21284;
+	private static final int BUFFALO = 21286;
+	private static final int BUFFALO_A = 21287;
+	private static final int BUFFALO_B = 21288;
+	private static final int BRILLIANT_CLAW = 21521;
+	private static final int BRILLIANT_CLAW_1 = 21522;
+	private static final int BRILLIANT_WISDOM = 21526;
+	private static final int BRILLIANT_VENGEANCE = 21531;
+	private static final int BRILLIANT_VENGEANCE_1 = 21658;
+	private static final int BRILLIANT_ANGUISH = 21539;
+	private static final int BRILLIANT_ANGUISH_1 = 21540;
+	// Rewards
+	private static final int DEMON_STAFF = 206;
+	private static final int DARK_SCREAMER = 233;
+	private static final int WIDOW_MAKER = 303;
+	private static final int SWORD_OF_LIMIT = 132;
+	private static final int DEMONS_BOOTS = 2435;
+	private static final int DEMONS_HOSE = 472;
+	private static final int DEMONS_GLOVES = 2459;
+	private static final int FULL_PLATE_HELMET = 2414;
+	private static final int MOONSTONE_EARING = 852;
+	private static final int NASSENS_EARING = 855;
+	private static final int RING_OF_BINDING = 886;
+	private static final int NECKLACE_OF_PROTECTION = 916;
+	// Variables name
+	private static final String WEIGHT_POINT = "weight_point";
+	private static final String PARAM_1 = "param1";
+	private static final String PARAM_2 = "param2";
+	private static final String PARAM_3 = "param3";
+	private static final String FLAG = "flag";
+	
+	public Q00336_CoinsOfMagic()
+	{
+		super(336, Q00336_CoinsOfMagic.class.getSimpleName(), "Coins of Magic");
+		addStartNpc(WAREHOUSE_KEEPER_SORINT);
+		addTalkId(PANO, COLLOB, RAPIN, HAGGER, STAN, RESEARCHER_LORAIN, BLACKSMITH_DUNING, MAGISTER_PAGE, UNION_PRESIDENT_BERNARD, HEAD_BLACKSMITH_FERRIS);
+		addKillId(HEADLESS_KNIGHT, OEL_MAHUM, SHACKLE, ROYAL_CAVE_SERVANT, MALRUK_SUCCUBUS_TUREN, ROYAL_CAVE_SERVANT_HOLD, SHACKLE_HOLD, HEADLESS_KNIGHT_HOLD, H_MALRUK_SUCCUBUS_TUREN, BYFOOT, BYFOOT_SIGEL, TARLK_BUGBEAR_BOSS, OEL_MAHUM_WARRIOR, OEL_MAHUM_WITCH_DOCTOR, TIMAK_ORC, TIMAK_ORC_ARCHER, TIMAK_ORC_SOLDIER, TIMAK_ORC_SHAMAN, LAKIN, HARIT_LIZARDMAN_SHAMAN, HARIT_LIZARDM_MATRIARCH, HATAR_HANISHEE, DOOM_KNIGHT, PUNISHMENT_OF_UNDEAD, VANOR_SILENOS_SHAMAN, HUNGRY_CORPSE, NIHIL_INVADER, DARK_GUARD, BLOODY_GHOST, FLOAT_OF_GRAVE, DOOM_SERVANT, DOOM_ARCHER, KUKABURO, KUKABURO_A, KUKABURO_B, ANTELOPE, ANTELOPE_A, ANTELOPE_B, BANDERSNATCH, BANDERSNATCH_A, BANDERSNATCH_B, BUFFALO, BUFFALO_A, BUFFALO_B, BRILLIANT_CLAW, BRILLIANT_CLAW_1, BRILLIANT_WISDOM, BRILLIANT_VENGEANCE, BRILLIANT_VENGEANCE_1, BRILLIANT_ANGUISH, BRILLIANT_ANGUISH_1);
+		registerQuestItems(Q_COIN_DIAGRAM, Q_KALDIS_GOLD_DRAGON, Q_CC_MEMBERSHIP_1, Q_CC_MEMBERSHIP_2, Q_CC_MEMBERSHIP_3);
+	}
+	
+	@Override
+	public String onTalk(L2Npc npc, L2PcInstance player)
+	{
+		final QuestState qs = getQuestState(player, true);
+		String htmltext = getNoQuestMsg(player);
+		if (qs == null)
+		{
+			return htmltext;
+		}
+		switch (npc.getId())
+		{
+			case PANO:
+			case COLLOB:
+			case HEAD_BLACKSMITH_FERRIS:
+			{
+				if (qs.hasQuestItems(Q_CC_MEMBERSHIP_1))
+				{
+					resetParams(qs);
+					return npc.getId() + "-01.html";
+				}
+				if (qs.hasQuestItems(Q_CC_MEMBERSHIP_2) || qs.hasQuestItems(Q_CC_MEMBERSHIP_3))
+				{
+					return npc.getId() + "-54.html";
+				}
+				break;
+			}
+			case RAPIN:
+			case STAN:
+			case BLACKSMITH_DUNING:
+			{
+				if (qs.hasQuestItems(Q_CC_MEMBERSHIP_1) || qs.hasQuestItems(Q_CC_MEMBERSHIP_2))
+				{
+					resetParams(qs);
+					return npc.getId() + "-01.html";
+				}
+				if (qs.hasQuestItems(Q_CC_MEMBERSHIP_3))
+				{
+					return npc.getId() + "-54.html";
+				}
+				break;
+			}
+			case HAGGER:
+			case MAGISTER_PAGE:
+			case RESEARCHER_LORAIN:
+			{
+				if (qs.hasQuestItems(Q_CC_MEMBERSHIP_1) || qs.hasQuestItems(Q_CC_MEMBERSHIP_2) || qs.hasQuestItems(Q_CC_MEMBERSHIP_3))
+				{
+					resetParams(qs);
+					return npc.getId() + "-01.html";
+				}
+				break;
+			}
+			case UNION_PRESIDENT_BERNARD:
+			{
+				if ((qs.getMemoState() == 1) && qs.hasQuestItems(Q_COIN_DIAGRAM))
+				{
+					return "30702-01.html";
+				}
+				if (qs.getMemoState() >= 3)
+				{
+					return "30702-05.html";
+				}
+				if (qs.getMemoState() == 2)
+				{
+					return "30702-02a.html";
+				}
+			}
+			case WAREHOUSE_KEEPER_SORINT:
+			{
+				if (qs.isCreated())
+				{
+					if (player.getLevel() < 40)
+					{
+						return "30232-01.htm";
+					}
+					return "30232-02.htm";
+				}
+				if (qs.isStarted())
+				{
+					if (!qs.hasQuestItems(Q_KALDIS_GOLD_DRAGON) && ((qs.getMemoState() == 1) || (qs.getMemoState() == 2)))
+					{
+						return "30232-06.html";
+					}
+					if (qs.hasQuestItems(Q_KALDIS_GOLD_DRAGON) && ((qs.getMemoState() == 1) || (qs.getMemoState() == 2)))
+					{
+						qs.giveItems(Q_CC_MEMBERSHIP_3, 1);
+						qs.takeItems(Q_COIN_DIAGRAM, -1);
+						qs.takeItems(Q_KALDIS_GOLD_DRAGON, 1);
+						qs.setMemoState(3);
+						qs.setCond(4);
+						qs.showQuestionMark(336);
+						qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+						return "30232-07.html";
+					}
+					if (qs.hasQuestItems(Q_CC_MEMBERSHIP_3) && (qs.getMemoState() == 3))
+					{
+						return "30232-10.html";
+					}
+					if (qs.hasQuestItems(Q_CC_MEMBERSHIP_2) && (qs.getMemoState() == 3))
+					{
+						return "30232-11.html";
+					}
+					if (qs.hasQuestItems(Q_CC_MEMBERSHIP_1) && (qs.getMemoState() == 3))
+					{
+						return "30232-12.html";
+					}
+				}
+			}
+		}
+		return htmltext;
+	}
+	
+	@Override
+	public String onAdvEvent(String event, L2Npc npc, L2PcInstance player)
+	{
+		final QuestState qs = getQuestState(player, false);
+		if (qs == null)
+		{
+			return null;
+		}
+		
+		String htmltext = null;
+		
+		if (event.equals("QUEST_ACCEPTED"))
+		{
+			qs.playSound(QuestSound.ITEMSOUND_QUEST_ACCEPT);
+			if (!qs.hasQuestItems(Q_COIN_DIAGRAM))
+			{
+				qs.giveItems(Q_COIN_DIAGRAM, 1);
+			}
+			qs.setMemoState(1);
+			qs.startQuest();
+			qs.showQuestionMark(336);
+			qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+			return "30232-05.htm";
+		}
+		int npcId = npc.getId();
+		int eventID = Integer.parseInt(event);
+		
+		switch (npcId)
+		{
+			case PANO:
+			case COLLOB:
+			case RAPIN:
+			case HAGGER:
+			case STAN:
+			case RESEARCHER_LORAIN:
+			case BLACKSMITH_DUNING:
+			case MAGISTER_PAGE:
+			case HEAD_BLACKSMITH_FERRIS:
+			{
+				switch (eventID)
+				{
+					case 1:
+					{
+						qs.set(PARAM_2, 11);
+						return npcId + "-02.html";
+					}
+					case 2:
+					{
+						qs.set(PARAM_2, 21);
+						return npcId + "-03.html";
+					}
+					case 3:
+					{
+						qs.set(PARAM_2, 31);
+						return npcId + "-04.html";
+					}
+					case 4:
+					{
+						qs.set(PARAM_2, 42);
+						return npcId + "-05.html";
+					}
+					case 5:
+					{
+						return npcId + "-06.html";
+					}
+					case 9:
+					{
+						return npcId + "-53.html";
+					}
+					case 13:
+					{
+						if (qs.getInt(FLAG) == 1)
+						{
+							qs.set(FLAG, 16);
+							return npcId + "-14.html";
+						}
+						break;
+					}
+					case 14:
+					{
+						if (qs.getInt(FLAG) == 1)
+						{
+							qs.set(FLAG, 32);
+							return npcId + "-15.html";
+						}
+						break;
+					}
+					case 15:
+					{
+						if (qs.getInt(FLAG) == 1)
+						{
+							qs.set(FLAG, 48);
+							return npcId + "-16.html";
+						}
+						break;
+					}
+					case 16:
+					{
+						qs.set(FLAG, qs.getInt(FLAG) + 4);
+						return npcId + "-17.html";
+					}
+					case 17:
+					{
+						qs.set(FLAG, qs.getInt(FLAG) + 8);
+						return npcId + "-18.html";
+					}
+					case 18:
+					{
+						qs.set(FLAG, qs.getInt(FLAG) + 12);
+						return npcId + "-19.html";
+					}
+					case 22:
+					{
+						return npcId + "-01.html";
+					}
+				}
+			}
+		}
+		switch (npcId)
+		{
+			case PANO:
+			{
+				switch (eventID)
+				{
+					case 6:
+					{
+						return shortFirstSteps(qs, PANO, 1, 4, Q_SILVER_DRYAD, Q_SILVER_UNDINE, 1, Q_GOLD_GIANT, Q_SILVER_DRYAD, Q_BLOOD_BASILISK);
+					}
+					case 7:
+					{
+						return shortFirstSteps(qs, PANO, 2, 8, Q_SILVER_DRYAD, Q_SILVER_UNDINE, 1, Q_GOLD_GIANT, Q_SILVER_DRYAD, Q_BLOOD_BASILISK);
+					}
+					case 8:
+					{
+						return shortFirstSteps(qs, PANO, 3, 9, Q_SILVER_DRYAD, Q_SILVER_UNDINE, 1, Q_GOLD_GIANT, Q_SILVER_DRYAD, Q_BLOOD_BASILISK);
+					}
+					case 10:
+					{
+						return shortSecondStepTwoItems(qs, PANO, 1, Q_SILVER_DRYAD, Q_SILVER_UNDINE, Q_BERETHS_SILVER_DRAGON, Q_GOLD_GIANT, Q_GOLD_WYRM, Q_GOLD_DRAGON, Q_SILVER_DRYAD, Q_SILVER_UNDINE, Q_SILVER_DRAGON, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, Q_BLOOD_DRAGON);
+					}
+					case 11:
+					{
+						return shortSecondStepTwoItems(qs, PANO, 5, Q_SILVER_DRYAD, Q_SILVER_UNDINE, Q_BERETHS_SILVER_DRAGON, Q_GOLD_GIANT, Q_GOLD_WYRM, Q_GOLD_DRAGON, Q_SILVER_DRYAD, Q_SILVER_UNDINE, Q_SILVER_DRAGON, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, Q_BLOOD_DRAGON);
+					}
+					case 12:
+					{
+						return shortSecondStepTwoItems(qs, PANO, 10, Q_SILVER_DRYAD, Q_SILVER_UNDINE, Q_BERETHS_SILVER_DRAGON, Q_GOLD_GIANT, Q_GOLD_WYRM, Q_GOLD_DRAGON, Q_SILVER_DRYAD, Q_SILVER_UNDINE, Q_SILVER_DRAGON, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, Q_BLOOD_DRAGON);
+					}
+					case 19:
+					{
+						return shortThirdStep(qs, PANO, 1, Q_BERETHS_SILVER_DRAGON, Q_GOLD_DRAGON, Q_SILVER_DRAGON, Q_SILVER_DRAGON);
+					}
+					case 20:
+					{
+						return shortThirdStep(qs, PANO, 2, Q_BERETHS_SILVER_DRAGON, Q_GOLD_DRAGON, Q_SILVER_DRAGON, Q_SILVER_DRAGON);
+					}
+					case 21:
+					{
+						return shortThirdStep(qs, PANO, 3, Q_BERETHS_SILVER_DRAGON, Q_GOLD_DRAGON, Q_SILVER_DRAGON, Q_SILVER_DRAGON);
+					}
+				}
+				break;
+			}
+			case COLLOB:
+			{
+				switch (eventID)
+				{
+					case 6:
+					{
+						return shortFirstSteps(qs, COLLOB, 1, 4, Q_GOLD_WYRM, Q_GOLD_GIANT, 1, Q_GOLD_WYRM, Q_SILVER_UNDINE, Q_BLOOD_SUCCUBUS);
+					}
+					case 7:
+					{
+						return shortFirstSteps(qs, COLLOB, 2, 8, Q_GOLD_WYRM, Q_GOLD_GIANT, 1, Q_GOLD_WYRM, Q_SILVER_UNDINE, Q_BLOOD_SUCCUBUS);
+					}
+					case 8:
+					{
+						return shortFirstSteps(qs, COLLOB, 3, 9, Q_GOLD_WYRM, Q_GOLD_GIANT, 1, Q_GOLD_WYRM, Q_SILVER_UNDINE, Q_BLOOD_SUCCUBUS);
+					}
+					case 10:
+					{
+						return shortSecondStepTwoItems(qs, COLLOB, 1, Q_GOLD_GIANT, Q_GOLD_WYRM, Q_BERETHS_GOLD_DRAGON, Q_GOLD_GIANT, Q_GOLD_WYRM, Q_GOLD_DRAGON, Q_SILVER_DRYAD, Q_SILVER_UNDINE, Q_SILVER_DRAGON, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, Q_BLOOD_DRAGON);
+					}
+					case 11:
+					{
+						return shortSecondStepTwoItems(qs, COLLOB, 5, Q_GOLD_GIANT, Q_GOLD_WYRM, Q_BERETHS_GOLD_DRAGON, Q_GOLD_GIANT, Q_GOLD_WYRM, Q_GOLD_DRAGON, Q_SILVER_DRYAD, Q_SILVER_UNDINE, Q_SILVER_DRAGON, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, Q_BLOOD_DRAGON);
+					}
+					case 12:
+					{
+						return shortSecondStepTwoItems(qs, COLLOB, 10, Q_GOLD_GIANT, Q_GOLD_WYRM, Q_BERETHS_GOLD_DRAGON, Q_GOLD_GIANT, Q_GOLD_WYRM, Q_GOLD_DRAGON, Q_SILVER_DRYAD, Q_SILVER_UNDINE, Q_SILVER_DRAGON, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, Q_BLOOD_DRAGON);
+					}
+					case 19:
+					{
+						return shortThirdStep(qs, COLLOB, 1, Q_BERETHS_GOLD_DRAGON, Q_GOLD_DRAGON, Q_SILVER_DRAGON, Q_BLOOD_DRAGON);
+					}
+					case 20:
+					{
+						return shortThirdStep(qs, COLLOB, 2, Q_BERETHS_GOLD_DRAGON, Q_GOLD_DRAGON, Q_SILVER_DRAGON, Q_BLOOD_DRAGON);
+					}
+					case 21:
+					{
+						return shortThirdStep(qs, COLLOB, 3, Q_BERETHS_GOLD_DRAGON, Q_GOLD_DRAGON, Q_SILVER_DRAGON, Q_BLOOD_DRAGON);
+					}
+				}
+				break;
+			}
+			case RAPIN:
+			{
+				switch (eventID)
+				{
+					case 6:
+					{
+						return shortFirstSteps(qs, RAPIN, 1, 3, Q_BLOOD_WEREWOLF, Q_BLOOD_DREVANUL, 1, Q_SILVER_GOLEM, Q_SILVER_FAIRY, Q_GOLD_DRAKE);
+					}
+					case 7:
+					{
+						return shortFirstSteps(qs, RAPIN, 2, 7, Q_BLOOD_WEREWOLF, Q_BLOOD_DREVANUL, 1, Q_SILVER_GOLEM, Q_SILVER_FAIRY, Q_GOLD_DRAKE);
+					}
+					case 8:
+					{
+						return shortFirstSteps(qs, RAPIN, 3, 9, Q_BLOOD_WEREWOLF, Q_BLOOD_DREVANUL, 1, Q_SILVER_GOLEM, Q_SILVER_FAIRY, Q_GOLD_DRAKE);
+					}
+					case 10:
+					{
+						return shortSecondStepTwoItems(qs, RAPIN, 1, Q_BLOOD_WEREWOLF, Q_BLOOD_DREVANUL, Q_MANAKS_BLOOD_WEREWOLF, Q_SILVER_GOLEM, Q_SILVER_FAIRY, Q_SILVER_UNDINE, Q_SILVER_GOLEM, Q_SILVER_FAIRY, Q_SILVER_DRYAD, Q_GOLD_DRAKE, Q_GOLD_KNIGHT, Q_GOLD_WYRM);
+					}
+					case 11:
+					{
+						return shortSecondStepTwoItems(qs, RAPIN, 5, Q_BLOOD_WEREWOLF, Q_BLOOD_DREVANUL, Q_MANAKS_BLOOD_WEREWOLF, Q_SILVER_GOLEM, Q_SILVER_FAIRY, Q_SILVER_UNDINE, Q_SILVER_GOLEM, Q_SILVER_FAIRY, Q_SILVER_DRYAD, Q_GOLD_DRAKE, Q_GOLD_KNIGHT, Q_GOLD_WYRM);
+					}
+					case 12:
+					{
+						return shortSecondStepTwoItems(qs, RAPIN, 10, Q_BLOOD_WEREWOLF, Q_BLOOD_DREVANUL, Q_MANAKS_BLOOD_WEREWOLF, Q_SILVER_GOLEM, Q_SILVER_FAIRY, Q_SILVER_UNDINE, Q_SILVER_GOLEM, Q_SILVER_FAIRY, Q_SILVER_DRYAD, Q_GOLD_DRAKE, Q_GOLD_KNIGHT, Q_GOLD_WYRM);
+					}
+					case 19:
+					{
+						return shortThirdStep(qs, RAPIN, 1, Q_MANAKS_BLOOD_WEREWOLF, Q_SILVER_UNDINE, Q_SILVER_DRYAD, Q_GOLD_WYRM);
+					}
+					case 20:
+					{
+						return shortThirdStep(qs, RAPIN, 2, Q_MANAKS_BLOOD_WEREWOLF, Q_SILVER_UNDINE, Q_SILVER_DRYAD, Q_GOLD_WYRM);
+					}
+					case 21:
+					{
+						return shortThirdStep(qs, RAPIN, 3, Q_MANAKS_BLOOD_WEREWOLF, Q_SILVER_UNDINE, Q_SILVER_DRYAD, Q_GOLD_WYRM);
+					}
+				}
+				break;
+			}
+			case HAGGER:
+			{
+				switch (eventID)
+				{
+					case 6:
+					{
+						return shortFirstSteps(qs, HAGGER, 1, 4, Q_SILVER_UNICORN, 0, 2, Q_BLOOD_MEDUSA, Q_SILVER_UNICORN, Q_GOLD_WYVERN);
+					}
+					case 7:
+					{
+						return shortFirstSteps(qs, HAGGER, 2, 8, Q_SILVER_UNICORN, 0, 2, Q_BLOOD_MEDUSA, Q_SILVER_UNICORN, Q_GOLD_WYVERN);
+					}
+					case 8:
+					{
+						return shortFirstSteps(qs, HAGGER, 3, 9, Q_SILVER_UNICORN, 0, 2, Q_BLOOD_MEDUSA, Q_SILVER_UNICORN, Q_GOLD_WYVERN);
+					}
+					case 10:
+					{
+						return shortSecondStepOneItem(qs, HAGGER, 1, Q_SILVER_UNICORN, 2, Q_NIAS_SILVER_FAIRY, Q_BLOOD_MEDUSA, Q_BLOOD_WEREWOLF, Q_SILVER_UNICORN, Q_SILVER_GOLEM, Q_GOLD_WYVERN, Q_GOLD_DRAKE);
+					}
+					case 11:
+					{
+						return shortSecondStepOneItem(qs, HAGGER, 5, Q_SILVER_UNICORN, 2, Q_NIAS_SILVER_FAIRY, Q_BLOOD_MEDUSA, Q_BLOOD_WEREWOLF, Q_SILVER_UNICORN, Q_SILVER_GOLEM, Q_GOLD_WYVERN, Q_GOLD_DRAKE);
+					}
+					case 12:
+					{
+						return shortSecondStepOneItem(qs, HAGGER, 10, Q_SILVER_UNICORN, 2, Q_NIAS_SILVER_FAIRY, Q_BLOOD_MEDUSA, Q_BLOOD_WEREWOLF, Q_SILVER_UNICORN, Q_SILVER_GOLEM, Q_GOLD_WYVERN, Q_GOLD_DRAKE);
+					}
+					case 19:
+					{
+						return shortThirdStep(qs, HAGGER, 1, Q_NIAS_SILVER_FAIRY, Q_BLOOD_WEREWOLF, Q_SILVER_GOLEM, Q_GOLD_DRAKE);
+					}
+					case 20:
+					{
+						return shortThirdStep(qs, HAGGER, 2, Q_NIAS_SILVER_FAIRY, Q_BLOOD_WEREWOLF, Q_SILVER_GOLEM, Q_GOLD_DRAKE);
+					}
+					case 21:
+					{
+						return shortThirdStep(qs, HAGGER, 3, Q_NIAS_SILVER_FAIRY, Q_BLOOD_WEREWOLF, Q_SILVER_GOLEM, Q_GOLD_DRAKE);
+					}
+				}
+				break;
+			}
+			case STAN:
+			{
+				switch (eventID)
+				{
+					case 6:
+					{
+						return shortFirstSteps(qs, STAN, 1, 3, Q_SILVER_FAIRY, Q_SILVER_GOLEM, 1, Q_SILVER_FAIRY, Q_BLOOD_WEREWOLF, Q_GOLD_KNIGHT);
+					}
+					case 7:
+					{
+						return shortFirstSteps(qs, STAN, 2, 7, Q_SILVER_FAIRY, Q_SILVER_GOLEM, 1, Q_SILVER_FAIRY, Q_BLOOD_WEREWOLF, Q_GOLD_KNIGHT);
+					}
+					case 8:
+					{
+						return shortFirstSteps(qs, STAN, 3, 9, Q_SILVER_FAIRY, Q_SILVER_GOLEM, 1, Q_SILVER_FAIRY, Q_BLOOD_WEREWOLF, Q_GOLD_KNIGHT);
+					}
+					case 10:
+					{
+						return shortSecondStepTwoItems(qs, STAN, 1, Q_SILVER_FAIRY, Q_SILVER_GOLEM, Q_MANAKS_SILVER_DRYAD, Q_SILVER_FAIRY, Q_SILVER_GOLEM, Q_SILVER_DRYAD, Q_BLOOD_WEREWOLF, Q_BLOOD_DREVANUL, Q_BLOOD_BASILISK, Q_GOLD_KNIGHT, Q_GOLD_DRAKE, Q_GOLD_GIANT);
+					}
+					case 11:
+					{
+						return shortSecondStepTwoItems(qs, STAN, 5, Q_SILVER_FAIRY, Q_SILVER_GOLEM, Q_MANAKS_SILVER_DRYAD, Q_SILVER_FAIRY, Q_SILVER_GOLEM, Q_SILVER_DRYAD, Q_BLOOD_WEREWOLF, Q_BLOOD_DREVANUL, Q_BLOOD_BASILISK, Q_GOLD_KNIGHT, Q_GOLD_DRAKE, Q_GOLD_GIANT);
+					}
+					case 12:
+					{
+						return shortSecondStepTwoItems(qs, STAN, 10, Q_SILVER_FAIRY, Q_SILVER_GOLEM, Q_MANAKS_SILVER_DRYAD, Q_SILVER_FAIRY, Q_SILVER_GOLEM, Q_SILVER_DRYAD, Q_BLOOD_WEREWOLF, Q_BLOOD_DREVANUL, Q_BLOOD_BASILISK, Q_GOLD_KNIGHT, Q_GOLD_DRAKE, Q_GOLD_GIANT);
+					}
+					case 19:
+					{
+						return shortThirdStep(qs, STAN, 1, Q_MANAKS_SILVER_DRYAD, Q_SILVER_DRYAD, Q_BLOOD_BASILISK, Q_GOLD_GIANT);
+					}
+					case 20:
+					{
+						return shortThirdStep(qs, STAN, 2, Q_MANAKS_SILVER_DRYAD, Q_SILVER_DRYAD, Q_BLOOD_BASILISK, Q_GOLD_GIANT);
+					}
+					case 21:
+					{
+						return shortThirdStep(qs, STAN, 3, Q_MANAKS_SILVER_DRYAD, Q_SILVER_DRYAD, Q_BLOOD_BASILISK, Q_GOLD_GIANT);
+					}
+				}
+				break;
+			}
+			case RESEARCHER_LORAIN:
+			{
+				switch (eventID)
+				{
+					case 6:
+					{
+						return shortFirstSteps(qs, RESEARCHER_LORAIN, 1, 4, Q_GOLD_WYVERN, 0, 2, Q_BLOOD_MEDUSA, Q_SILVER_UNICORN, Q_GOLD_WYVERN);
+					}
+					case 7:
+					{
+						return shortFirstSteps(qs, RESEARCHER_LORAIN, 2, 8, Q_GOLD_WYVERN, 0, 2, Q_BLOOD_MEDUSA, Q_SILVER_UNICORN, Q_GOLD_WYVERN);
+					}
+					case 8:
+					{
+						return shortFirstSteps(qs, RESEARCHER_LORAIN, 3, 9, Q_GOLD_WYVERN, 0, 2, Q_BLOOD_MEDUSA, Q_SILVER_UNICORN, Q_GOLD_WYVERN);
+					}
+					case 10:
+					{
+						return shortSecondStepOneItem(qs, RESEARCHER_LORAIN, 1, Q_GOLD_WYVERN, 2, Q_NIAS_GOLD_WYVERN, Q_BLOOD_MEDUSA, Q_BLOOD_DREVANUL, Q_SILVER_UNICORN, Q_SILVER_GOLEM, Q_GOLD_WYVERN, Q_GOLD_KNIGHT);
+					}
+					case 11:
+					{
+						return shortSecondStepOneItem(qs, RESEARCHER_LORAIN, 5, Q_GOLD_WYVERN, 2, Q_NIAS_GOLD_WYVERN, Q_BLOOD_MEDUSA, Q_BLOOD_DREVANUL, Q_SILVER_UNICORN, Q_SILVER_GOLEM, Q_GOLD_WYVERN, Q_GOLD_KNIGHT);
+					}
+					case 12:
+					{
+						return shortSecondStepOneItem(qs, RESEARCHER_LORAIN, 10, Q_GOLD_WYVERN, 2, Q_NIAS_GOLD_WYVERN, Q_BLOOD_MEDUSA, Q_BLOOD_DREVANUL, Q_SILVER_UNICORN, Q_SILVER_GOLEM, Q_GOLD_WYVERN, Q_GOLD_KNIGHT);
+					}
+					case 19:
+					{
+						return shortThirdStep(qs, RESEARCHER_LORAIN, 1, Q_NIAS_GOLD_WYVERN, Q_BLOOD_DREVANUL, Q_SILVER_GOLEM, Q_GOLD_KNIGHT);
+					}
+					case 20:
+					{
+						return shortThirdStep(qs, RESEARCHER_LORAIN, 2, Q_NIAS_GOLD_WYVERN, Q_BLOOD_DREVANUL, Q_SILVER_GOLEM, Q_GOLD_KNIGHT);
+					}
+					case 21:
+					{
+						return shortThirdStep(qs, RESEARCHER_LORAIN, 3, Q_NIAS_GOLD_WYVERN, Q_BLOOD_DREVANUL, Q_SILVER_GOLEM, Q_GOLD_KNIGHT);
+					}
+				}
+				break;
+			}
+			case BLACKSMITH_DUNING:
+			{
+				switch (eventID)
+				{
+					case 6:
+					{
+						return shortFirstSteps(qs, BLACKSMITH_DUNING, 1, 3, Q_GOLD_DRAKE, Q_GOLD_KNIGHT, 1, Q_SILVER_GOLEM, Q_BLOOD_DREVANUL, Q_GOLD_DRAKE);
+					}
+					case 7:
+					{
+						return shortFirstSteps(qs, BLACKSMITH_DUNING, 2, 7, Q_GOLD_DRAKE, Q_GOLD_KNIGHT, 1, Q_SILVER_GOLEM, Q_BLOOD_DREVANUL, Q_GOLD_DRAKE);
+					}
+					case 8:
+					{
+						return shortFirstSteps(qs, BLACKSMITH_DUNING, 3, 9, Q_GOLD_DRAKE, Q_GOLD_KNIGHT, 1, Q_SILVER_GOLEM, Q_BLOOD_DREVANUL, Q_GOLD_DRAKE);
+					}
+					case 10:
+					{
+						return shortSecondStepTwoItems(qs, BLACKSMITH_DUNING, 1, Q_GOLD_KNIGHT, Q_GOLD_DRAKE, Q_MANAKS_GOLD_GIANT, Q_SILVER_GOLEM, Q_SILVER_FAIRY, Q_SILVER_UNDINE, Q_BLOOD_DREVANUL, Q_BLOOD_WEREWOLF, Q_BLOOD_SUCCUBUS, Q_GOLD_DRAKE, Q_GOLD_KNIGHT, Q_GOLD_GIANT);
+					}
+					case 11:
+					{
+						return shortSecondStepTwoItems(qs, BLACKSMITH_DUNING, 5, Q_GOLD_KNIGHT, Q_GOLD_DRAKE, Q_MANAKS_GOLD_GIANT, Q_SILVER_GOLEM, Q_SILVER_FAIRY, Q_SILVER_UNDINE, Q_BLOOD_DREVANUL, Q_BLOOD_WEREWOLF, Q_BLOOD_SUCCUBUS, Q_GOLD_DRAKE, Q_GOLD_KNIGHT, Q_GOLD_GIANT);
+					}
+					case 12:
+					{
+						return shortSecondStepTwoItems(qs, BLACKSMITH_DUNING, 10, Q_GOLD_KNIGHT, Q_GOLD_DRAKE, Q_MANAKS_GOLD_GIANT, Q_SILVER_GOLEM, Q_SILVER_FAIRY, Q_SILVER_UNDINE, Q_BLOOD_DREVANUL, Q_BLOOD_WEREWOLF, Q_BLOOD_SUCCUBUS, Q_GOLD_DRAKE, Q_GOLD_KNIGHT, Q_GOLD_GIANT);
+					}
+					case 19:
+					{
+						return shortThirdStep(qs, BLACKSMITH_DUNING, 1, Q_MANAKS_GOLD_GIANT, Q_SILVER_UNDINE, Q_BLOOD_SUCCUBUS, Q_GOLD_GIANT);
+					}
+					case 20:
+					{
+						return shortThirdStep(qs, BLACKSMITH_DUNING, 2, Q_MANAKS_GOLD_GIANT, Q_SILVER_UNDINE, Q_BLOOD_SUCCUBUS, Q_GOLD_GIANT);
+					}
+					case 21:
+					{
+						return shortThirdStep(qs, BLACKSMITH_DUNING, 3, Q_MANAKS_GOLD_GIANT, Q_SILVER_UNDINE, Q_BLOOD_SUCCUBUS, Q_GOLD_GIANT);
+					}
+				}
+				break;
+			}
+			case MAGISTER_PAGE:
+			{
+				switch (eventID)
+				{
+					case 6:
+					{
+						return shortFirstSteps(qs, MAGISTER_PAGE, 1, 4, Q_BLOOD_MEDUSA, 0, 2, Q_BLOOD_MEDUSA, Q_SILVER_UNICORN, Q_GOLD_WYVERN);
+					}
+					case 7:
+					{
+						return shortFirstSteps(qs, MAGISTER_PAGE, 2, 8, Q_BLOOD_MEDUSA, 0, 2, Q_BLOOD_MEDUSA, Q_SILVER_UNICORN, Q_GOLD_WYVERN);
+					}
+					case 8:
+					{
+						return shortFirstSteps(qs, MAGISTER_PAGE, 3, 9, Q_BLOOD_MEDUSA, 0, 2, Q_BLOOD_MEDUSA, Q_SILVER_UNICORN, Q_GOLD_WYVERN);
+					}
+					case 10:
+					{
+						return shortSecondStepOneItem(qs, MAGISTER_PAGE, 1, Q_BLOOD_MEDUSA, 2, Q_NIAS_BLOOD_MEDUSA, Q_BLOOD_MEDUSA, Q_BLOOD_WEREWOLF, Q_SILVER_UNICORN, Q_SILVER_FAIRY, Q_GOLD_WYVERN, Q_GOLD_KNIGHT);
+					}
+					case 11:
+					{
+						return shortSecondStepOneItem(qs, MAGISTER_PAGE, 5, Q_BLOOD_MEDUSA, 2, Q_NIAS_BLOOD_MEDUSA, Q_BLOOD_MEDUSA, Q_BLOOD_WEREWOLF, Q_SILVER_UNICORN, Q_SILVER_FAIRY, Q_GOLD_WYVERN, Q_GOLD_KNIGHT);
+					}
+					case 12:
+					{
+						return shortSecondStepOneItem(qs, MAGISTER_PAGE, 10, Q_BLOOD_MEDUSA, 2, Q_NIAS_BLOOD_MEDUSA, Q_BLOOD_MEDUSA, Q_BLOOD_WEREWOLF, Q_SILVER_UNICORN, Q_SILVER_FAIRY, Q_GOLD_WYVERN, Q_GOLD_KNIGHT);
+					}
+					case 19:
+					{
+						return shortThirdStep(qs, MAGISTER_PAGE, 1, Q_NIAS_BLOOD_MEDUSA, Q_BLOOD_WEREWOLF, Q_SILVER_FAIRY, Q_GOLD_KNIGHT);
+					}
+					case 20:
+					{
+						return shortThirdStep(qs, MAGISTER_PAGE, 2, Q_NIAS_BLOOD_MEDUSA, Q_BLOOD_WEREWOLF, Q_SILVER_FAIRY, Q_GOLD_KNIGHT);
+					}
+					case 21:
+					{
+						return shortThirdStep(qs, MAGISTER_PAGE, 3, Q_NIAS_BLOOD_MEDUSA, Q_BLOOD_WEREWOLF, Q_SILVER_FAIRY, Q_GOLD_KNIGHT);
+					}
+				}
+				break;
+			}
+			case HEAD_BLACKSMITH_FERRIS:
+			{
+				switch (Integer.parseInt(event))
+				{
+					case 6:
+					{
+						return shortFirstSteps(qs, HEAD_BLACKSMITH_FERRIS, 1, 4, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, 1, Q_GOLD_GIANT, Q_SILVER_DRYAD, Q_BLOOD_BASILISK);
+					}
+					case 7:
+					{
+						return shortFirstSteps(qs, HEAD_BLACKSMITH_FERRIS, 2, 8, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, 1, Q_GOLD_GIANT, Q_SILVER_DRYAD, Q_BLOOD_BASILISK);
+					}
+					case 8:
+					{
+						return shortFirstSteps(qs, HEAD_BLACKSMITH_FERRIS, 3, 9, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, 1, Q_GOLD_GIANT, Q_SILVER_DRYAD, Q_BLOOD_BASILISK);
+					}
+					case 10:
+					{
+						return shortSecondStepTwoItems(qs, HEAD_BLACKSMITH_FERRIS, 1, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, Q_BERETHS_BLOOD_DRAGON, Q_GOLD_GIANT, Q_GOLD_WYRM, Q_GOLD_DRAGON, Q_SILVER_DRYAD, Q_SILVER_UNDINE, Q_SILVER_DRAGON, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, Q_BLOOD_DRAGON);
+					}
+					case 11:
+					{
+						return shortSecondStepTwoItems(qs, HEAD_BLACKSMITH_FERRIS, 5, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, Q_BERETHS_BLOOD_DRAGON, Q_GOLD_GIANT, Q_GOLD_WYRM, Q_GOLD_DRAGON, Q_SILVER_DRYAD, Q_SILVER_UNDINE, Q_SILVER_DRAGON, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, Q_BLOOD_DRAGON);
+					}
+					case 12:
+					{
+						return shortSecondStepTwoItems(qs, HEAD_BLACKSMITH_FERRIS, 10, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, Q_BERETHS_BLOOD_DRAGON, Q_GOLD_GIANT, Q_GOLD_WYRM, Q_GOLD_DRAGON, Q_SILVER_DRYAD, Q_SILVER_UNDINE, Q_SILVER_DRAGON, Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, Q_BLOOD_DRAGON);
+					}
+					case 19:
+					{
+						return shortThirdStep(qs, HEAD_BLACKSMITH_FERRIS, 1, Q_BERETHS_BLOOD_DRAGON, Q_GOLD_DRAGON, Q_SILVER_DRAGON, Q_BLOOD_DRAGON);
+					}
+					case 20:
+					{
+						return shortThirdStep(qs, HEAD_BLACKSMITH_FERRIS, 2, Q_BERETHS_BLOOD_DRAGON, Q_GOLD_DRAGON, Q_SILVER_DRAGON, Q_BLOOD_DRAGON);
+					}
+					case 21:
+					{
+						return shortThirdStep(qs, HEAD_BLACKSMITH_FERRIS, 3, Q_BERETHS_BLOOD_DRAGON, Q_GOLD_DRAGON, Q_SILVER_DRAGON, Q_BLOOD_DRAGON);
+					}
+				}
+				break;
+			}
+			case UNION_PRESIDENT_BERNARD:
+			{
+				switch (eventID)
+				{
+					case 1:
+					{
+						return "30702-02.html";
+					}
+					case 2:
+					{
+						qs.setMemoState(2);
+						qs.setCond(2);
+						qs.showQuestionMark(336);
+						qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+						return "30702-03.html";
+					}
+					case 3:
+					{
+						qs.setMemoState(2);
+						qs.setCond(2);
+						qs.showQuestionMark(336);
+						qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+						return "30702-04.html";
+					}
+					case 4:
+					{
+						qs.setCond(7);
+						qs.showQuestionMark(336);
+						qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+						return "30702-06.html";
+					}
+				}
+				break;
+			}
+			case WAREHOUSE_KEEPER_SORINT:
+			{
+				switch (eventID)
+				{
+					case 1:
+					{
+						return "30232-03.html";
+					}
+					case 2:
+					{
+						return "30232-04.html";
+					}
+					case 3:
+					{
+						return "30232-08.html";
+					}
+					case 4:
+					{
+						return "30232-09.html";
+					}
+					case 5:
+					{
+						if (qs.hasQuestItems(Q_CC_MEMBERSHIP_3))
+						{
+							if (qs.hasQuestItems(Q_BLOOD_DREVANUL, Q_BLOOD_WEREWOLF, Q_GOLD_KNIGHT, Q_GOLD_DRAKE, Q_SILVER_FAIRY, Q_SILVER_GOLEM))
+							{
+								qs.setCond(9);
+								qs.showQuestionMark(336);
+								qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+								qs.takeItems(Q_CC_MEMBERSHIP_3, -1);
+								qs.takeItems(Q_BLOOD_DREVANUL, 1);
+								qs.takeItems(Q_BLOOD_WEREWOLF, 1);
+								qs.takeItems(Q_GOLD_KNIGHT, 1);
+								qs.takeItems(Q_GOLD_DRAKE, 1);
+								qs.takeItems(Q_SILVER_FAIRY, 1);
+								qs.takeItems(Q_SILVER_GOLEM, 1);
+								qs.giveItems(Q_CC_MEMBERSHIP_2, 1);
+								return "30232-16.html";
+							}
+							qs.setCond(8);
+							qs.showQuestionMark(336);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-13.html";
+						}
+						if (qs.hasQuestItems(Q_CC_MEMBERSHIP_2))
+						{
+							if (qs.hasQuestItems(Q_BLOOD_BASILISK, Q_BLOOD_SUCCUBUS, Q_GOLD_GIANT, Q_GOLD_WYRM, Q_SILVER_UNDINE, Q_SILVER_DRYAD))
+							{
+								qs.setCond(11);
+								qs.showQuestionMark(336);
+								qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+								qs.takeItems(Q_CC_MEMBERSHIP_2, -1);
+								qs.takeItems(Q_BLOOD_BASILISK, 1);
+								qs.takeItems(Q_BLOOD_SUCCUBUS, 1);
+								qs.takeItems(Q_GOLD_GIANT, 1);
+								qs.takeItems(Q_GOLD_WYRM, 1);
+								qs.takeItems(Q_SILVER_UNDINE, 1);
+								qs.takeItems(Q_SILVER_DRYAD, 1);
+								qs.giveItems(Q_CC_MEMBERSHIP_1, 1);
+								return "30232-17.html";
+							}
+							qs.setCond(10);
+							qs.showQuestionMark(336);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-14.html";
+						}
+						if (qs.hasQuestItems(Q_CC_MEMBERSHIP_1))
+						{
+							return "30232-15.html";
+						}
+						break;
+					}
+					case 6:
+					{
+						return "30232-18.html";
+					}
+					case 7:
+					{
+						return "30232-19.html";
+					}
+					case 8:
+					{
+						return "30232-20.html";
+					}
+					case 9:
+					{
+						return "30232-21.html";
+					}
+					case 10:
+					{
+						qs.setCond(6);
+						qs.showQuestionMark(336);
+						qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+						return "30232-22.html";
+					}
+					case 11:
+					{
+						qs.setCond(5);
+						qs.showQuestionMark(336);
+						qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+						return "30232-23.html";
+					}
+					case 20:
+					{
+						if (qs.hasQuestItems(Q_BERETHS_BLOOD_DRAGON) && qs.hasQuestItems(Q_SILVER_DRAGON) && (qs.getQuestItemsCount(Q_GOLD_WYRM) >= 13))
+						{
+							qs.takeItems(Q_BERETHS_BLOOD_DRAGON, 1);
+							qs.takeItems(Q_SILVER_DRAGON, 1);
+							qs.takeItems(Q_GOLD_WYRM, 13);
+							qs.giveItems(DEMON_STAFF, 1);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-24a.html";
+						}
+						return "30232-24.html";
+					}
+					case 21:
+					{
+						if (qs.hasQuestItems(Q_BERETHS_GOLD_DRAGON) && qs.hasQuestItems(Q_BLOOD_DRAGON) && qs.hasQuestItems(Q_SILVER_DRYAD) && qs.hasQuestItems(Q_GOLD_GIANT))
+						{
+							qs.takeItems(Q_BERETHS_GOLD_DRAGON, 1);
+							qs.takeItems(Q_BLOOD_DRAGON, 1);
+							qs.takeItems(Q_SILVER_DRYAD, 1);
+							qs.takeItems(Q_GOLD_GIANT, 1);
+							qs.giveItems(DARK_SCREAMER, 1);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-24b.html";
+						}
+						return "30232-24.html";
+					}
+					case 22:
+					{
+						if (qs.hasQuestItems(Q_BERETHS_SILVER_DRAGON) && qs.hasQuestItems(Q_GOLD_DRAGON) && qs.hasQuestItems(Q_BLOOD_SUCCUBUS) && (qs.getQuestItemsCount(Q_BLOOD_BASILISK) >= 2))
+						{
+							qs.takeItems(Q_BERETHS_SILVER_DRAGON, 1);
+							qs.takeItems(Q_GOLD_DRAGON, 1);
+							qs.takeItems(Q_BLOOD_SUCCUBUS, 1);
+							qs.takeItems(Q_BLOOD_BASILISK, 2);
+							qs.giveItems(WIDOW_MAKER, 1);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-24c.html";
+						}
+						return "30232-24.html";
+					}
+					case 23:
+					{
+						if (qs.hasQuestItems(Q_GOLD_DRAGON) && qs.hasQuestItems(Q_SILVER_DRAGON) && qs.hasQuestItems(Q_BLOOD_DRAGON) && qs.hasQuestItems(Q_SILVER_UNDINE))
+						{
+							qs.takeItems(Q_GOLD_DRAGON, 1);
+							qs.takeItems(Q_SILVER_DRAGON, 1);
+							qs.takeItems(Q_BLOOD_DRAGON, 1);
+							qs.takeItems(Q_SILVER_UNDINE, 1);
+							qs.giveItems(SWORD_OF_LIMIT, 1);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-24d.html";
+						}
+						return "30232-24.html";
+					}
+					case 24:
+					{
+						if (qs.hasQuestItems(Q_MANAKS_GOLD_GIANT))
+						{
+							qs.takeItems(Q_MANAKS_GOLD_GIANT, 1);
+							qs.giveItems(DEMONS_BOOTS, 1);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-24e.html";
+						}
+						return "30232-24.html";
+					}
+					case 25:
+					{
+						if (qs.hasQuestItems(Q_MANAKS_SILVER_DRYAD) && qs.hasQuestItems(Q_SILVER_DRYAD))
+						{
+							qs.takeItems(Q_MANAKS_SILVER_DRYAD, 1);
+							qs.takeItems(Q_SILVER_DRYAD, 1);
+							qs.giveItems(DEMONS_HOSE, 1);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-24f.html";
+						}
+						return "30232-24.html";
+					}
+					case 26:
+					{
+						if (qs.hasQuestItems(Q_MANAKS_GOLD_GIANT))
+						{
+							qs.takeItems(Q_MANAKS_GOLD_GIANT, 1);
+							qs.giveItems(DEMONS_GLOVES, 1);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-24g.html";
+						}
+						return "30232-24.html";
+					}
+					case 27:
+					{
+						if (qs.hasQuestItems(Q_MANAKS_BLOOD_WEREWOLF) && qs.hasQuestItems(Q_GOLD_GIANT) && qs.hasQuestItems(Q_GOLD_WYRM))
+						{
+							qs.takeItems(Q_MANAKS_BLOOD_WEREWOLF, 1);
+							qs.takeItems(Q_GOLD_GIANT, 1);
+							qs.takeItems(Q_GOLD_WYRM, 1);
+							qs.giveItems(FULL_PLATE_HELMET, 1);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-24h.html";
+						}
+						return "30232-24.html";
+					}
+					case 28:
+					{
+						if ((qs.getQuestItemsCount(Q_NIAS_BLOOD_MEDUSA) >= 2) && (qs.getQuestItemsCount(Q_GOLD_DRAKE) >= 2) && (qs.getQuestItemsCount(Q_BLOOD_DREVANUL) >= 2) && (qs.getQuestItemsCount(Q_GOLD_KNIGHT) >= 3))
+						{
+							qs.takeItems(Q_NIAS_BLOOD_MEDUSA, 2);
+							qs.takeItems(Q_GOLD_DRAKE, 2);
+							qs.takeItems(Q_BLOOD_DREVANUL, 2);
+							qs.takeItems(Q_GOLD_KNIGHT, 3);
+							qs.giveItems(MOONSTONE_EARING, 1);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-24i.html";
+						}
+						return "30232-24.html";
+					}
+					case 29:
+					{
+						if ((qs.getQuestItemsCount(Q_NIAS_BLOOD_MEDUSA) >= 7) && (qs.getQuestItemsCount(Q_GOLD_KNIGHT) >= 5) && (qs.getQuestItemsCount(Q_BLOOD_DREVANUL) >= 5) && (qs.getQuestItemsCount(Q_SILVER_GOLEM) >= 5))
+						{
+							qs.takeItems(Q_NIAS_BLOOD_MEDUSA, 7);
+							qs.takeItems(Q_GOLD_KNIGHT, 5);
+							qs.takeItems(Q_BLOOD_DREVANUL, 5);
+							qs.takeItems(Q_SILVER_GOLEM, 5);
+							qs.giveItems(NASSENS_EARING, 1);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-24j.html";
+						}
+						return "30232-24.html";
+					}
+					case 30:
+					{
+						if ((qs.getQuestItemsCount(Q_NIAS_GOLD_WYVERN) >= 5) && (qs.getQuestItemsCount(Q_SILVER_GOLEM) >= 4) && (qs.getQuestItemsCount(Q_GOLD_DRAKE) >= 4) && (qs.getQuestItemsCount(Q_BLOOD_DREVANUL) >= 4))
+						{
+							qs.takeItems(Q_NIAS_GOLD_WYVERN, 5);
+							qs.takeItems(Q_SILVER_GOLEM, 4);
+							qs.takeItems(Q_GOLD_DRAKE, 4);
+							qs.takeItems(Q_BLOOD_DREVANUL, 4);
+							qs.giveItems(RING_OF_BINDING, 1);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-24k.html";
+						}
+						return "30232-24.html";
+					}
+					case 31:
+					{
+						if ((qs.getQuestItemsCount(Q_NIAS_SILVER_FAIRY) >= 5) && (qs.getQuestItemsCount(Q_SILVER_FAIRY) >= 3) && (qs.getQuestItemsCount(Q_GOLD_KNIGHT) >= 3) && (qs.getQuestItemsCount(Q_BLOOD_DREVANUL) >= 3))
+						{
+							qs.takeItems(Q_NIAS_SILVER_FAIRY, 5);
+							qs.takeItems(Q_SILVER_FAIRY, 3);
+							qs.takeItems(Q_GOLD_KNIGHT, 3);
+							qs.takeItems(Q_BLOOD_DREVANUL, 3);
+							qs.giveItems(NECKLACE_OF_PROTECTION, 1);
+							qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+							return "30232-24l.html";
+						}
+						return "30232-24.html";
+					}
+					case 100:
+					{
+						qs.takeItems(Q_CC_MEMBERSHIP_1, -1);
+						qs.takeItems(Q_CC_MEMBERSHIP_2, -1);
+						qs.takeItems(Q_CC_MEMBERSHIP_3, -1);
+						qs.playSound(QuestSound.ITEMSOUND_QUEST_FINISH);
+						qs.exitQuest(true);
+						return "30232-18a.html";
+					}
+				}
+				break;
+			}
+		}
+		return htmltext;
+	}
+	
+	@Override
+	public String onKill(L2Npc npc, L2PcInstance killer, boolean isSummon)
+	{
+		
+		switch (npc.getId())
+		{
+			case HARIT_LIZARDMAN_SHAMAN:
+			case HARIT_LIZARDM_MATRIARCH:
+			{
+				QuestState qs = getRandomPlayerFromPartyCoin(killer, npc, 2);
+				if (qs != null)
+				{
+					if (getRandom(1000) < 63)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_KALDIS_GOLD_DRAGON, 1, 0, 1, true);
+						qs.setCond(3);
+						qs.showQuestionMark(336);
+					}
+				}
+				return super.onKill(npc, killer, isSummon);
+			}
+		}
+		final QuestState qs = getRandomPlayerFromParty(killer, npc, 3);
+		if (qs != null)
+		{
+			switch (npc.getId())
+			{
+				case SHACKLE:
+				case SHACKLE_HOLD:
+				{
+					if (getRandom(1000) < 70)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_GOLD_WYVERN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case HEADLESS_KNIGHT:
+				case TIMAK_ORC:
+				{
+					if (getRandom(1000) < 80)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_GOLD_WYVERN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case HEADLESS_KNIGHT_HOLD:
+				{
+					if (getRandom(1000) < 85)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_GOLD_WYVERN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case ROYAL_CAVE_SERVANT:
+				case MALRUK_SUCCUBUS_TUREN:
+				case ROYAL_CAVE_SERVANT_HOLD:
+				case KUKABURO_B:
+				case ANTELOPE:
+				case ANTELOPE_A:
+				case ANTELOPE_B:
+				case H_MALRUK_SUCCUBUS_TUREN:
+				{
+					if (getRandom(1000) < 100)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_GOLD_WYVERN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case BUFFALO:
+				case BUFFALO_A:
+				case BUFFALO_B:
+				case KUKABURO:
+				case KUKABURO_A:
+				{
+					if (getRandom(1000) < 110)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_GOLD_WYVERN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case DOOM_SERVANT:
+				{
+					if (getRandom(1000) < 140)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_GOLD_WYVERN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case DOOM_KNIGHT:
+				{
+					if (getRandom(1000) < 210)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_GOLD_WYVERN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case VANOR_SILENOS_SHAMAN:
+				{
+					if (getRandom(1000) < 70)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_SILVER_UNICORN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case BLOODY_GHOST:
+				case TARLK_BUGBEAR_BOSS:
+				case OEL_MAHUM:
+				{
+					if (getRandom(1000) < 80)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_SILVER_UNICORN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case OEL_MAHUM_WARRIOR:
+				{
+					if (getRandom(1000) < 90)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_SILVER_UNICORN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case HUNGRY_CORPSE:
+				{
+					if (getRandom(1000) < 100)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_SILVER_UNICORN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case BYFOOT:
+				{
+					if (getRandom(1000) < 110)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_SILVER_UNICORN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case BYFOOT_SIGEL:
+				{
+					if (getRandom(1000) < 120)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_SILVER_UNICORN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case DARK_GUARD:
+				case BRILLIANT_CLAW:
+				case BRILLIANT_CLAW_1:
+				{
+					if (getRandom(1000) < 150)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_SILVER_UNICORN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case OEL_MAHUM_WITCH_DOCTOR:
+				{
+					if (getRandom(1000) < 200)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_SILVER_UNICORN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case BRILLIANT_ANGUISH:
+				case BRILLIANT_ANGUISH_1:
+				{
+					if (getRandom(1000) < 210)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_SILVER_UNICORN, 1, 0, 1, true);
+					}
+					break;
+				}
+				case LAKIN:
+				{
+					if (getRandom(1000) < 60)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_BLOOD_MEDUSA, 1, 0, 1, true);
+					}
+					break;
+				}
+				case HATAR_HANISHEE:
+				{
+					if (getRandom(1000) < 70)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_BLOOD_MEDUSA, 1, 0, 1, true);
+					}
+					break;
+				}
+				case PUNISHMENT_OF_UNDEAD:
+				{
+					if (getRandom(1000) < 80)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_BLOOD_MEDUSA, 1, 0, 1, true);
+					}
+					break;
+				}
+				case FLOAT_OF_GRAVE:
+				case BANDERSNATCH_A:
+				case BANDERSNATCH_B:
+				{
+					if (getRandom(1000) < 90)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_BLOOD_MEDUSA, 1, 0, 1, true);
+					}
+					break;
+				}
+				case BANDERSNATCH:
+				{
+					if (getRandom(1000) < 100)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_BLOOD_MEDUSA, 1, 0, 1, true);
+					}
+					break;
+				}
+				case NIHIL_INVADER:
+				{
+					if (getRandom(1000) < 110)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_BLOOD_MEDUSA, 1, 0, 1, true);
+					}
+					break;
+				}
+				case TIMAK_ORC_SHAMAN:
+				{
+					if (getRandom(1000) < 130)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_BLOOD_MEDUSA, 1, 0, 1, true);
+					}
+					break;
+				}
+				case TIMAK_ORC_ARCHER:
+				case TIMAK_ORC_SOLDIER:
+				{
+					if (getRandom(1000) < 140)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_BLOOD_MEDUSA, 1, 0, 1, true);
+					}
+					break;
+				}
+				case DOOM_ARCHER:
+				case BRILLIANT_WISDOM:
+				case BRILLIANT_VENGEANCE:
+				case BRILLIANT_VENGEANCE_1:
+				{
+					if (getRandom(1000) < 160)
+					{
+						giveItemRandomly(qs.getPlayer(), npc, Q_BLOOD_MEDUSA, 1, 0, 1, true);
+					}
+					break;
+				}
+			}
+			
+		}
+		return super.onKill(npc, killer, isSummon);
+	}
+	
+	/**
+	 * @param qs
+	 */
+	private void resetParams(QuestState qs)
+	{
+		qs.set(WEIGHT_POINT, 0);
+		qs.set(PARAM_1, 0);
+		qs.set(PARAM_2, 0);
+		qs.set(PARAM_3, 0);
+		qs.set(FLAG, 0);
+	}
+	
+	/**
+	 * @param qs
+	 * @param npcId
+	 * @param weightPoint
+	 * @param base
+	 * @param ITEM_1_1
+	 * @param ITEM_1_2
+	 * @param ITEM_1_MUL
+	 * @param ITEM_2
+	 * @param ITEM_3
+	 * @param ITEM_4
+	 * @return
+	 */
+	private String shortFirstSteps(QuestState qs, int npcId, int weightPoint, int base, int ITEM_1_1, int ITEM_1_2, int ITEM_1_MUL, int ITEM_2, int ITEM_3, int ITEM_4)
+	{
+		switch (qs.getInt(PARAM_2))
+		{
+			case 42:
+			{
+				if ((qs.getQuestItemsCount(ITEM_1_1) >= (base * ITEM_1_MUL)) && ((ITEM_1_2 == 0) || (qs.getQuestItemsCount(ITEM_1_2) >= base)))
+				{
+					qs.set(FLAG, 1);
+					qs.takeItems(ITEM_1_1, base * ITEM_1_MUL);
+					if (ITEM_1_2 > 0)
+					{
+						qs.takeItems(ITEM_1_2, base);
+					}
+					qs.set(WEIGHT_POINT, weightPoint);
+					int param1 = getRandom(3) + 1;
+					param1 += (getRandom(3) + 1) * 4;
+					param1 += (getRandom(3) + 1) * 16;
+					qs.set(PARAM_1, param1);
+					return npcId + "-11.html";
+				}
+				break;
+			}
+			case 31:
+			{
+				if (qs.getQuestItemsCount(ITEM_2) >= base)
+				{
+					qs.set(FLAG, 1);
+					qs.takeItems(ITEM_2, base);
+					qs.set(WEIGHT_POINT, weightPoint);
+					int param1 = getRandom(3) + 1;
+					param1 += (getRandom(3) + 1) * 4;
+					param1 += (getRandom(3) + 1) * 16;
+					qs.set(PARAM_1, param1);
+					return npcId + "-11.html";
+				}
+				break;
+			}
+			case 21:
+			{
+				if (qs.getQuestItemsCount(ITEM_3) >= base)
+				{
+					qs.set(FLAG, 1);
+					qs.takeItems(ITEM_3, base);
+					qs.set(WEIGHT_POINT, weightPoint);
+					int param1 = getRandom(3) + 1;
+					param1 += (getRandom(3) + 1) * 4;
+					param1 += (getRandom(3) + 1) * 16;
+					qs.set(PARAM_1, param1);
+					return npcId + "-11.html";
+				}
+				break;
+			}
+			case 11:
+			{
+				if (qs.getQuestItemsCount(ITEM_4) >= base)
+				{
+					qs.set(FLAG, 1);
+					qs.takeItems(ITEM_4, base);
+					qs.set(WEIGHT_POINT, weightPoint);
+					int param1 = getRandom(3) + 1;
+					param1 += (getRandom(3) + 1) * 4;
+					param1 += (getRandom(3) + 1) * 16;
+					qs.set(PARAM_1, param1);
+					return npcId + "-11.html";
+				}
+				break;
+			}
+		}
+		return npcId + "-10.html";
+	}
+	
+	/**
+	 * @param qs
+	 * @param npcId
+	 * @param mul
+	 * @param ITEM_1
+	 * @param ITEM_1_MUL
+	 * @param REWARD_1
+	 * @param ITEM_2
+	 * @param REWARD_2
+	 * @param ITEM_3
+	 * @param REWARD_3
+	 * @param ITEM_4
+	 * @param REWARD_4
+	 * @return
+	 */
+	private String shortSecondStepOneItem(QuestState qs, int npcId, int mul, int ITEM_1, int ITEM_1_MUL, int REWARD_1, int ITEM_2, int REWARD_2, int ITEM_3, int REWARD_3, int ITEM_4, int REWARD_4)
+	{
+		switch (qs.getInt(PARAM_2))
+		{
+			case 42:
+			{
+				if ((qs.getQuestItemsCount(ITEM_1) >= (10 * mul * ITEM_1_MUL)))
+				{
+					qs.takeItems(ITEM_1, 10 * mul * ITEM_1_MUL);
+					qs.giveItems(REWARD_1, 1 * mul);
+					qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+					return npcId + "-07.html";
+				}
+				break;
+			}
+			case 31:
+			{
+				if (qs.getQuestItemsCount(ITEM_2) >= (5 * mul))
+				{
+					qs.takeItems(ITEM_2, 5 * mul);
+					qs.giveItems(REWARD_2, 1 * mul);
+					qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+					return npcId + "-07.html";
+				}
+				break;
+			}
+			case 21:
+			{
+				if (qs.getQuestItemsCount(ITEM_3) >= (5 * mul))
+				{
+					qs.takeItems(ITEM_3, 5 * mul);
+					qs.giveItems(REWARD_3, 1 * mul);
+					qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+					return npcId + "-07.html";
+				}
+				break;
+			}
+			case 11:
+			{
+				if (qs.getQuestItemsCount(ITEM_4) >= (5 * mul))
+				{
+					qs.takeItems(ITEM_4, 5 * mul);
+					qs.giveItems(REWARD_4, 1 * mul);
+					qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+					return npcId + "-07.html";
+				}
+				break;
+			}
+		}
+		return npcId + "-10.html";
+	}
+	
+	/**
+	 * @param qs
+	 * @param npcId
+	 * @param mul
+	 * @param ITEM_1_1
+	 * @param ITEM_1_2
+	 * @param REWARD_1
+	 * @param ITEM_2_1
+	 * @param ITEM_2_2
+	 * @param REWARD_2
+	 * @param ITEM_3_1
+	 * @param ITEM_3_2
+	 * @param REWARD_3
+	 * @param ITEM_4_1
+	 * @param ITEM_4_2
+	 * @param REWARD_4
+	 * @return
+	 */
+	private String shortSecondStepTwoItems(QuestState qs, int npcId, int mul, int ITEM_1_1, int ITEM_1_2, int REWARD_1, int ITEM_2_1, int ITEM_2_2, int REWARD_2, int ITEM_3_1, int ITEM_3_2, int REWARD_3, int ITEM_4_1, int ITEM_4_2, int REWARD_4)
+	{
+		switch (qs.getInt(PARAM_2))
+		{
+			case 42:
+			{
+				if ((qs.getQuestItemsCount(ITEM_1_1) >= (10 * mul)) && (qs.getQuestItemsCount(ITEM_1_2) >= (10 * mul)))
+				{
+					qs.takeItems(ITEM_1_1, 10 * mul);
+					qs.takeItems(ITEM_1_2, 10 * mul);
+					qs.giveItems(REWARD_1, 1 * mul);
+					qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+					return npcId + "-07.html";
+				}
+				break;
+			}
+			case 31:
+			{
+				if ((qs.getQuestItemsCount(ITEM_2_1) >= (5 * mul)) && (qs.getQuestItemsCount(ITEM_2_2) >= (5 * mul)))
+				{
+					qs.takeItems(ITEM_2_1, 5 * mul);
+					qs.takeItems(ITEM_2_2, 5 * mul);
+					qs.giveItems(REWARD_2, 1 * mul);
+					qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+					return npcId + "-07.html";
+				}
+				break;
+			}
+			case 21:
+			{
+				if ((qs.getQuestItemsCount(ITEM_3_1) >= (5 * mul)) && (qs.getQuestItemsCount(ITEM_3_2) >= (5 * mul)))
+				{
+					qs.takeItems(ITEM_3_1, 5 * mul);
+					qs.takeItems(ITEM_3_2, 5 * mul);
+					qs.giveItems(REWARD_3, 1 * mul);
+					qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+					return npcId + "-07.html";
+				}
+				break;
+			}
+			case 11:
+			{
+				if ((qs.getQuestItemsCount(ITEM_4_1) >= (5 * mul)) && (qs.getQuestItemsCount(ITEM_4_2) >= (5 * mul)))
+				{
+					qs.takeItems(ITEM_4_1, 5 * mul);
+					qs.takeItems(ITEM_4_2, 5 * mul);
+					qs.giveItems(REWARD_4, 1 * mul);
+					qs.playSound(QuestSound.ITEMSOUND_QUEST_MIDDLE);
+					return npcId + "-07.html";
+				}
+				break;
+			}
+		}
+		return npcId + "-10.html";
+	}
+	
+	/**
+	 * @param qs
+	 * @param npcId
+	 * @param flag
+	 * @param ITEM_1
+	 * @param ITEM_2
+	 * @param ITEM_3
+	 * @param ITEM_4
+	 * @return
+	 */
+	private String shortThirdStep(QuestState qs, int npcId, int flag, int ITEM_1, int ITEM_2, int ITEM_3, int ITEM_4)
+	{
+		qs.set(PARAM_3, 0);
+		qs.set(FLAG, qs.getInt(FLAG) + flag);
+		if ((qs.getInt(PARAM_1) == qs.getInt(FLAG)) && (qs.getInt(WEIGHT_POINT) >= 0))
+		{
+			qs.set(WEIGHT_POINT, 0);
+			switch (qs.getInt(PARAM_2))
+			{
+				case 42:
+				{
+					qs.giveItems(ITEM_1, 1);
+					break;
+				}
+				case 31:
+				{
+					qs.giveItems(ITEM_2, 1);
+					break;
+				}
+				case 21:
+				{
+					qs.giveItems(ITEM_3, 1);
+					break;
+				}
+				case 11:
+				{
+					qs.giveItems(ITEM_4, 1);
+					break;
+				}
+			}
+			qs.set(PARAM_1, 0);
+			return npcId + "-20.html";
+		}
+		else if (qs.getInt(WEIGHT_POINT) == 0)
+		{
+			switch (qs.getInt(PARAM_1))
+			{
+				case 21:
+				{
+					return npcId + "-23.html";
+				}
+				case 25:
+				{
+					return npcId + "-24.html";
+				}
+				case 37:
+				{
+					return npcId + "-25.html";
+				}
+				case 41:
+				{
+					return npcId + "-26.html";
+				}
+				case 61:
+				{
+					return npcId + "-27.html";
+				}
+				case 29:
+				{
+					return npcId + "-28.html";
+				}
+				case 45:
+				{
+					return npcId + "-29.html";
+				}
+				case 53:
+				{
+					return npcId + "-30.html";
+				}
+				case 57:
+				{
+					return npcId + "-31.html";
+				}
+				case 22:
+				{
+					return npcId + "-32.html";
+				}
+				case 26:
+				{
+					return npcId + "-33.html";
+				}
+				case 38:
+				{
+					return npcId + "-34.html";
+				}
+				case 42:
+				{
+					return npcId + "-35.html";
+				}
+				case 62:
+				{
+					return npcId + "-36.html";
+				}
+				case 30:
+				{
+					return npcId + "-37.html";
+				}
+				case 46:
+				{
+					return npcId + "-38.html";
+				}
+				case 54:
+				{
+					return npcId + "-39.html";
+				}
+				case 58:
+				{
+					return npcId + "-40.html";
+				}
+				case 23:
+				{
+					return npcId + "-41.html";
+				}
+				case 27:
+				{
+					return npcId + "-42.html";
+				}
+				case 39:
+				{
+					return npcId + "-43.html";
+				}
+				case 43:
+				{
+					return npcId + "-44.html";
+				}
+				case 63:
+				{
+					return npcId + "-45.html";
+				}
+				case 31:
+				{
+					return npcId + "-46.html";
+				}
+				case 47:
+				{
+					return npcId + "-47.html";
+				}
+				case 55:
+				{
+					return npcId + "-48.html";
+				}
+				case 59:
+				{
+					return npcId + "-49.html";
+				}
+			}
+			qs.set(PARAM_1, 0);
+		}
+		else
+		{
+			int i0 = qs.getInt(PARAM_1) % 4;
+			int i1 = qs.getInt(PARAM_1) / 4;
+			int i2 = i1 / 4;
+			i1 = i1 % 4;
+			
+			int i3 = qs.getInt(FLAG) % 4;
+			int i4 = qs.getInt(FLAG) / 4;
+			int i5 = i4 / 4;
+			i4 = i4 % 4;
+			
+			if (i0 == i3)
+			{
+				qs.set(PARAM_3, qs.getInt(PARAM_3) + 1);
+			}
+			if (i1 == i4)
+			{
+				qs.set(PARAM_3, qs.getInt(PARAM_3) + 1);
+			}
+			if (i2 == i5)
+			{
+				qs.set(PARAM_3, qs.getInt(PARAM_3) + 1);
+			}
+			qs.set(FLAG, 1);
+			qs.set(WEIGHT_POINT, qs.getInt(WEIGHT_POINT) - 1);
+			switch (qs.getInt(PARAM_3))
+			{
+				case 0:
+				{
+					return npcId + "-52.html";
+				}
+				case 1:
+				{
+					return npcId + "-50.html";
+				}
+				case 2:
+				{
+					return npcId + "-51.html";
+				}
+			}
+		}
+		return null;
+	}
+	
+	private QuestState getRandomPlayerFromParty(L2PcInstance player, L2Npc npc, int memoState)
+	{
+		QuestState qs = player.getQuestState(getName());
+		final List<QuestState> candidates = new ArrayList<>();
+		
+		if (qs.isStarted() && (qs.getMemoState() == memoState))
+		{
+			candidates.add(qs);
+			candidates.add(qs);
+		}
+		
+		if (player.isInParty())
+		{
+			player.getParty().getMembers().stream().forEach(pm ->
+			{
+				
+				QuestState qss = pm.getQuestState(getName());
+				if (qss.isStarted() && (qss.getMemoState() == memoState) && Util.checkIfInRange(1500, npc, pm, true))
+				{
+					candidates.add(qss);
+				}
+			});
+		}
+		return candidates.get(getRandom(candidates.size()));
+	}
+	
+	private QuestState getRandomPlayerFromPartyCoin(L2PcInstance player, L2Npc npc, int memoState)
+	{
+		QuestState qs = player.getQuestState(getName());
+		final List<QuestState> candidates = new ArrayList<>();
+		if (qs.isStarted() && (qs.getMemoState() == memoState) && !qs.hasQuestItems(Q_KALDIS_GOLD_DRAGON))
+		{
+			candidates.add(qs);
+			candidates.add(qs);
+		}
+		
+		if (player.isInParty())
+		{
+			player.getParty().getMembers().stream().forEach(pm ->
+			{
+				
+				QuestState qss = pm.getQuestState(getName());
+				if (qss.isStarted() && (qss.getMemoState() == memoState) && !qs.hasQuestItems(Q_KALDIS_GOLD_DRAGON) && Util.checkIfInRange(1500, npc, pm, true))
+				{
+					candidates.add(qss);
+				}
+			});
+		}
+		return candidates.size() > 0 ? candidates.get(getRandom(candidates.size())) : null;
+	}
+}
diff --git a/dist/game/data/scripts/quests/QuestMasterHandler.java b/dist/game/data/scripts/quests/QuestMasterHandler.java
index 0cf61abbdfff0fd1b1004c90eb660d00bc76bc73..d925b16b316162594d28da1c387b86b9d0996bda 100644
--- a/dist/game/data/scripts/quests/QuestMasterHandler.java
+++ b/dist/game/data/scripts/quests/QuestMasterHandler.java
@@ -304,6 +304,7 @@ import quests.Q00329_CuriosityOfADwarf.Q00329_CuriosityOfADwarf;
 import quests.Q00330_AdeptOfTaste.Q00330_AdeptOfTaste;
 import quests.Q00331_ArrowOfVengeance.Q00331_ArrowOfVengeance;
 import quests.Q00333_HuntOfTheBlackLion.Q00333_HuntOfTheBlackLion;
+import quests.Q00336_CoinsOfMagic.Q00336_CoinsOfMagic;
 import quests.Q00337_AudienceWithTheLandDragon.Q00337_AudienceWithTheLandDragon;
 import quests.Q00338_AlligatorHunter.Q00338_AlligatorHunter;
 import quests.Q00340_SubjugationOfLizardmen.Q00340_SubjugationOfLizardmen;
@@ -787,6 +788,7 @@ public class QuestMasterHandler
 		Q00330_AdeptOfTaste.class,
 		Q00331_ArrowOfVengeance.class,
 		Q00333_HuntOfTheBlackLion.class,
+		Q00336_CoinsOfMagic.class,
 		Q00337_AudienceWithTheLandDragon.class,
 		Q00338_AlligatorHunter.class,
 		Q00340_SubjugationOfLizardmen.class,
diff --git a/dist/sql/game/updates/20151121update.sql b/dist/sql/game/updates/20151121update.sql
new file mode 100644
index 0000000000000000000000000000000000000000..af4e617da6c8e7c0a31a379546f3cdb5e908429a
--- /dev/null
+++ b/dist/sql/game/updates/20151121update.sql
@@ -0,0 +1 @@
+UPDATE character_quests SET name='Q00336_CoinsOfMagic' WHERE name='336_CoinOfMagic'; 
\ No newline at end of file