Editing db/npc's/quests

Rotciv

New member
Messages
18
Points
0
Hi. I'm new at making Ragnarok Servers and I'm trying to open one. An "Old Times" one. So after looking up a lot of things, looks like the best way I have is: Using an up-to-date hercules and then editing the db/npc files. So, i'm still trying to understand every single file, and my question is: Where can I set the morroc City to its older version (before Satan Morroc episode)? If I must take the file from an older version emu, which file is it?

Thank you so much for your support.

 
Not sure if you knew but github has this nifty feature called "History". 

When you click on a file, you can select several options at the top right of the file. 

For example morocc: https://github.com/HerculesWS/Hercules/commits/master/npc/cities/morocc.txt

This displays all the commits made to that  file, and you can click on a specific date and view the changes made then and the file as it was at that point by clicking "view". You can browse the entire herc repo as it was at that point by clicking "browse files".

You will also need to find an older grf and extract the old city map and replace the new one and update your mapcache. Hop that helps a tiny bit.

 
Back
Top