fix(DB/gossip_menu_option): Correct Marin Noggenfogger text (#12490)

Co-authored-by: XenoX92 <carlos.morales@insmet.cu>
This commit is contained in:
ZhengPeiRu21 2022-08-01 13:42:55 -06:00 committed by GitHub
parent fbe4308215
commit 338c061059
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
-- Marin Noggenfogger
UPDATE `gossip_menu_option` SET `OptionText`="Yes! I want more of that fabulous Noggenfogger Elixir!", `OptionBroadcastTextID`=3793 WHERE `MenuID`=922 AND `OptionID`=0;