Skip to content

Commit 20af2f6

Browse files
fix: fix huge_ok mutation profession-only override (#9763)
Fix huge_ok profession-only override
1 parent 4f28506 commit 20af2f6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

data/mods/Aftershock/mutations/mutations.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -533,8 +533,7 @@
533533
"type": "mutation",
534534
"id": "HUGE_OK",
535535
"copy-from": "HUGE_OK",
536-
"extend": { "category": [ "MASTODON" ], "threshreq": [ "THRESH_MASTODON" ] },
537-
"profession": true
536+
"extend": { "category": [ "MASTODON" ], "threshreq": [ "THRESH_MASTODON" ] }
538537
},
539538
{
540539
"type": "mutation",

0 commit comments

Comments
 (0)