end -> return in clair bugfix

This commit is contained in:
mid-kid 2019-06-17 08:05:29 +02:00
parent ad299b1635
commit 7e84f72403

View File

@ -916,7 +916,7 @@ This can bring Pokémon straight from level 1 to 100 by gaining just a few exper
+
+.UnsetClairScene:
+ setmapscene DRAGONS_DEN_B1F, SCENE_DRAGONSDENB1F_NOTHING
+ end
+ return
```