mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
Many changes
* IMPORTANT: dat/spr should now be placed in /data/things/ * Rename game_tibiafiles to game_things * Make battle list algorithm much faster * Split UITabBar into UITabBar and UIMoveableTabBar * Fix other minor issues
This commit is contained in:
8
modules/game_things/things.otmod
Normal file
8
modules/game_things/things.otmod
Normal file
@@ -0,0 +1,8 @@
|
||||
Module
|
||||
name: game_things
|
||||
description: Contains things spr and dat
|
||||
reloadable: false
|
||||
sandboxed: true
|
||||
scripts: [things]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
Reference in New Issue
Block a user