mirror of
https://github.com/pret/pokefirered.git
synced 2026-04-30 09:46:59 -05:00
73 lines
1.4 KiB
PHP
73 lines
1.4 KiB
PHP
MtEmber_RubyPath_B4F_MapScripts:: @ 81638EB
|
|
.byte 0
|
|
|
|
MtEmber_RubyPath_B4F_EventScript_BrailleABC:: @ 81638EC
|
|
lockall
|
|
braillemessage Braille_Text_ABC
|
|
waitbuttonpress
|
|
releaseall
|
|
end
|
|
|
|
MtEmber_RubyPath_B4F_EventScript_BrailleGHI:: @ 81638F5
|
|
lockall
|
|
braillemessage Braille_Text_GHI
|
|
waitbuttonpress
|
|
releaseall
|
|
end
|
|
|
|
MtEmber_RubyPath_B4F_EventScript_BrailleMNO:: @ 81638FE
|
|
lockall
|
|
braillemessage Braille_Text_MNO
|
|
waitbuttonpress
|
|
releaseall
|
|
end
|
|
|
|
MtEmber_RubyPath_B4F_EventScript_BrailleTUV:: @ 8163907
|
|
lockall
|
|
braillemessage Braille_Text_TUV
|
|
waitbuttonpress
|
|
releaseall
|
|
end
|
|
|
|
MtEmber_RubyPath_B4F_EventScript_BrailleDEF:: @ 8163910
|
|
lockall
|
|
braillemessage Braille_Text_DEF
|
|
waitbuttonpress
|
|
releaseall
|
|
end
|
|
|
|
MtEmber_RubyPath_B4F_EventScript_BrailleJKL:: @ 8163919
|
|
lockall
|
|
braillemessage Braille_Text_JKL
|
|
waitbuttonpress
|
|
releaseall
|
|
end
|
|
|
|
MtEmber_RubyPath_B4F_EventScript_BraillePQRS:: @ 8163922
|
|
lockall
|
|
braillemessage Braille_Text_PQRS
|
|
waitbuttonpress
|
|
releaseall
|
|
end
|
|
|
|
MtEmber_RubyPath_B4F_EventScript_BrailleWXYZ:: @ 816392B
|
|
lockall
|
|
braillemessage Braille_Text_WXYZ
|
|
waitbuttonpress
|
|
releaseall
|
|
end
|
|
|
|
MtEmber_RubyPath_B4F_EventScript_BraillePeriod:: @ 8163934
|
|
lockall
|
|
braillemessage Braille_Text_Period
|
|
waitbuttonpress
|
|
releaseall
|
|
end
|
|
|
|
MtEmber_RubyPath_B4F_EventScript_BrailleComma:: @ 816393D
|
|
lockall
|
|
braillemessage Braille_Text_Comma
|
|
waitbuttonpress
|
|
releaseall
|
|
end
|