2011-11-10 06:29:25 +01:00
|
|
|
Module
|
2011-11-11 21:26:10 +01:00
|
|
|
name: inventory
|
2011-11-10 06:29:25 +01:00
|
|
|
description: View local player equipments window
|
|
|
|
author: OTClient team
|
|
|
|
website: https://github.com/edubart/otclient
|
|
|
|
onLoad: |
|
|
|
|
require 'inventory'
|
|
|
|
return true
|
|
|
|
|
|
|
|
|