Skip to content

Commit 64ad85b

Browse files
committed
Update APItem.hx
1 parent adcb023 commit 64ad85b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/archipelago/APItem.hx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,9 @@ class APrilFools extends APItem {
487487
// return;
488488
// }
489489

490+
APItem.popup("BF is disappearing!", "April Fools!");
491+
APItem.popup("Press ENTER to make him reappear!", "WARNING");
492+
490493
var bfDisappearFn = {
491494
func: function() {
492495
if (playState.boyfriend != null) {

0 commit comments

Comments
 (0)