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
80a319738826c8f3bcb72953c6794875a2db6caa
TCPlayerbotCore
/
sql
/
updates
/
6161_world.sql
T
2 lines
95 B
SQL
Raw
Normal View
History
Unescape
Escape
Target dummies from engi, shuld not runnig with players and fighting with mobs like pets. Also they shuld despawn after 15 sec.
2009-11-02 07:37:13 +01:00
UPDATE
`
creature_template
`
SET
`
ScriptName
`=
'npc_training_dummy'
WHERE
`
entry
`
IN
(
2674
,
2673
);
Reference in New Issue
Copy Permalink