Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

10 строки
247 B

Module
name: game_inventory
description: View local player equipments window
author: baxnie, edubart, BeniS
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ inventory ]
@onLoad: init()
@onUnload: terminate()