📁
Arcky's Poké Mart Guide
  • Arcky's Poké Market Script
  • Features Overview
  • Update History
  • Installation
  • Setting up the Events
    • Setting up a Mart Event
    • Setting up a Shelf Event
    • BP and Coin Prizes (new v1.4.1)
  • Settings and Setup file
    • Item Categories
      • Default Item Categories
      • Custom Item Categories
    • Badges for Items
    • Stock Items
    • Discounts
    • Bonus Items
    • Item Limits
    • BW PokéMart Screen
    • Item Purchase Counter (new v1.5.0)
    • Speeches
      • Seller Classes
        • IntroText
          • IntroText Default
          • IntroText + Time
          • IntroText + Day
          • IntroText + Time + Day
        • MenuText
        • CategoryText
        • BuyItemAmount
        • BuyItemAmountDiscount
        • BuyItemAmountOvercharge
        • BuyItem
        • BuyItemMult
        • BuyItemImportant
        • BuyOutOfStock
        • BuyThanks
        • BuyBonus
        • BuyBonusMult
        • NotEnoughMoney
        • NoRoomInBag
        • SellItemAmount
        • SellItem
        • CantSellItem
        • MenuReturnText
        • BillCheckOut
        • PurchaseCount
        • PurchaseCountMult
        • EverythingOutOfStock
        • OutroText
          • OutroText Default
          • OutroText + Time
          • OutroText + Day
          • OutroText + Time + Day
      • Shelf Classes
        • IntroShelf
        • ShelfAmountItem
        • ShelfChangeAmountItem
        • ShelfLimitAmountItem
        • ShelfOutOfStock
        • BuyItemAmountDiscount
        • ShelfItemAmountOvercharge
        • NotEnoughMoney
        • NotEnoughMoneyItem
        • NotEnoughMoneyAmount
        • ShelfIncreaseAmountItem
        • ShelfDecreaseAmountItem
        • ShelfRemoveAmountItem
Powered by GitBook
On this page
  1. Settings and Setup file
  2. Speeches
  3. Seller Classes

BuyThanks

The BuyThanks is what the NPC will say after buying any amount of an Item.

It is possible to include more than 1 speech if you want to but you can't add a Time or Day.

Defining BuyThanks looks like this:

BuyThanks: ["Here you are! Thank you!"]
BuyThanks
PreviousBuyOutOfStockNextBuyBonus

Last updated 10 months ago