separate the mob_db and mob_db_re

Brynner

Community Contributors
Messages
563
Points
0
Github
https://github.com/bgamez23
is there any chances to separate those? just like what they did on rathena. to avoid any conflict for fluxcp. because our current mob_db_re still use the mob_db. he only did is to replace the old one.

not only the mob_db_re also the mob_skill_db_re.

 
Last edited by a moderator:
why not? +1

default_ani_meow.gif


 
I'm personally against this (well, now the pull request got merged accidentally, but we are still in time to revert it). Is there a reason to need two separate table names? i.e. it doesn't make much sense to have both tables loaded at once, it'll always be either one or the other.

Edit: if there's a real reason (other than following rAthena on something that sounds like going backwards), please tell, as I can be easily convinced if you have good arguments.

 
Last edited by a moderator:
Back
Top