mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-17 11:11:10 +02:00
potentially CLOSES #758
This commit is contained in:
@@ -332,7 +332,7 @@ MoveEffects.primary = {
|
||||
battle.data.moves[id].name) }
|
||||
end,
|
||||
|
||||
SPLASH_EFFECT = function()
|
||||
SPLASH_EFFECT = function(battle)
|
||||
return { romText(battle.data, "_NoEffectText", "No effect!") }
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user