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

10 строки
215 B

Module
name: game_cooldown
description: Spellcooldowns
author: OTClient team
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ cooldown ]
@onLoad: init()
@onUnload: terminate()