What I want to do is have a variable increase based on which option is picked in a certain room. I know that variables can be set with:
(set: $variable to " ")
But that doesn't quite work for what I'm trying to do. For example, if you choose to: [[Help Grandma cross the road]], then your "goodkarma" would increase by 1 without me having to set the number it increases to myself.
Any advice would be great, thank you!