add doug to dialogue, start grandma quest

This commit is contained in:
2026-04-11 18:34:16 -05:00
parent 6491a3df11
commit 54db4e4b73
15 changed files with 1049 additions and 53 deletions
@@ -7,4 +7,8 @@ public class Storybools
#region QID1
public bool hasHelpedSam = false;
#endregion
#region QID3
public bool talkedToShopkeep = false;
#endregion
}