index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T02:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
/
old
/
3.2.2a
/
06782_world_scriptname.sql
blob: 4b35a3b59b9b7db402cd6088fb896e09f368c300 (
plain
)
1
UPDATE
`
creature_template
`
SET
`
ScriptName
`
=
'npc_risen_ghoul'
WHERE
`
entry
`
IN
(
35545
,
35564
);