Sync obtain item

This commit is contained in:
GriffinR
2020-01-10 16:21:36 -05:00
parent 388c40575d
commit a537577671
16 changed files with 152 additions and 148 deletions
+21
View File
@@ -0,0 +1,21 @@
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