Randomly selects a race and job for a user-specified number of NPCs
Usage
npc_creator(npc_count = 1)
Arguments
- npc_count
(numeric) number of NPCs for which to choose race/positions
Value
(dataframe) dataframe with two columns (one for race and one for job) and a number of rows equal to `npc_count`
Examples
# Create some information for an NPC
npc_creator(npc_count = 1)
#> Race Job
#> 1 mountain dwarf doctor