Skip to content

Commit

Permalink
removed text from oak's lab trash can (Rangi42#881)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaybrianna committed Oct 2, 2023
1 parent 68d2960 commit 3c76999
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions maps/OaksLab.asm
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ OaksLab_MapScriptHeader:
bg_event 8, 7, BGEVENT_JUMPSTD, difficultbookshelf
bg_event 9, 7, BGEVENT_JUMPSTD, difficultbookshelf
bg_event 4, 0, BGEVENT_JUMPTEXT, OaksLabPoster1Text
bg_event 5, 0, BGEVENT_JUMPTEXT, OaksLabPoster2Text
bg_event 9, 3, BGEVENT_JUMPTEXT, OaksLabTrashcanText
bg_event 5, 0, BGEVENT_JUMPTEXT, OaksLabPoster2Text
bg_event 0, 1, BGEVENT_JUMPTEXT, OaksLabPCText

def_object_events
Expand Down Expand Up @@ -468,11 +467,6 @@ OaksLabPoster2Text:
line "manner."
done

OaksLabTrashcanText:
text "There's nothing in"
line "here…"
done

OaksLabPCText:
text "There's an e-mail"
line "message on the PC."
Expand Down

0 comments on commit 3c76999

Please sign in to comment.