| TODO |
Look |
look fish |
"You don't see any fish right now." (Print 95 4) |
| TODO |
Look |
look dock / look pier |
"The pier is old and weather-beaten." (Print 95 5) |
| TODO |
Look |
look under dock / look under pier |
"There is only ocean under the old pier." (Print 95 6) |
| TODO |
Look |
look under water / look under ocean (on land) |
"Enter the water first." (Print 95 7) |
| TODO |
Look |
look under water / look under ocean (swimming) |
"You look under the water, and see...more water!" (Print 95 8) |
| TODO |
Look |
look barrel |
"There is nothing of interest in the wooden barrel." (Print 95 9) |
| TODO |
Look |
look ocean / look water |
"The wide, blue ocean disappears into the horizon to the west." (Print 95 10) |
| TODO |
Look |
look gull / look seagull |
"It's just an ordinary seagull." (Print 95 11) |
| TODO |
Look |
look hemp / look rope |
"You see an old rotted rope attached to the pier." (Print 95 12) |
| TODO |
Look |
look fisherman (present) |
"You see a grizzled, old fisherman on the pier. Apparently, he isn't having any luck today." (Print 95 13) |
| TODO |
Look |
look fisherman (absent) |
"You don't see him here." (Print 95 14) |
| TODO |
Look |
look around / look room (on pier) |
"You are standing at the end of an old weathered pier. From here, to the west, you can see nothing but ocean." (Print 95 15) |
| TODO |
Look |
look around / look room (swimming) |
"You are swimming near the end of an old weathered pier. From here, to the west, you can see nothing but ocean." (Print 95 16) |
| TODO |
Action |
open barrel |
"There is nothing of interest in the wooden barrel." (Print 95 9) |
| TODO |
Action |
drink / get drink (on pier) |
"You can't when you're on the pier." (Print 95 17) |
| TODO |
Action |
drink / get drink (swimming) |
"You taste the ocean water. YUCK!! This water's too salty!" (Print 95 18) |
| TODO |
Action |
hop / dive in (on pier) |
"Just jump on in!" (Print 95 19) |
| TODO |
Action |
hop / dive in (swimming) |
"You are already in the water." (Print 95 20) |
| TODO |
Action |
dive / bathe under / dive under ocean |
"The water is much too deep here." (Print 95 21) |
| TODO |
Action |
bathe (on pier) |
"Just jump on in!" (Print 95 19) |
| TODO |
Action |
bathe (swimming) |
"You're already swimming." (Print 95 22) |
| TODO |
Action |
get hemp / get rope |
"You wouldn't want it. It's of no use to you." (Print 95 23) |
| TODO |
Inventory |
fish / capture fish / get fish / cast pole |
Runs the fishing script if player is on pier (global107 = 9), otherwise "Not while you're swimming." (Print 95 24) |
| TODO |
Inventory |
use pole |
"What do to want to do with it?" (Print 95 25) |
| TODO |
Inventory |
get pole (has pole) |
proc0_14 (drops pole) |
| TODO |
Inventory |
get pole (no fisherman) |
"You don't see one here." (Print 95 26) |
| TODO |
Inventory |
get pole (fisherman present) |
"It's his, Rosella!" (Print 95 27) |
| TODO |
Inventory |
rob pole |
"You're not a thief, Rosella!" (Print 95 28) |
| TODO |
Talk |
talk gull / feed gull |
"The seagull is not interested." (Print 95 29) |
| TODO |
Talk |
kiss gull |
"You can't kiss a seagull." (Print 95 30) |
| TODO |
Talk |
converse gull / talk gull |
"Seagulls don't talk." (Print 95 31) |
| TODO |
Talk |
capture gull / get gull |
"You can't catch the seagull." (Print 95 32) |
| TODO |
Talk |
get fisherman (present) |
"You couldn't get the fisherman." (Print 95 33) |
| TODO |
Talk |
get fisherman (absent) |
"You don't see him." (Print 95 34) |
| TODO |
Talk |
help fisherman |
"How can you do that, Rosella?" (Print 95 35) |
| TODO |
Talk |
kiss fisherman (present) |
"You think for a moment that it might help, but then change your mind." (Print 95 36) |
| TODO |
Talk |
kiss fisherman (absent) |
"You don't see him." (Print 95 34) |
| TODO |
Talk |
converse fisherman (fisherman present) |
"You say a few words to the old fisherman. However, he must have other things on his mind as he seems to ignore you." (Print 95 37) |
| TODO |
Talk |
converse fisherman (no fisherman) |
"There is no one nearby." (Print 95 38) |
| TODO |
Inventory |
deliver [item] to fisherman / give [item] to fisherman |
If item is owned: "The fisherman ignores you." (Print 95 1), if not owned: "You don't have that." (Print 95 2), if not valid item: "You can't give that." (Print 95 3) |
| TODO |
Inventory |
deliver [item] to gull / give [item] to gull |
"The seagull has no interest in it." (Print 95 0) |