From 36a1825bbe6199ea00a8cb614c1dd126f736daeb Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Sun, 20 Jan 2019 10:11:45 -0600 Subject: Document trainer approach funcs, and use movement type constants in scripts --- data/maps/Route119_WeatherInstitute_1F/scripts.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/Route119_WeatherInstitute_1F/scripts.inc') diff --git a/data/maps/Route119_WeatherInstitute_1F/scripts.inc b/data/maps/Route119_WeatherInstitute_1F/scripts.inc index 8dada27e8..ae0fea259 100644 --- a/data/maps/Route119_WeatherInstitute_1F/scripts.inc +++ b/data/maps/Route119_WeatherInstitute_1F/scripts.inc @@ -9,7 +9,7 @@ Route119_WeatherInstitute_1F_MapScript1_26FA8C: @ 826FA8C Route119_WeatherInstitute_1F_EventScript_26FA98:: @ 826FA98 setobjectxyperm 5, 0, 5 - setobjectmovementtype 5, 10 + setobjectmovementtype 5, MOVEMENT_TYPE_FACE_RIGHT return Route119_WeatherInstitute_1F_EventScript_26FAA4:: @ 826FAA4 -- cgit v1.2.3