Skip to main content

EmptyShopEnd

Callable

  • EmptyShopEnd(Sold: string | boolean): void

  • Releases the player from the item she was trying to sell, and sets the following dialog.


    Parameters

    • Sold: string | boolean

      Whether or not the item was sold, "true" if sold

    Returns void

    • Nothing