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/TinTower6F.asm Normal file
View file

@ -0,0 +1,24 @@
object_const_def
const TINTOWER6F_POKE_BALL
TinTower6F_MapScripts:
def_scene_scripts
def_callbacks
TinTower6FMaxPotion:
itemball MAX_POTION
TinTower6F_MapEvents:
db 0, 0 ; filler
def_warp_events
warp_event 3, 9, TIN_TOWER_7F, 1
warp_event 11, 15, TIN_TOWER_5F, 1
def_coord_events
def_bg_events
def_object_events
object_event 8, 8, SPRITE_POKE_BALL, SPRITEMOVEDATA_STILL, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, TinTower6FMaxPotion, EVENT_TIN_TOWER_6F_MAX_POTION