Visibility changes.

This commit is contained in:
MobiusDev
2016-01-29 14:13:33 +00:00
parent 6e536fc2dd
commit 13507ad46c
298 changed files with 563 additions and 595 deletions

View File

@@ -356,7 +356,7 @@ public class Q00350_EnhanceYourWeapon extends Quest
* @param mob
* @param killer The player that last killed this L2Attackable $ Rewrite 06.12.06 - Yesod $ Rewrite 08.01.10 - Gigiikun
*/
public static void levelSoulCrystals(L2Attackable mob, L2PcInstance killer)
private static void levelSoulCrystals(L2Attackable mob, L2PcInstance killer)
{
// Only L2PcInstance can absorb a soul
if (killer == null)