index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
/
old
/
3.3.3a
/
07963_world_scriptname.sql
blob: 8a6136c256fc40587674cca56102ceb0803f1196 (
plain
)
1
UPDATE
`
creature_template
`
SET
`
ScriptName
`
=
'npc_locksmith'
WHERE
`
entry
`
IN
(
29665
,
29725
,
29728
);