Commited changed scripts.

This commit is contained in:
Filip Maj 2017-12-17 14:47:12 -05:00
parent 7e2246e8d8
commit 5fd48fad6b
4 changed files with 21 additions and 4 deletions

View file

@ -11,6 +11,8 @@ eventPushStepPrvMarket(?, ?, ?) -
require ("global")
local MARKETWARD_ENTRANCE = {-201.0, 0.0, -160.0, 1.5};
function init(npc)
return false, false, 0, 0;
end