From c9525c0c8b267b71164cf9da5623c27a16d0380a Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Sat, 3 May 2014 22:13:13 -0400 Subject: Fix typo --- data/map_scripts.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/map_scripts.asm b/data/map_scripts.asm index d100bd2..ebe67c5 100755 --- a/data/map_scripts.asm +++ b/data/map_scripts.asm @@ -1,4 +1,4 @@ -; each map has a mximum of 8 scripts +; each map has a maximum of 8 scripts ; scripts are referenced with ids [0,2,4,6,8,a,c,e] ; each script id is used for a specific event ; if a script pointer is $0000, that map has no script for that event -- cgit v1.2.3