mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-10 06:34:59 +00:00
More Rubocop changes
This commit is contained in:
@@ -77,7 +77,7 @@ MenuHandlers.add(:battle_debug_menu, :list_foe_battlers, {
|
||||
MenuHandlers.add(:battle_debug_menu, :field, {
|
||||
"name" => _INTL("Field Effects..."),
|
||||
"parent" => :main,
|
||||
"description" => _INTL("Effects that apply to the whole battlefield."),
|
||||
"description" => _INTL("Effects that apply to the whole battlefield.")
|
||||
})
|
||||
|
||||
MenuHandlers.add(:battle_debug_menu, :weather, {
|
||||
|
||||
Reference in New Issue
Block a user