fix: set ArchwingEnabled to true when obtaining an archwing

This commit is contained in:
Sainan 2025-03-06 16:23:37 +01:00
parent 77aa1caa8f
commit 6780a9d32d

View File

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