From c82deab86fc984b6af4686d88b42042be4f6cd9e Mon Sep 17 00:00:00 2001 From: mid-kid Date: Sat, 5 May 2018 09:19:04 +0200 Subject: fix-various-little-things MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A compilation of suggestions from the discord that don't deserve separate commits and are not questionable at allâ„¢. --- data/wild/flee_mons.asm | 1 - 1 file changed, 1 deletion(-) (limited to 'data/wild') diff --git a/data/wild/flee_mons.asm b/data/wild/flee_mons.asm index 1b1cea036..2c235d2e6 100644 --- a/data/wild/flee_mons.asm +++ b/data/wild/flee_mons.asm @@ -31,6 +31,5 @@ OftenFleeMons: ; 3c5a8 AlwaysFleeMons: ; 3c5b1 db RAIKOU db ENTEI -; db SUICUNE db -1 ; 3c5b4 -- cgit v1.2.3