opentibiabr / otservbr-global-archived

Archived, read-only repository. New repository: https://github.com/opentibiabr/otservbr-global
GNU General Public License v2.0
332 stars 335 forks source link

Fix npc message find bug (resolves #2736) #2737

Closed dudantas closed 3 years ago

dudantas commented 3 years ago

Description

This solves the problem that a keyword that contains two or more words can be confused with a keyword that contains only one word of the same type in the string.

Behaviour

Actual

image

Expected

image

Fixes

Resolves #2736

Type of change

Checklist

dudantas commented 3 years ago

It will be fixed in pr: https://github.com/opentibiabr/otservbr-global/pull/2712