chore(Core): Remove unused and inaccurate comment headers for various script-related files. (#22263)
This commit is contained in:
parent
aac5d3aa95
commit
b73bdb3adc
89 changed files with 0 additions and 794 deletions
|
|
@ -22,19 +22,6 @@
|
|||
#include "ScriptedGossip.h"
|
||||
#include "SpellInfo.h"
|
||||
#include "SpellMgr.h"
|
||||
/* ScriptData
|
||||
SDName: Npc_Professions
|
||||
SD%Complete: 80
|
||||
SDComment: Provides learn/unlearn/relearn-options for professions. Not supported: Unlearn engineering, re-learn engineering.
|
||||
SDCategory: NPCs
|
||||
EndScriptData */
|
||||
|
||||
/*
|
||||
A few notes for future developement:
|
||||
- A full implementation of gossip for GO's is required. They must have the same scripting capabilities as creatures. Basically,
|
||||
there is no difference here (except that default text is chosen with `gameobject_template`.`data3` (for GO type2, different dataN for a few others)
|
||||
- It's possible blacksmithing still require some tweaks and adjustments due to the way we _have_ to use reputation.
|
||||
*/
|
||||
|
||||
/*###
|
||||
# to be removed from here (->ncp_text). This is data for database projects.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue