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
2ceecaaa4d0fb5110ab3c2d23f8a6b60c0eb960d
TCPlayerbotCore
/
sql
/
updates
/
6686_world_scriptname.sql
T
2 lines
97 B
SQL
Raw
Normal View
History
Unescape
Escape
Zul'Drak: Implemented random movement at spawn for creature 28526. To have a complete fix, apply the eventai scripts for quest "But First My Offspring", they are in tdb forum.
2009-12-21 00:46:49 -03:00
UPDATE
`
creature_template
`
SET
`
ScriptName
`=
'npc_released_offspring_harkoa'
WHERE
`
entry
`=
28526
;
Reference in New Issue
Copy Permalink