Updated admin item creation coin ids.
Thanks to snacks.
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
<table width=270 cellpadding="4">
|
<table width=270 cellpadding="4">
|
||||||
<tr>
|
<tr>
|
||||||
<td>Coin Type:</td>
|
<td>Coin Type:</td>
|
||||||
<td><combobox width=120 height=17 var=ebox list=Adena;AncientAdena;FestivalAdena;BlueEva;GoldEinhasad;SilverShilen;BloodyPaagrio;FantasyIsleCoin;LCoin></td>
|
<td><combobox width=120 height=17 var=ebox list=Adena;AncientAdena;BlueEva;GoldEinhasad;SilverShilen;BloodyPaagrio;LCoin></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Amount:</td>
|
<td>Amount:</td>
|
||||||
|
@@ -324,11 +324,7 @@ public class AdminCreateItem implements IAdminCommandHandler
|
|||||||
}
|
}
|
||||||
else if (name.equalsIgnoreCase("ancientadena"))
|
else if (name.equalsIgnoreCase("ancientadena"))
|
||||||
{
|
{
|
||||||
id = 5575;
|
id = 94343;
|
||||||
}
|
|
||||||
else if (name.equalsIgnoreCase("festivaladena"))
|
|
||||||
{
|
|
||||||
id = 6673;
|
|
||||||
}
|
}
|
||||||
else if (name.equalsIgnoreCase("blueeva"))
|
else if (name.equalsIgnoreCase("blueeva"))
|
||||||
{
|
{
|
||||||
@@ -346,10 +342,6 @@ public class AdminCreateItem implements IAdminCommandHandler
|
|||||||
{
|
{
|
||||||
id = 4358;
|
id = 4358;
|
||||||
}
|
}
|
||||||
else if (name.equalsIgnoreCase("fantasyislecoin"))
|
|
||||||
{
|
|
||||||
id = 13067;
|
|
||||||
}
|
|
||||||
else if (name.equalsIgnoreCase("lcoin"))
|
else if (name.equalsIgnoreCase("lcoin"))
|
||||||
{
|
{
|
||||||
id = 91663;
|
id = 91663;
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
<table width=270 cellpadding="4">
|
<table width=270 cellpadding="4">
|
||||||
<tr>
|
<tr>
|
||||||
<td>Coin Type:</td>
|
<td>Coin Type:</td>
|
||||||
<td><combobox width=120 height=17 var=ebox list=Adena;AncientAdena;FestivalAdena;BlueEva;GoldEinhasad;SilverShilen;BloodyPaagrio;FantasyIsleCoin;LCoin></td>
|
<td><combobox width=120 height=17 var=ebox list=Adena;AncientAdena;BlueEva;GoldEinhasad;SilverShilen;BloodyPaagrio;LCoin></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Amount:</td>
|
<td>Amount:</td>
|
||||||
|
@@ -324,11 +324,7 @@ public class AdminCreateItem implements IAdminCommandHandler
|
|||||||
}
|
}
|
||||||
else if (name.equalsIgnoreCase("ancientadena"))
|
else if (name.equalsIgnoreCase("ancientadena"))
|
||||||
{
|
{
|
||||||
id = 5575;
|
id = 94343;
|
||||||
}
|
|
||||||
else if (name.equalsIgnoreCase("festivaladena"))
|
|
||||||
{
|
|
||||||
id = 6673;
|
|
||||||
}
|
}
|
||||||
else if (name.equalsIgnoreCase("blueeva"))
|
else if (name.equalsIgnoreCase("blueeva"))
|
||||||
{
|
{
|
||||||
@@ -346,10 +342,6 @@ public class AdminCreateItem implements IAdminCommandHandler
|
|||||||
{
|
{
|
||||||
id = 4358;
|
id = 4358;
|
||||||
}
|
}
|
||||||
else if (name.equalsIgnoreCase("fantasyislecoin"))
|
|
||||||
{
|
|
||||||
id = 13067;
|
|
||||||
}
|
|
||||||
else if (name.equalsIgnoreCase("lcoin"))
|
else if (name.equalsIgnoreCase("lcoin"))
|
||||||
{
|
{
|
||||||
id = 91663;
|
id = 91663;
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
<table width=270 cellpadding="4">
|
<table width=270 cellpadding="4">
|
||||||
<tr>
|
<tr>
|
||||||
<td>Coin Type:</td>
|
<td>Coin Type:</td>
|
||||||
<td><combobox width=120 height=17 var=ebox list=Adena;AncientAdena;FestivalAdena;BlueEva;GoldEinhasad;SilverShilen;BloodyPaagrio;FantasyIsleCoin;LCoin></td>
|
<td><combobox width=120 height=17 var=ebox list=Adena;AncientAdena;BlueEva;GoldEinhasad;SilverShilen;BloodyPaagrio;LCoin></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Amount:</td>
|
<td>Amount:</td>
|
||||||
|
@@ -324,11 +324,7 @@ public class AdminCreateItem implements IAdminCommandHandler
|
|||||||
}
|
}
|
||||||
else if (name.equalsIgnoreCase("ancientadena"))
|
else if (name.equalsIgnoreCase("ancientadena"))
|
||||||
{
|
{
|
||||||
id = 5575;
|
id = 97145;
|
||||||
}
|
|
||||||
else if (name.equalsIgnoreCase("festivaladena"))
|
|
||||||
{
|
|
||||||
id = 6673;
|
|
||||||
}
|
}
|
||||||
else if (name.equalsIgnoreCase("blueeva"))
|
else if (name.equalsIgnoreCase("blueeva"))
|
||||||
{
|
{
|
||||||
@@ -346,10 +342,6 @@ public class AdminCreateItem implements IAdminCommandHandler
|
|||||||
{
|
{
|
||||||
id = 4358;
|
id = 4358;
|
||||||
}
|
}
|
||||||
else if (name.equalsIgnoreCase("fantasyislecoin"))
|
|
||||||
{
|
|
||||||
id = 13067;
|
|
||||||
}
|
|
||||||
else if (name.equalsIgnoreCase("lcoin"))
|
else if (name.equalsIgnoreCase("lcoin"))
|
||||||
{
|
{
|
||||||
id = 91663;
|
id = 91663;
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
<table width=270 cellpadding="4">
|
<table width=270 cellpadding="4">
|
||||||
<tr>
|
<tr>
|
||||||
<td>Coin Type:</td>
|
<td>Coin Type:</td>
|
||||||
<td><combobox width=120 height=17 var=ebox list=Adena;AncientAdena;FestivalAdena;BlueEva;GoldEinhasad;SilverShilen;BloodyPaagrio;FantasyIsleCoin;LCoin></td>
|
<td><combobox width=120 height=17 var=ebox list=Adena;AncientAdena;BlueEva;GoldEinhasad;SilverShilen;BloodyPaagrio;LCoin></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Amount:</td>
|
<td>Amount:</td>
|
||||||
|
@@ -324,11 +324,7 @@ public class AdminCreateItem implements IAdminCommandHandler
|
|||||||
}
|
}
|
||||||
else if (name.equalsIgnoreCase("ancientadena"))
|
else if (name.equalsIgnoreCase("ancientadena"))
|
||||||
{
|
{
|
||||||
id = 5575;
|
id = 97145;
|
||||||
}
|
|
||||||
else if (name.equalsIgnoreCase("festivaladena"))
|
|
||||||
{
|
|
||||||
id = 6673;
|
|
||||||
}
|
}
|
||||||
else if (name.equalsIgnoreCase("blueeva"))
|
else if (name.equalsIgnoreCase("blueeva"))
|
||||||
{
|
{
|
||||||
@@ -346,10 +342,6 @@ public class AdminCreateItem implements IAdminCommandHandler
|
|||||||
{
|
{
|
||||||
id = 4358;
|
id = 4358;
|
||||||
}
|
}
|
||||||
else if (name.equalsIgnoreCase("fantasyislecoin"))
|
|
||||||
{
|
|
||||||
id = 13067;
|
|
||||||
}
|
|
||||||
else if (name.equalsIgnoreCase("lcoin"))
|
else if (name.equalsIgnoreCase("lcoin"))
|
||||||
{
|
{
|
||||||
id = 91663;
|
id = 91663;
|
||||||
|
Reference in New Issue
Block a user