Content stubs: sound, world objects, bird nests #24
Labels
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
BlackLobster/Server#24
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?
Three small content stubs:
game/sound.ex(positioned/area sounds),game/world_objects.ex(dynamic object content),skills/bird_nest.ex(woodcutting nest drops). Promote each to a real implementation.Source:
lib/black_lobster/game/sound.ex,world_objects.ex,skills/bird_nest.ex(TODO content-port).