Add spanned NPCs to result.
This commit is contained in:
parent
cdfcf4e13a
commit
d1c1a9ba5a
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user