fix: set ArchwingEnabled to true when obtaining an archwing
All checks were successful
Build / build (20) (push) Successful in 39s
Build / build (22) (push) Successful in 56s
Build / build (18) (push) Successful in 55s
Build / build (18) (pull_request) Successful in 40s
Build / build (20) (pull_request) Successful in 1m2s
Build / build (22) (pull_request) Successful in 53s
All checks were successful
Build / build (20) (push) Successful in 39s
Build / build (22) (push) Successful in 56s
Build / build (18) (push) Successful in 55s
Build / build (18) (pull_request) Successful in 40s
Build / build (20) (pull_request) Successful in 1m2s
Build / build (22) (pull_request) Successful in 53s
This commit is contained in:
parent
77aa1caa8f
commit
6780a9d32d
@ -453,6 +453,7 @@ export const addItem = async (
|
||||
};
|
||||
}
|
||||
case "Archwing": {
|
||||
inventory.ArchwingEnabled = true;
|
||||
return {
|
||||
InventoryChanges: {
|
||||
...addSpaceSuit(
|
||||
|
Loading…
x
Reference in New Issue
Block a user