fixed a typo in menu entry swapper config (#405)
This commit is contained in:
@@ -1089,7 +1089,7 @@ public interface MenuEntrySwapperConfig extends Config
|
|||||||
@ConfigItem(
|
@ConfigItem(
|
||||||
keyName = "swapMetamorphosis",
|
keyName = "swapMetamorphosis",
|
||||||
name = "Metamorphosis",
|
name = "Metamorphosis",
|
||||||
description = "Swap 'Talk-t'o with 'Metamorphosis' for Baby Chinchompa pet.",
|
description = "Swap 'Talk-to' with 'Metamorphosis' for Baby Chinchompa pet.",
|
||||||
position = 82,
|
position = 82,
|
||||||
group = "Talk-To"
|
group = "Talk-To"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user