-Implemented new cubics & cubic skills.
-Fixed some visual bugs (character see removed cubic, not see seed talisman aura until re-equip talisman). -Removed unused packet ExGetBossRecord (I forgot remove this in my raid points patch). Contributed by NviX.
This commit is contained in:
@@ -505,6 +505,9 @@ public class EnterWorld extends L2GameClientPacket
|
||||
}
|
||||
}
|
||||
|
||||
// Temp Fix
|
||||
activeChar.broadcastUserInfo();
|
||||
|
||||
activeChar.sendPacket(SystemMessageId.WELCOME_TO_THE_WORLD_OF_LINEAGE_II);
|
||||
|
||||
AnnouncementsTable.getInstance().showAnnouncements(activeChar);
|
||||
|
Reference in New Issue
Block a user