remove mothula
This commit is contained in:
@@ -1,24 +0,0 @@
|
|||||||
;----------------------------------------------------------
|
|
||||||
; Mothula Spike Removal
|
|
||||||
;----------------------------------------------------------
|
|
||||||
|
|
||||||
pushpc
|
|
||||||
|
|
||||||
org $1EBE84
|
|
||||||
NOP #3
|
|
||||||
|
|
||||||
pullpc
|
|
||||||
|
|
||||||
;----------------------------------------------------------
|
|
||||||
; Change Mothula Damage
|
|
||||||
;----------------------------------------------------------
|
|
||||||
|
|
||||||
pushpc
|
|
||||||
|
|
||||||
org $0DB266+$88 ; Mothula Damage 1 heart
|
|
||||||
db $14
|
|
||||||
|
|
||||||
org $0DB266+$89 ; Mothula Beam Damage 1 heart
|
|
||||||
db $14
|
|
||||||
|
|
||||||
pullpc
|
|
||||||
@@ -170,9 +170,6 @@ incsrc "Sprites/Bosses/king_dodongo.asm"
|
|||||||
incsrc "Sprites/Bosses/arrghus.asm"
|
incsrc "Sprites/Bosses/arrghus.asm"
|
||||||
print "End of arrghus.asm ", pc
|
print "End of arrghus.asm ", pc
|
||||||
|
|
||||||
incsrc "Sprites/Bosses/mothula.asm"
|
|
||||||
print "End of mothula.asm ", pc
|
|
||||||
|
|
||||||
incsrc "Sprites/Bosses/lanmola.asm"
|
incsrc "Sprites/Bosses/lanmola.asm"
|
||||||
print "End of Lanmola.asm ", pc
|
print "End of Lanmola.asm ", pc
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user