Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You can throw your hands at the cyclops, thief and troll #52

Open
eriktorbjorn opened this issue Aug 19, 2019 · 1 comment
Open

You can throw your hands at the cyclops, thief and troll #52

eriktorbjorn opened this issue Aug 19, 2019 · 1 comment

Comments

@eriktorbjorn
Copy link

eriktorbjorn commented Aug 19, 2019

>THROW HANDS AT CYCLOPS
The cyclops shrugs but otherwise ignores your pitiful attempt.
The cyclops seems somewhat agitated.
	      (<VERB? THROW ATTACK MUNG>
	       <ENABLE <QUEUE I-CYCLOPS -1>>
	       <COND (<VERB? MUNG>
		      <TELL
"\"Do you think I'm as stupid as my father was?\", he says, dodging." CR>)
		     (T
		      <TELL
"The cyclops shrugs but otherwise ignores your pitiful attempt." CR>
		      <COND (<VERB? THROW>
			     <MOVE ,PRSO ,HERE>)>
		      <RTRUE>)>)

This is just one of many examples where you can throw away objects that you shouldn't be able to drop. I'm starting to think a PRE-THROW action is needed...

@eriktorbjorn eriktorbjorn changed the title You can throw your hands at the cyclops You can throw your hands at the cyclops and the thief Aug 19, 2019
@eriktorbjorn eriktorbjorn changed the title You can throw your hands at the cyclops and the thief You can throw your hands at the cyclops, thief and troll Aug 19, 2019
@eriktorbjorn
Copy link
Author

>THROW HANDS AT THIEF
The thief places the pair of hands in his bag and thanks you politely.
>THROW HANDS AT TROLL
The troll, who is remarkably coordinated, catches the pair of hands and not
having the most discriminating tastes, gleefully eats it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant