Converts Homunculus Database to YAML (#4659)
* Converts the Homunculus Database and Homunculus Skill Tree Database into one YAML flat file. * General cleanups and optimizations. * Includes CSV2YAML converter. Thanks to @Lemongrass3110 and @Atemo! Co-authored-by: Atemo <capucrath@gmail.com>
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
#include "../map/chat.hpp"
|
||||
#include "../map/date.hpp"
|
||||
#include "../map/elemental.hpp"
|
||||
#include "../map/homunculus.hpp"
|
||||
#include "../map/instance.hpp"
|
||||
#include "../map/mercenary.hpp"
|
||||
#include "../map/mob.hpp"
|
||||
|
||||
Reference in New Issue
Block a user