StoryOfDreya AI improvement.
Contributed by gigilo1968.
This commit is contained in:
@@ -85,9 +85,6 @@ public class StoryOfFreya extends AbstractInstance
|
|||||||
{
|
{
|
||||||
String htmltext = null;
|
String htmltext = null;
|
||||||
final Instance world = npc.getInstanceWorld();
|
final Instance world = npc.getInstanceWorld();
|
||||||
|
|
||||||
if (isInInstance(world))
|
|
||||||
{
|
|
||||||
switch (event)
|
switch (event)
|
||||||
{
|
{
|
||||||
case "34172-02.html":
|
case "34172-02.html":
|
||||||
@@ -272,7 +269,6 @@ public class StoryOfFreya extends AbstractInstance
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
return htmltext;
|
return htmltext;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -85,9 +85,6 @@ public class StoryOfFreya extends AbstractInstance
|
|||||||
{
|
{
|
||||||
String htmltext = null;
|
String htmltext = null;
|
||||||
final Instance world = npc.getInstanceWorld();
|
final Instance world = npc.getInstanceWorld();
|
||||||
|
|
||||||
if (isInInstance(world))
|
|
||||||
{
|
|
||||||
switch (event)
|
switch (event)
|
||||||
{
|
{
|
||||||
case "34172-02.html":
|
case "34172-02.html":
|
||||||
@@ -272,7 +269,6 @@ public class StoryOfFreya extends AbstractInstance
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
return htmltext;
|
return htmltext;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -85,9 +85,6 @@ public class StoryOfFreya extends AbstractInstance
|
|||||||
{
|
{
|
||||||
String htmltext = null;
|
String htmltext = null;
|
||||||
final Instance world = npc.getInstanceWorld();
|
final Instance world = npc.getInstanceWorld();
|
||||||
|
|
||||||
if (isInInstance(world))
|
|
||||||
{
|
|
||||||
switch (event)
|
switch (event)
|
||||||
{
|
{
|
||||||
case "34172-02.html":
|
case "34172-02.html":
|
||||||
@@ -272,7 +269,6 @@ public class StoryOfFreya extends AbstractInstance
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
return htmltext;
|
return htmltext;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -85,9 +85,6 @@ public class StoryOfFreya extends AbstractInstance
|
|||||||
{
|
{
|
||||||
String htmltext = null;
|
String htmltext = null;
|
||||||
final Instance world = npc.getInstanceWorld();
|
final Instance world = npc.getInstanceWorld();
|
||||||
|
|
||||||
if (isInInstance(world))
|
|
||||||
{
|
|
||||||
switch (event)
|
switch (event)
|
||||||
{
|
{
|
||||||
case "34172-02.html":
|
case "34172-02.html":
|
||||||
@@ -272,7 +269,6 @@ public class StoryOfFreya extends AbstractInstance
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
return htmltext;
|
return htmltext;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -85,9 +85,6 @@ public class StoryOfFreya extends AbstractInstance
|
|||||||
{
|
{
|
||||||
String htmltext = null;
|
String htmltext = null;
|
||||||
final Instance world = npc.getInstanceWorld();
|
final Instance world = npc.getInstanceWorld();
|
||||||
|
|
||||||
if (isInInstance(world))
|
|
||||||
{
|
|
||||||
switch (event)
|
switch (event)
|
||||||
{
|
{
|
||||||
case "34172-02.html":
|
case "34172-02.html":
|
||||||
@@ -272,7 +269,6 @@ public class StoryOfFreya extends AbstractInstance
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
return htmltext;
|
return htmltext;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user