Fioren Crystal Caverns movie.

Contributed by gigilo1968.
This commit is contained in:
MobiusDev
2016-02-13 21:17:34 +00:00
parent 770dc2f187
commit e379b0948f
3 changed files with 58 additions and 1 deletions

View File

@@ -136,6 +136,7 @@ import handlers.bypasshandlers.Buy;
import handlers.bypasshandlers.BuyShadowItem;
import handlers.bypasshandlers.ChatLink;
import handlers.bypasshandlers.ClanWarehouse;
import handlers.bypasshandlers.CrystalCavernsMovie;
import handlers.bypasshandlers.EventEngine;
import handlers.bypasshandlers.Freight;
import handlers.bypasshandlers.ItemAuctionLink;
@@ -416,6 +417,7 @@ final class MasterHandler
BuyShadowItem.class,
ChatLink.class,
ClanWarehouse.class,
CrystalCavernsMovie.class,
EventEngine.class,
Freight.class,
ItemAuctionLink.class,