basic setup of a character sheet - needs some more work
Wiring up character interviewed Added property for bulletized text - ready to add when we have some
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
public class Dialogue
|
||||
{
|
||||
public string text;
|
||||
public string bulletizedText;
|
||||
}
|
||||
|
||||
public class QuestionData
|
||||
|
||||
Reference in New Issue
Block a user