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.1.3
/
06176_world_ainame.sql
blob: d2ecfb4305a65e280518c58185157944cb822ba6 (
plain
)
1
UPDATE
`
creature_template
`
SET
`
AIName
`
=
'AOEAI'
WHERE
`
entry
`
IN
(
'23336'
,
'23069'
,
'23259'
);