tibia-client/modules/game_playerdeath/playerdeath.otmod

10 lines
214 B
Plaintext

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