diff options
| author | Shocker <none@none> | 2010-09-21 04:57:08 +0300 |
|---|---|---|
| committer | Shocker <none@none> | 2010-09-21 04:57:08 +0300 |
| commit | 63aa6e44fb9c7ca1f2dd0dabfeeae8a974dadaee (patch) | |
| tree | fd84a0f07670d56aa0905062e4f3a1377a88e3e7 /src/server/scripts/World | |
| parent | eaadad5dfd7c50963c65731c02d0fdf012d5e880 (diff) | |
Core/Scripts: Small, insignificant cleanups
--HG--
branch : trunk
Diffstat (limited to 'src/server/scripts/World')
| -rw-r--r-- | src/server/scripts/World/npc_professions.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
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. ###*/ |
