true);
true);
Out of context: Reply #3
- Started
- Last post
- 5 Responses
- driftlab0
if (_root.headache == true){
this.gotoAndTake ("advil");
} else {
gotoAndDrink ("lots_of_h2O");}
if (_root.headache == true){
this.gotoAndTake ("advil");
} else {
gotoAndDrink ("lots_of_h2O");
}