Bug fixes for imbuing

This commit is contained in:
OTCv8
2020-03-14 10:05:10 +01:00
parent b58076a675
commit 304e2f02ae
14 changed files with 660 additions and 248 deletions

View File

@@ -0,0 +1,9 @@
Module
name: game_imbuing
description: imbuing
author: Vincent#1766 on discord
website: http://otclient.ovh
sandboxed: true
scripts: [ imbuing ]
@onLoad: init()
@onUnload: terminate()