7.10 Throwing

There are a number of ways to throw items in Imperian.

When throwing an item in a direction, that direction can be one of NORTH, N,
SOUTHEAST, SE, UP, IN, etc to throw in a standard direction. It can also be one
of SKIES or GROUND to throw an item up in the air or down to the ground.

THROW <item> <direction>
  - Throws an item in a particular direction.

THROW <item> <direction> TO <player>
  - Throws an item to a player in an adjacent room.

THROW <weapon> <direction> AT <player>
  - Throws a weapon at a player in another room.

THROW <item> AT <player>
  - Throw an item at a player in your room.