mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
[svn] Update trinityscript to SD2 rev 700. Source: scriptdev2. Patch provided by SLG.
--HG-- branch : trunk
This commit is contained in:
@@ -65,12 +65,6 @@ InstanceData* (*GetInstanceData)(Map*);
|
||||
extern int nrscripts;
|
||||
extern Script *m_scripts[MAX_SCRIPTS];
|
||||
|
||||
// Localized Text function
|
||||
const char* GetEventAILocalizedText(uint32 entry);
|
||||
|
||||
//EventAI text function
|
||||
const char* GetEventAIText(uint32 entry); // TODO: Locales
|
||||
|
||||
//Generic scripting text function
|
||||
void DoScriptText(int32 textEntry, WorldObject* pSource, Unit* target = NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user