Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

11 řádky
275 B

Module
name: game_textwindow
description: Allow to edit text books and lists
author: edubart, BeniS
website: https://github.com/edubart/otclient
sandboxed: true
dependencies: [ game_interface ]
scripts: [ textwindow ]
@onLoad: init()
@onUnload: terminate()