Add new game object type Location #64
Labels
No labels
Doing
To Do
bug
clarification needed
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nik/veripeditus-server#64
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?
Add a new game object type Location that can be used for, e.g., a shop or some kind. It can be placed on the map and interacted with, much like an NPC, but a dead spot that simply enables action on a loction.
@Creeparoo what do you think?
A few design notes:
Implementation in
feature-locationseems complete. Need to fix a bug inspawn_default(), though.