Add spanned NPCs to result.
This commit is contained in:
@@ -446,6 +446,7 @@ public class Instance
|
||||
{
|
||||
spawnDat.startRespawn();
|
||||
}
|
||||
spawnedNpcs.add(spawned);
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
@@ -446,6 +446,7 @@ public class Instance
|
||||
{
|
||||
spawnDat.startRespawn();
|
||||
}
|
||||
spawnedNpcs.add(spawned);
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
Reference in New Issue
Block a user