Sync obtain item
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user