* Info DS (0:31) When a furre says {Info}, (5:350) set variable %InfoLocation to the X,Y position the triggering furre (moved from/is standing at). (5:380) set variable %InfoFloor to the floor type at (%InfoLocation). (5:381) set variable %InfoObject to the object type at (%InfoLocation). (5:200) emit message {Location (%InfoLocation.x,%InfoLocation.y) has floor %InfoFloor and Object %InfoObject...} to whoever set off the trigger.