Skip to main content

calendar.door_opened

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

Overview

  • ID: 2551
  • Header: CAMPAIGN_CALENDAR_DOOR_OPENED
  • Direction: Server to Client (s2c)
  • Realm: Subscription & Offers
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Confirm a calendar door was opened and deliver the reward

Payload fields

FieldTypeRequiredDescription
doorOpenedbooleanrequiredWhether the door was successfully opened.
productNamestringrequiredName of the reward product.
customImagestringrequiredOptional custom image URL for the reward.
furnitureClassNamestringrequiredFurniture class name of the reward item.

Behavior

Sender

Sent after the player opens a campaign calendar door.

Receiver

The client reveals the door contents with an animation showing the reward.

Notes

  • No additional notes