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