From 5dd4a910923a77251db6b236a7b88a9f67d06d6d Mon Sep 17 00:00:00 2001 From: Dantestyle Date: Mon, 11 Jun 2018 22:00:50 +0200 Subject: [PATCH] Some adjust for future extractions --- src/tools/quest_parser/main.cpp | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/src/tools/quest_parser/main.cpp b/src/tools/quest_parser/main.cpp index 9c4098f8..68c64a43 100644 --- a/src/tools/quest_parser/main.cpp +++ b/src/tools/quest_parser/main.cpp @@ -67,6 +67,9 @@ void createScript( boost::shared_ptr< Core::Data::Quest >& pQuestData, std::set< "// In order for this script to be loaded, change its extension to .cpp\n" "// and move it to the correct folder in /scripts/native/\n" "\n" + "#include