index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T05:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
/
old
/
3.1.3
/
06077_world_scriptname.sql
blob: 2f8372e47728f9dbfef99e0dcc282a348c18e9df (
plain
)
1
UPDATE
`
creature_template
`
SET
`
ScriptName
`
=
'mob_worshipper'
WHERE
`
entry
`
=
16506
;