mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Fixed typo in Simple Beam's code.
This commit is contained in:
@@ -2001,7 +2001,7 @@ class PokeBattle_Move_063 < PokeBattle_Move
|
|||||||
@abilityBlacklist = [
|
@abilityBlacklist = [
|
||||||
:TRUANT,
|
:TRUANT,
|
||||||
# This ability
|
# This ability
|
||||||
:SIMPLEBEAM,
|
:SIMPLE,
|
||||||
# Form-changing abilities
|
# Form-changing abilities
|
||||||
:BATTLEBOND,
|
:BATTLEBOND,
|
||||||
:DISGUISE,
|
:DISGUISE,
|
||||||
|
|||||||
Reference in New Issue
Block a user