Turn Transportation into an Actor subtype instead of an Item subtype #116
Labels
No labels
Accessibility
Actor Sheet
bug
Data Models
documentation
duplicate
feature
good first issue
help wanted
invalid
Item Sheet
question
Setting
tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Foundry/.dungeon#116
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?
Currently the
transportationtype is an Item subtype, whereas it should probably be an Actor subtype for the following reasons:The properties that a Transportation actor needs is primarily:
inventory_slots: Number (named as such for consistency with the PC Actor subtype)one_trip: Numberpurchase: Numberupkeep: Numberincome: Number