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.1.3
/
06161_world_scriptname.sql
blob: 6ead256db06e91719b66a2ec8064a9b3dadcbb86 (
plain
)
1
UPDATE
`
creature_template
`
SET
`
ScriptName
`
=
'npc_training_dummy'
WHERE
`
entry
`
IN
(
2674
,
2673
);