Skip to content

Commit

Permalink
Descriptions: Update Blood Moon/Gigaton Hammer (#9961)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyuk-bot authored Dec 16, 2023
1 parent af2bc6d commit 066a84a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/text/moves.ts
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ export const MovesText: {[k: string]: MoveText} = {
},
bloodmoon: {
name: "Blood Moon",
shortDesc: "Cannot be used twice in a row.",
shortDesc: "Cannot be selected the turn after it's used.",
},
bloomdoom: {
name: "Bloom Doom",
Expand Down Expand Up @@ -2434,7 +2434,7 @@ export const MovesText: {[k: string]: MoveText} = {
},
gigatonhammer: {
name: "Gigaton Hammer",
shortDesc: "Cannot be used twice in a row.",
shortDesc: "Cannot be selected the turn after it's used.",
},
gigavolthavoc: {
name: "Gigavolt Havoc",
Expand Down

0 comments on commit 066a84a

Please sign in to comment.