Update CreatorPackage.cs

Added another item def
This commit is contained in:
Chompster86 2025-01-16 22:10:20 -05:00 committed by GitHub
parent 988b4a5847
commit f8c7996a61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -101,6 +101,7 @@ public class CreatorPackage : IDisposable
case "FortConsumableItemDefinition":
case "StWFortAccoladeItemDefinition":
case "FortAccountBuffItemDefinition":
case "FortFOBCoreDecoItemDefinition":
case "FortPlayerPerksItemDefinition":
case "FortPlaysetPropItemDefinition":
case "FortPrerollDataItemDefinition":