From 2418c3dd74572ed64b5f868d6946f1914fe4cee0 Mon Sep 17 00:00:00 2001 From: "Michael Cook (mackal)" Date: Sun, 8 Jul 2018 18:33:34 -0400 Subject: [PATCH] Remove old Text* stuff --- zone/tasks.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/zone/tasks.h b/zone/tasks.h index 024555ffa..b4159a143 100644 --- a/zone/tasks.h +++ b/zone/tasks.h @@ -102,9 +102,6 @@ typedef enum { METHODSINGLEID = 0, METHODLIST = 1, METHODQUEST = 2 } TaskMethodT struct ActivityInformation { int StepNumber; int Type; - std::string Text1; - std::string Text2; - std::string Text3; std::string target_name; // name mob, location -- default empty std::string item_list; // likely defaults to empty std::string skill_list; // IDs ; separated -- default -1