Skip to main content

user.bot_added

Generated from spec/protocol.yaml. Do not edit by hand.

Overview

  • ID: 1352
  • Header: ADD_BOT_TO_INVENTORY
  • Direction: Server to Client (s2c)
  • Realm: Inventory
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Add a bot to the inventory

Payload fields

FieldTypeRequiredDescription
botobjectrequiredBot data containing id, name, motto, gender, and figure.
openInventorybooleanrequiredWhether the client should automatically open the inventory panel.

Behavior

Sender

Sent when the player receives a new bot (purchase or pickup from room).

Receiver

The client adds the bot to the inventory bot list.

Notes

  • No additional notes