First Commit

Upload literally everything from the pokecrystal16 expand-move-ID branch
This commit is contained in:
Zeta_Null 2023-09-10 12:35:35 -04:00
commit 2f8a41f833
4618 changed files with 480386 additions and 0 deletions

24
maps/TohjoFalls.asm Normal file
View file

@ -0,0 +1,24 @@
object_const_def
const TOHJOFALLS_POKE_BALL
TohjoFalls_MapScripts:
def_scene_scripts
def_callbacks
TohjoFallsMoonStone:
itemball MOON_STONE
TohjoFalls_MapEvents:
db 0, 0 ; filler
def_warp_events
warp_event 13, 15, ROUTE_27, 2
warp_event 25, 15, ROUTE_27, 3
def_coord_events
def_bg_events
def_object_events
object_event 2, 6, SPRITE_POKE_BALL, SPRITEMOVEDATA_STILL, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, TohjoFallsMoonStone, EVENT_TOHJO_FALLS_MOON_STONE