pokeemerald-expansion/data/maps/MtEmber_RubyPath_B3F_Frlg/scripts.inc
Bassoonian 310f746565
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Fix space indentation in .s and .inc files (#9371)
2026-02-27 12:45:00 -08:00

17 lines
404 B
PHP

MtEmber_RubyPath_B3F_Frlg_MapScripts::
.byte 0
@ Odd that this is here and not in MtEmber_RubyPath_B5F/scripts.inc
MtEmber_RubyPath_B5F_EventScript_Ruby::
lock
faceplayer
setflag FLAG_GOT_RUBY
removeobject LOCALID_RUBY
giveitem_msg MtEmber_RubyPath_B3F_Text_FoundARuby, ITEM_RUBY, 1, MUS_RG_OBTAIN_KEY_ITEM
release
end
MtEmber_RubyPath_B3F_Text_FoundARuby::
.string "{PLAYER} found a RUBY!$"