gomeler / LocationGenerator

Simple exercise in Go that generates locations for tabletop RPGs.
0 stars 0 forks source link

Structure business employees #8

Closed gomeler closed 5 years ago

gomeler commented 5 years ago

Semi-related to NPC experience, businesses should have one NPC tagged as the business owner, and a mix of senior/junior/apprentice artisans. Similar thing can be factored for workers at locations that typically gather information like tavern/inn workers or stable workers.

gomeler commented 5 years ago

Commit 6f027b9509672cc2954475906e07cd7535570a01 addresses this in part. The NPCs currently don't have jobs assigned to them relating to the business they work at, but that's something that issue #15 will eventually sort. For now businesses have a business owner, sub-employee NPCs, and the non-NPC employee counts to fill out the business.