mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
Implement Suction Cups
This commit is contained in:
parent
fe0369763a
commit
70028629e0
|
|
@ -1857,6 +1857,7 @@ exports.BattleAbilities = {
|
|||
},
|
||||
"SuctionCups": {
|
||||
desc: "Roar and Whirlwind do not affect this Pokemon. [Field Effect]\u00a0Pokemon hooked by a fishing rod are easier to catch.",
|
||||
onDragOut: false,
|
||||
id: "SuctionCups",
|
||||
name: "Suction Cups",
|
||||
rating: 3,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user