From 63aa6e44fb9c7ca1f2dd0dabfeeae8a974dadaee Mon Sep 17 00:00:00 2001 From: Shocker Date: Tue, 21 Sep 2010 04:57:08 +0300 Subject: Core/Scripts: Small, insignificant cleanups --HG-- branch : trunk --- src/server/scripts/World/npc_professions.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/server/scripts/World') diff --git a/src/server/scripts/World/npc_professions.cpp b/src/server/scripts/World/npc_professions.cpp index 8866a77a3c2..7b19039e743 100644 --- a/src/server/scripts/World/npc_professions.cpp +++ b/src/server/scripts/World/npc_professions.cpp @@ -32,10 +32,6 @@ there is no difference here (except that default text is chosen with `gameobject - It's possible blacksmithing still require some tweaks and adjustments due to the way we _have_ to use reputation. */ -/* --- UPDATE `gameobject_template` SET `ScriptName` = 'go_soothsaying_for_dummies' WHERE `entry` = 177226; -*/ - /*### # to be removed from here (->ncp_text). This is data for database projects. ###*/ -- cgit v1.2.3