Skip to content

Commit

Permalink
Typo fixed in [7406]
Browse files Browse the repository at this point in the history
  • Loading branch information
Grz3s committed Nov 18, 2023
1 parent 9c95532 commit 2ab3f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Updates/5189_c.7406.sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-- Oglethorpe Obnoticus 7406
UPDATE gossip_menu SET condition_id = 3834 WHERE entry = 1467 AND text_id = 2136;
DELETE FROM npc_text_broadcast_text WHERE Id IN(2135,9686);
DELETE FROM npc_text_broadcast_text WHERE Id IN(2135,2136);
INSERT INTO npc_text_broadcast_text(Id,Prob0,BroadcastTextId0) VALUES
(2135,1,4554),
(2136,1,4555);
Expand Down

0 comments on commit 2ab3f77

Please sign in to comment.