mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-08 21:44:35 +02:00
Removed more dead scripts. Exported missing sql files.
This commit is contained in:
parent
b57f91470a
commit
765cf194c5
65 changed files with 1076 additions and 809 deletions
5
Data/scripts/base/chara/npc/mapobj/MapObjTutorial.lua
Normal file
5
Data/scripts/base/chara/npc/mapobj/MapObjTutorial.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
require ("global")
|
||||
|
||||
function init(npc)
|
||||
return false, false, 0, 0, 0, 0;
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue