Shops subsystem #1
Labels
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
BlackLobster/Server#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
NPC shops are a content stub:
Shop.Manager.open_shop_for_npc/2returns state unchanged andshop_handlers.exbodies are removed pending the subsystem. Blocks buying/selling, NPC shop interaction, and the admin/shopstab.Source:
lib/black_lobster/game/shop/manager.ex,lib/black_lobster/game/entity/player/shop_handlers.ex(TODO content-port).Acceptance: stock/restock model, buy/sell pricing, shop interface wired, admin tab.