forked from Shardstone/trail-into-darkness
Added full cycle, now the gui shows the proper party data
This commit is contained in:
@@ -147,6 +147,7 @@ namespace Nox.Game {
|
||||
Role = Role,
|
||||
Race = Race,
|
||||
Class = Class,
|
||||
PortraitIndex = PortraitIndex,
|
||||
Attributes = new EntityAttributes {
|
||||
attributes = Attributes?.attributes?.AsValueEnumerable().Select(a => new Attribute(a.attribute, a.value)).ToArray()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user