otclientv8/modules/game_playerdeath/playerdeath.otmod
2019-10-02 03:38:52 +02:00

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()