diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java index 97f2c256cb..e65aa7b7f3 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java @@ -86,7 +86,7 @@ public class ChamberOfProphecies extends AbstractInstance qs.setCond(16, true); } } - else + else if (npc != null) { final Instance world = npc.getInstanceWorld(); if (!isInInstance(world)) @@ -106,7 +106,7 @@ public class ChamberOfProphecies extends AbstractInstance } case "33996-02.html": { - world.broadcastPacket(ExShowUsm.USM_Q015_E); // TODO not show usim movie + world.broadcastPacket(ExShowUsm.USM_Q015_E); world.despawnGroup("q10753_16_instance_grail"); world.spawnGroup("q10753_16_instance_wizard"); giveItems(player, ATELIA, 1); diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java index 97f2c256cb..e65aa7b7f3 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java +++ b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java @@ -86,7 +86,7 @@ public class ChamberOfProphecies extends AbstractInstance qs.setCond(16, true); } } - else + else if (npc != null) { final Instance world = npc.getInstanceWorld(); if (!isInInstance(world)) @@ -106,7 +106,7 @@ public class ChamberOfProphecies extends AbstractInstance } case "33996-02.html": { - world.broadcastPacket(ExShowUsm.USM_Q015_E); // TODO not show usim movie + world.broadcastPacket(ExShowUsm.USM_Q015_E); world.despawnGroup("q10753_16_instance_grail"); world.spawnGroup("q10753_16_instance_wizard"); giveItems(player, ATELIA, 1); diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java index 97f2c256cb..e65aa7b7f3 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java +++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java @@ -86,7 +86,7 @@ public class ChamberOfProphecies extends AbstractInstance qs.setCond(16, true); } } - else + else if (npc != null) { final Instance world = npc.getInstanceWorld(); if (!isInInstance(world)) @@ -106,7 +106,7 @@ public class ChamberOfProphecies extends AbstractInstance } case "33996-02.html": { - world.broadcastPacket(ExShowUsm.USM_Q015_E); // TODO not show usim movie + world.broadcastPacket(ExShowUsm.USM_Q015_E); world.despawnGroup("q10753_16_instance_grail"); world.spawnGroup("q10753_16_instance_wizard"); giveItems(player, ATELIA, 1); diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java index 97f2c256cb..e65aa7b7f3 100644 --- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java @@ -86,7 +86,7 @@ public class ChamberOfProphecies extends AbstractInstance qs.setCond(16, true); } } - else + else if (npc != null) { final Instance world = npc.getInstanceWorld(); if (!isInInstance(world)) @@ -106,7 +106,7 @@ public class ChamberOfProphecies extends AbstractInstance } case "33996-02.html": { - world.broadcastPacket(ExShowUsm.USM_Q015_E); // TODO not show usim movie + world.broadcastPacket(ExShowUsm.USM_Q015_E); world.despawnGroup("q10753_16_instance_grail"); world.spawnGroup("q10753_16_instance_wizard"); giveItems(player, ATELIA, 1); diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java index dbed22e6bd..21138389b7 100644 --- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java @@ -86,7 +86,7 @@ public class ChamberOfProphecies extends AbstractInstance qs.setCond(16, true); } } - else + else if (npc != null) { final Instance world = npc.getInstanceWorld(); if (!isInInstance(world)) @@ -106,7 +106,7 @@ public class ChamberOfProphecies extends AbstractInstance } case "33996-02.html": { - world.broadcastPacket(ExShowUsm.USM_Q015_E); // TODO not show usim movie + world.broadcastPacket(ExShowUsm.USM_Q015_E); world.despawnGroup("q10753_16_instance_grail"); world.spawnGroup("q10753_16_instance_wizard"); giveItems(player, ATELIA, 1); diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java index 97f2c256cb..e65aa7b7f3 100644 --- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java @@ -86,7 +86,7 @@ public class ChamberOfProphecies extends AbstractInstance qs.setCond(16, true); } } - else + else if (npc != null) { final Instance world = npc.getInstanceWorld(); if (!isInInstance(world)) @@ -106,7 +106,7 @@ public class ChamberOfProphecies extends AbstractInstance } case "33996-02.html": { - world.broadcastPacket(ExShowUsm.USM_Q015_E); // TODO not show usim movie + world.broadcastPacket(ExShowUsm.USM_Q015_E); world.despawnGroup("q10753_16_instance_grail"); world.spawnGroup("q10753_16_instance_wizard"); giveItems(player, ATELIA, 1); diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java index 97f2c256cb..e65aa7b7f3 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java @@ -86,7 +86,7 @@ public class ChamberOfProphecies extends AbstractInstance qs.setCond(16, true); } } - else + else if (npc != null) { final Instance world = npc.getInstanceWorld(); if (!isInInstance(world)) @@ -106,7 +106,7 @@ public class ChamberOfProphecies extends AbstractInstance } case "33996-02.html": { - world.broadcastPacket(ExShowUsm.USM_Q015_E); // TODO not show usim movie + world.broadcastPacket(ExShowUsm.USM_Q015_E); world.despawnGroup("q10753_16_instance_grail"); world.spawnGroup("q10753_16_instance_wizard"); giveItems(player, ATELIA, 1); diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java index 13aa7214e1..46b9eddceb 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/instances/ChamberOfProphecies/ChamberOfProphecies.java @@ -86,7 +86,7 @@ public class ChamberOfProphecies extends AbstractInstance qs.setCond(4, true); } } - else + else if (npc != null) { final Instance world = npc.getInstanceWorld(); if (!isInInstance(world)) @@ -106,7 +106,7 @@ public class ChamberOfProphecies extends AbstractInstance } case "33996-02.html": { - world.broadcastPacket(ExShowUsm.USM_Q015_E); // TODO not show usim movie + world.broadcastPacket(ExShowUsm.USM_Q015_E); world.despawnGroup("q10753_16_instance_grail"); world.spawnGroup("q10753_16_instance_wizard"); giveItems(player, ATELIA, 1);