Converted cash shop database to YAML (#6299)

Co-authored-by: Atemo <Atemo@users.noreply.github.com>
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
This commit is contained in:
Lemongrass3110
2023-01-05 18:30:07 +01:00
committed by GitHub
parent 503b57dbef
commit 9dda166c0e
27 changed files with 407 additions and 319 deletions

View File

@@ -37,6 +37,7 @@
#include "../map/achievement.hpp"
#include "../map/battle.hpp"
#include "../map/battleground.hpp"
#include "../map/cashshop.hpp"
#include "../map/channel.hpp"
#include "../map/chat.hpp"
#include "../map/date.hpp"