Added back loading defaulttalk npcs through script. Should speed up warps now! Added loading mapobj ifno through a db table, removing the need for unique scripts. Deleted ported mapobj scripts.

This commit is contained in:
Filip Maj 2022-03-03 19:34:33 -05:00
parent b773098abf
commit 2cb6a9f6bd
74 changed files with 49 additions and 267 deletions

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x96C;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x96A;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x96D;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x970;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x974;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x972;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x83, 0x1B8E;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x83, 0x1B89;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x83, 0x1B90;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x976;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x954;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x956;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x952;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x958;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x960;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x95A;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x95E;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x95C;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x96D;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x94C;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x94E;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x94A;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x950;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x944;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x946;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x942;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x948;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x968;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x962;
end

View file

@ -1,3 +0,0 @@
function init(npc)
return false, false, 0, 0, 0x79, 0x966;
end

View file

@ -1,5 +0,0 @@
require ("global")
function init(npc)
return false, false, 0, 0, 0xC4, 0x1C8;
end

View file

@ -1,5 +0,0 @@
require ("global")
function init(npc)
return false, false, 0, 0, 0x187, 0x2;
end