mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 14:14:59 +00:00
Fixed typo in "CannotMetronome" (#171)
* Fixed typo in "CannotMetronome" This flag had 3 N's in its name where it was supposed to be two. In the move PBS files, the flag is spelled correctly.
This commit is contained in:
@@ -245,7 +245,7 @@ class Battle::Move::CorrodeTargetItem < Battle::Move
|
||||
end
|
||||
|
||||
#===============================================================================
|
||||
# For 5 rounds, the target cannnot use its held item, its held item has no
|
||||
# For 5 rounds, the target cannot use its held item, its held item has no
|
||||
# effect, and no items can be used on it. (Embargo)
|
||||
#===============================================================================
|
||||
class Battle::Move::StartTargetCannotUseItem < Battle::Move
|
||||
|
||||
Reference in New Issue
Block a user