mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-31 06:12:28 +00:00
Remove old Text* stuff
This commit is contained in:
parent
7218128d03
commit
2418c3dd74
@ -102,9 +102,6 @@ typedef enum { METHODSINGLEID = 0, METHODLIST = 1, METHODQUEST = 2 } TaskMethodT
|
|||||||
struct ActivityInformation {
|
struct ActivityInformation {
|
||||||
int StepNumber;
|
int StepNumber;
|
||||||
int Type;
|
int Type;
|
||||||
std::string Text1;
|
|
||||||
std::string Text2;
|
|
||||||
std::string Text3;
|
|
||||||
std::string target_name; // name mob, location -- default empty
|
std::string target_name; // name mob, location -- default empty
|
||||||
std::string item_list; // likely defaults to empty
|
std::string item_list; // likely defaults to empty
|
||||||
std::string skill_list; // IDs ; separated -- default -1
|
std::string skill_list; // IDs ; separated -- default -1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user