Skip to content

Commit

Permalink
Update simon_the_beggar.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
htc16 committed Jul 6, 2024
1 parent d8eb121 commit 9533223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-otservbr-global/npc/simon_the_beggar.lua
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ local function creatureSayCallback(npc, creature, type, message)
"Well, it's the least you can do for those who live in dire poverty.",
"A single cookie is a bit less than I'd expected, but better than ... WHA ... WHAT??",
"MY BEARD! MY PRECIOUS BEARD! IT WILL TAKE AGES TO CLEAR IT OF THIS CONFETTI!",
} npc, creature)
}, npc, creature)
npcHandler:removeInteraction(npc, creature)
npcHandler:resetNpc(creature)
elseif npcHandler:getTopic(playerId) == 9 then
Expand Down

0 comments on commit 9533223

Please sign in to comment.