mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 22:24:58 +00:00
Minor refactoring to kill various Rubocop warnings
This commit is contained in:
@@ -30,7 +30,7 @@ module GameData
|
||||
"Shiny" => [:shininess, "b"],
|
||||
"SuperShiny" => [:super_shininess, "b"],
|
||||
"Shadow" => [:shadowness, "b"],
|
||||
"Ball" => [:poke_ball, "e", :Item],
|
||||
"Ball" => [:poke_ball, "e", :Item]
|
||||
}
|
||||
|
||||
extend ClassMethodsSymbols
|
||||
|
||||
Reference in New Issue
Block a user