Correction for Spawn comment typos.
This commit is contained in:
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -329,7 +329,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -329,7 +329,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -329,7 +329,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
@@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check if the Spawn is not a Net or Minion or Decoy spawn
|
// Check if the spawn is not a Pet, Decoy or Trap spawn.
|
||||||
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
if (_template.isType("Pet") || _template.isType("Decoy") || _template.isType("Trap"))
|
||||||
{
|
{
|
||||||
_currentCount++;
|
_currentCount++;
|
||||||
|
Reference in New Issue
Block a user