Language…
5 users online: da_phiiil, fanfan21, ForthRightMC, neidoodle, Rykon-V73 - Guests: 79 - Bots: 119
Users: 70,433 (2,479 active)
Latest user: comicsgod

Change Keyhole Exit

SMW Tweaks → Change Keyhole Exit

Tweak Details

Summary: Change Keyhole Exit
Description: Changes the exit type for the keyhole. The default behavior is secret exit 1. Note that secret exits 2 and 3 only work with Lunar Magic.
Tags: exit key keyhole normal exit secret exit
Parameters:
ID
Exit Type. One of (defaults to Secret Exit 1):
  • Nothing (= 00)
  • Normal Exit (= 01)
  • Secret Exit 1 (= 02)
  • Secret Exit 2 (= 03)
  • Secret Exit 3 (= 04)
  • No event, but show save prompt anyway (= E0)
Code:
org $00C4AF
db <ID>
Submitted: by simon.caio