mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 12:35:23 -05:00
15 lines
342 B
PHP
15 lines
342 B
PHP
.set LOCALID_RUBY, 1
|
|
|
|
MtEmber_RubyPath_B3F_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_OBTAIN_KEY_ITEM
|
|
release
|
|
end
|