Correction for Spawn comment typos.
This commit is contained in:
parent
a6f6909c3a
commit
1dabf3a944
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -329,7 +329,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -329,7 +329,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -329,7 +329,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
@ -335,7 +335,7 @@ public class Spawn extends Location implements IIdentifiable, INamable
|
||||
{
|
||||
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"))
|
||||
{
|
||||
_currentCount++;
|
||||
|
Loading…
Reference in New Issue
Block a user