Compare commits

...

1 Commits

Author SHA1 Message Date
6780a9d32d fix: set ArchwingEnabled to true when obtaining an archwing 2025-03-06 16:23:37 +01:00

View File

@ -453,6 +453,7 @@ export const addItem = async (
}; };
} }
case "Archwing": { case "Archwing": {
inventory.ArchwingEnabled = true;
return { return {
InventoryChanges: { InventoryChanges: {
...addSpaceSuit( ...addSpaceSuit(