fix: set ArchwingEnabled to true when obtaining an archwing (#1091)
Closes #984 Reviewed-on: #1091 Co-authored-by: Sainan <sainan@calamity.inc> Co-committed-by: Sainan <sainan@calamity.inc>
This commit is contained in:
parent
9acad90b12
commit
6c7e8e908e
@ -451,6 +451,7 @@ export const addItem = async (
|
||||
};
|
||||
}
|
||||
case "Archwing": {
|
||||
inventory.ArchwingEnabled = true;
|
||||
return {
|
||||
InventoryChanges: {
|
||||
...addSpaceSuit(
|
||||
|
Loading…
x
Reference in New Issue
Block a user