RIP
I did not want to to fork, so here it is...
1] First of all go to module.json and change "disableAutoUpdate": false, to true // if you use Tera Toolbox, then just disable it there.
2] Go to config.json
From Item_ID = 98260 to Item_ID =98993
3] Change these values in index.js:
a] 'S_LOGIN', 10, to 'S_LOGIN', 15,
b] 'S_SPAWN_DROPITEM', 6, to 'S_SPAWN_DROPITEM', 9,
c] expiry: 300000 to 3000
Done.
ps. I recommend turning on alerts, so you do not have to pay attention to anything around you until you get a notification.
RIP I did not want to to fork, so here it is... 1] First of all go to module.json and change "disableAutoUpdate": false, to true // if you use Tera Toolbox, then just disable it there.
2] Go to config.json From Item_ID = 98260 to Item_ID =98993
3] Change these values in index.js:
a] 'S_LOGIN', 10, to 'S_LOGIN', 15,
b] 'S_SPAWN_DROPITEM', 6, to 'S_SPAWN_DROPITEM', 9,
c] expiry: 300000 to 3000
Done. ps. I recommend turning on alerts, so you do not have to pay attention to anything around you until you get a notification.