Four Sepulchers rework.

Thanks to Stayway and gigilo1968.
This commit is contained in:
MobiusDev
2016-08-07 16:38:58 +00:00
parent df9d1379fd
commit 49d0d680a0
85 changed files with 1700 additions and 4845 deletions

View File

@@ -54,9 +54,6 @@ public enum InstanceType
FriendlyNpcInstance(L2Attackable),
// FlyMobs
L2FlyTerrainObjectInstance(L2Npc),
// Sepulchers
L2SepulcherNpcInstance(L2NpcInstance),
L2SepulcherMonsterInstance(L2MonsterInstance),
// Vehicles
L2Vehicle(L2Character),
L2BoatInstance(L2Vehicle),