Wire up remaining AttractMode fields

This commit is contained in:
Matt Nadareski
2020-08-20 21:15:37 -07:00
parent 419ea5ce31
commit d90e9ee8a1
14 changed files with 351 additions and 54 deletions

View File

@@ -28,6 +28,9 @@
ItemType = this.ItemType,
DupeType = this.DupeType,
AltName = this.AltName,
AltTitle = this.AltTitle,
PartName = this.PartName,
PartInterface = this.PartInterface,
Features = this.Features,