Article Choices
JustinHopewell
10 Oct 2016, 21:03Hello. I'm doing the text adventure tutorial and noticed that after I added eggs, flour, sugar, milk, beer, and cheese to the kitchen, the game displays them as:
You can see a flour, an eggs, a sugar, (etc.).
I know the cheap and easy way to fix this is to instead call the objects things like "A bag of flour", a "carton of eggs", a "bag of sugar", etc., but I want to know how to make it do both of the below instead:
"some flour, some eggs, some sugar"
or
"flour, eggs, sugar"
I went into the Setup tab for flour and tried changing the Article value to "some", but in game it still says "a flour". I also tried just deleting the value in the Article field and it still says "a flour" in game.
How do I solve this?
Thanks,
Justin
JustinHopewell
10 Oct 2016, 21:07D'oh, of course I figured it out right after I posted. I just had to tick the "Use default prefix/suffix" box and modify the prefix.