v0.19.0.0 (unstable)
This commit is contained in:
@@ -203,7 +203,7 @@ namespace Barotrauma
|
||||
}
|
||||
else
|
||||
{
|
||||
newCollection.Add(new HumanPrefab(npcElement, file));
|
||||
newCollection.Add(new HumanPrefab(npcElement, file, npcSetIdentifier: from));
|
||||
}
|
||||
}
|
||||
humanPrefabCollections.Add(newCollection);
|
||||
|
||||
Reference in New Issue
Block a user