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.2
/
07410_world_scriptname.sql
blob: 9f137f5309c0d25d4aafc4b3deef9d50ff69dbf7 (
plain
)
1
2
UPDATE
`
creature_template
`
SET
`
ScriptName
`
=
'npc_lazy_peon'
WHERE
`
entry
`
=
10556
;