TinkerStorm/story-engine

Restructure routing mehodology

sudojunior opened this issue · 0 comments

Change the weighted chance structure onrouting from [string, number][] to { [route: string]: number } - allowing for structures that are easier to read and code for.