send_mail script command

missed adding this file two commits ago, oops
This commit is contained in:
mdraves91
2025-11-16 13:20:24 -06:00
parent f9f9f28bbd
commit eec0aa5c59

View File

@@ -126,7 +126,7 @@ script_commands = {
0x61: { "name": "set_text_ram2b", "params": [ "text" ] },
0x62: { "name": "set_variable_text_ram2b", "params": [ "text", "text" ] },
0x63: { "name": "replace_npc", "params": [ "npc", "npc" ] },
0x64: { "name": "script_command_64", "params": [ "byte" ] }, # ?
0x64: { "name": "send_mail", "params": [ "byte" ] }, # ?
0x65: { "name": "check_npc_loaded", "params": [ "npc" ] },
0x66: { "name": "give_deck", "params": [ "deck" ] },
0x67: { "name": "script_command_67", "params": [ "byte", "byte" ] }, # ?