From 53c5587360696ccf1ee747e88d7c41c09d3c8ad3 Mon Sep 17 00:00:00 2001 From: MerlionRock Date: Fri, 17 Mar 2017 17:22:30 +0800 Subject: [PATCH] Added Mud Shot to Diglett Added Mud Shot to Diglett --- data/pokemon.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/pokemon.json b/data/pokemon.json index 76c19c720b..758b2b51b8 100644 --- a/data/pokemon.json +++ b/data/pokemon.json @@ -2294,7 +2294,8 @@ ], "Fast Attack(s)": [ "Mud Slap", - "Scratch" + "Scratch", + "Mud Shot" ], "Weight": "0,8 kg", "Height": "0,2 m",