Skip to content

Commit

Permalink
Add and Correct Creature Equipment, Add PTR Trainers and other npcs
Browse files Browse the repository at this point in the history
Based on commit vmangos/core@9021c51
  • Loading branch information
AnonXS committed Sep 10, 2023
1 parent b539818 commit aee64de
Show file tree
Hide file tree
Showing 2 changed files with 1,906 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Updates/4486_TDB-0187_WDB-4884_c.4973.sql
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ INSERT INTO dbscripts_on_creature_movement (id, delay, command, datalong, datalo
(497301,1,31,5202,25,0,0,0,0,0,0,0,0,0,0,0,0,'4973 - search for 5202'),
(497301,10,36,0,0,0,5202,30,1,0,0,0,0,0,0,0,0,'4973 - face buddy'),
(497301,11,54,2,0,0,0,0,0x04,0,0,0,0,0,0,0,0,'4973 - set SHEATH_STATE_Ranged(2)'),
(497301,100,15,42131,0,0,5202,30,1,0,0,0,0,0,0,0,0,'4973 - cast 42131 on buddy'),
-- Either Script does not exist in classic, or is scripted in another way.
-- (497301,100,15,42131,0,0,5202,30,1,0,0,0,0,0,0,0,0,'4973 - cast 42131 on buddy'), -- Table `dbscripts_on_creature_movement` using nonexistent spell (id: 42131) in SCRIPT_COMMAND_REMOVE_AURA or SCRIPT_COMMAND_CAST_SPELL for script id 497301
(497301,10000,0,0,0,0,0,0,0x04,1789,1790,1791,1792,0,0,0,0,'4973 - random Say'),
(497301,10100,54,0,0,0,0,0,0x04,0,0,0,0,0,0,0,0,'4973 - set SHEATH_STATE_UNARMED(0)');

Loading

0 comments on commit aee64de

Please sign in to comment.