Skip to content

Mailbox - #738

Draft
AntumDeluge wants to merge 4 commits into
arianne:masterfrom
AntumDeluge:mailbox
Draft

Mailbox#738
AntumDeluge wants to merge 4 commits into
arianne:masterfrom
AntumDeluge:mailbox

Conversation

@AntumDeluge

@AntumDeluge AntumDeluge commented Jun 9, 2024

Copy link
Copy Markdown
Member

Adds postmaster NPC for managing player mailboxes. Allows a single item to be sent from one player to another via the post office. Item is stored in the sender's slot & can be retrieved by receiver/target or the slot owner.

  • add player "mailbox" slot
    • stores item being sent from sender (slot owner)
  • create postmaster NPC
    • add logic for managing mailbox
    • charge service fee to sender
  • create interior post office map
  • create unit tests

Closes #737

@AntumDeluge AntumDeluge added this to the 1.48 milestone Jun 9, 2024
@AntumDeluge AntumDeluge self-assigned this Jun 9, 2024
@AntumDeluge
AntumDeluge force-pushed the mailbox branch 2 times, most recently from 4cea9ae to ef17919 Compare June 9, 2024 19:47
@AntumDeluge
AntumDeluge marked this pull request as draft June 10, 2024 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mailbox

1 participant