This website requires JavaScript.
Explore
Help
Register
Sign In
josh
/
TCPlayerbotCore
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ad293b4e70b043fb8eef22b4ecac3df05a08156
TCPlayerbotCore
/
sql
/
updates
/
6455_world_scriptname.sql
T
2 lines
79 B
SQL
Raw
Normal View
History
Unescape
Escape
Support for quest The Amphitheater of Anguish: Yggdras!.
2009-12-08 19:42:49 -03:00
UPDATE
`
creature_template
`
SET
`
ScriptName
`=
'npc_yggdras'
WHERE
`
entry
`=
30014
;
Reference in New Issue
Copy Permalink