# Context-sensitive mouse cursors
# Format is:
# action=filename, x-offset, y-offset
# "action" can be any of: normal, interact, talk, attack

normal=images/cursors/cursor_normal.png
interact=images/cursors/cursor_interact.png,-12,-12
talk=images/cursors/cursor_talk.png,-12,-10
attack=images/cursors/cursor_attack.png,-12,-12
