Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Use 

original_verb() == "drop" 

instead of 

verb_is "drop"

Tested right now.

Perfect. Thank you.

I found it in the tutorial under section 8.14.1 String Functions. It's hard to find these things if you don't know what to look for in the first place. It doesn't appear in the Ctrl+Space tooltip.