Sha256: 9773a284e3aa8904a64837d4a6cdbfe8886424a184e3c4b87a7134cfb345e4c4
Contents?: true
Size: 269 Bytes
Versions: 8
Compression:
Stored size: 269 Bytes
Contents
script 'standard/actions/look' respond :look_under, Query::Reachable.new() do |actor, thing| actor.tell "There's nothing to see under #{the thing}." end interpret "look beneath :thing", "look under :thing" interpret "look below :thing", "look under :thing"
Version data entries
8 entries across 8 versions & 1 rubygems