mirror of
https://github.com/pret/pokefirered.git
synced 2026-04-21 00:47:18 -05:00
22 lines
377 B
PHP
22 lines
377 B
PHP
EventScript_BagIsFull:: @ 81A6BF9
|
|
textcolor 3
|
|
msgbox Text_TooBadBagFull
|
|
release
|
|
end
|
|
|
|
@ Unused
|
|
EventScript_BagIsFullRet:: @ 81A6C05
|
|
msgbox Text_TooBadBagFull
|
|
return
|
|
|
|
@ Unused
|
|
EventScript_NoRoomForAnotherDecor:: @ 81A6C0E
|
|
msgbox Text_NoRoomForAnotherDecor
|
|
release
|
|
end
|
|
|
|
@ Unused
|
|
EventScript_NoRoomForAnotherDecorRet:: @ 81A6C18
|
|
msgbox Text_NoRoomForAnotherDecor
|
|
return
|