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
/
05971_world_scriptname.sql
blob: 6e3985bd9bfaca6c34e8ac2643905b56a026408f (
plain
)
1
UPDATE
`
creature_template
`
SET
`
ScriptName
`
=
'mob_nadox_eggs'
WHERE
`
entry
`
IN
(
30172
,
30173
);