Module
name: game_playermount
description: Manage player mounts
author: BeniS
website: www.otclient.info
@onLoad: |
dofile 'playermount'
PlayerMount.init()
@onUnload: |
PlayerMount.terminate()