tibia-client/modules/game_playerdeath/playerdeath.otmod

10 lines
210 B
Plaintext
Raw Normal View History

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