From f37cf959c930ae9595f9f71ce0d9b17dcf5421d0 Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 14 Jul 2020 10:21:18 -0400 Subject: Clean up some data, using macros for multiline list entries --- data/wild/maps/nothing.asm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'data/wild/maps/nothing.asm') diff --git a/data/wild/maps/nothing.asm b/data/wild/maps/nothing.asm index ce7f7ede..19570b50 100755 --- a/data/wild/maps/nothing.asm +++ b/data/wild/maps/nothing.asm @@ -1,3 +1,4 @@ NoMons: - db $00 - db $00 + db 0 ; grass encounter rate + + db 0 ; water encounter rate -- cgit v1.3.1-sl0p