Working up until ball toss.
This commit is contained in:
parent
fb47dd01d5
commit
6eaadcac58
1 changed files with 1 additions and 0 deletions
|
@ -762,6 +762,7 @@ STATES = {
|
||||||
screenPrint("SHE SAYS, 'YOU THINK ONE PRESENT")
|
screenPrint("SHE SAYS, 'YOU THINK ONE PRESENT")
|
||||||
screenPrint("ENTITLES YOU TO COME IN HERE ANY TIME")
|
screenPrint("ENTITLES YOU TO COME IN HERE ANY TIME")
|
||||||
screenPrint("YOU WANT?' SHE TURNS HER BACK AND IGNORES YOU.")
|
screenPrint("YOU WANT?' SHE TURNS HER BACK AND IGNORES YOU.")
|
||||||
|
STATE = STATE_NONE
|
||||||
STATE = STATE_PARSER
|
STATE = STATE_PARSER
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue