chore(Core): Remove unused and inaccurate comment headers for various script-related files. (#22263)

This commit is contained in:
Benjamin Jackson 2025-06-05 14:49:20 -04:00 committed by GitHub
parent aac5d3aa95
commit b73bdb3adc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
89 changed files with 0 additions and 794 deletions

View file

@ -15,17 +15,6 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* ScriptData
SDName: Westfall
SD%Complete: 90
SDComment: Quest support: 155
SDCategory: Westfall
EndScriptData */
/* ContentData
npc_daphne_stilwell
EndContentData */
#include "CreatureScript.h"
#include "Player.h"
#include "ScriptedCreature.h"