Move Lanmolas to Sprites/Bosses
This commit is contained in:
@@ -21,11 +21,3 @@ print "End of spike_subtype.asm ", pc
|
||||
|
||||
incsrc "Dungeons/house_tag.asm"
|
||||
print "End of house_tag.asm ", pc
|
||||
|
||||
incsrc "Dungeons/Lanmola.asm"
|
||||
print "End of Lanmola.asm ", pc
|
||||
|
||||
incsrc "Dungeons/Lanmola_Expanded.asm"
|
||||
print "End of Lanmola_Expanded.asm ", pc
|
||||
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ Ancilla_SpawnFallingPrize:
|
||||
|
||||
RTL
|
||||
|
||||
; ==============================================================================
|
||||
; =========================================================
|
||||
|
||||
Lanmola_DrawDirtLONG:
|
||||
{
|
||||
@@ -35,7 +35,7 @@ Lanmola_DrawDirtLONG:
|
||||
RTL
|
||||
}
|
||||
|
||||
; ==============================================================================
|
||||
; =========================================================
|
||||
|
||||
Lanmola_DrawDirt:
|
||||
{
|
||||
@@ -128,7 +128,7 @@ Lanmola_DrawDirt:
|
||||
RTS
|
||||
}
|
||||
|
||||
; ==============================================================================
|
||||
; =========================================================
|
||||
|
||||
Sprite_Lanmola_Init_DataLONG:
|
||||
{
|
||||
@@ -141,7 +141,7 @@ Sprite_Lanmola_Init_DataLONG:
|
||||
RTL
|
||||
}
|
||||
|
||||
; ==============================================================================
|
||||
; =========================================================
|
||||
|
||||
Sprite_Lanmola_Init_Data:
|
||||
{
|
||||
@@ -262,7 +262,7 @@ Sprite_Lanmola_Init_Data:
|
||||
;7EEACA
|
||||
}
|
||||
|
||||
; ==============================================================================
|
||||
; =========================================================
|
||||
|
||||
Lanmola_MoveSegment:
|
||||
{
|
||||
@@ -321,7 +321,7 @@ Lanmola_MoveSegment:
|
||||
RTL
|
||||
}
|
||||
|
||||
; ==============================================================================
|
||||
; =========================================================
|
||||
|
||||
SetShrapnelTimer:
|
||||
{
|
||||
@@ -332,7 +332,7 @@ SetShrapnelTimer:
|
||||
RTL
|
||||
}
|
||||
|
||||
; ==============================================================================
|
||||
; =========================================================
|
||||
|
||||
CheckIfActive:
|
||||
{
|
||||
@@ -349,5 +349,5 @@ CheckIfActive:
|
||||
|
||||
RTL
|
||||
}
|
||||
print pc
|
||||
; ==============================================================================
|
||||
|
||||
; =========================================================
|
||||
@@ -101,6 +101,12 @@ print "End of arrghus.asm ", pc
|
||||
incsrc "Sprites/Bosses/mothula.asm"
|
||||
print "End of mothula.asm ", pc
|
||||
|
||||
incsrc "Sprites/Bosses/lanmola.asm"
|
||||
print "End of Lanmola.asm ", pc
|
||||
|
||||
incsrc "Sprites/Bosses/lanmola_Expanded.asm"
|
||||
print "End of Lanmola_Expanded.asm ", pc
|
||||
|
||||
incsrc "Sprites/NPCs/bug_net_kid.asm"
|
||||
|
||||
warnpc $328000
|
||||
Reference in New Issue
Block a user