tibia-client/modules/game_playerdeath/playerdeath.otmod

10 lines
228 B
Plaintext

Module
name: game_playerdeath
description: Manage player deaths
author: BeniS, edubart
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ playerdeath ]
@onLoad: init()
@onUnload: terminate()