summaryrefslogtreecommitdiff
path: root/npc/cities
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2016-11-18 04:51:24 +0100
committerHaru <haru@dotalux.com>2016-11-20 18:10:39 +0100
commit0a4fdb4404900fb03726b98ecbe379f2d5da6bd0 (patch)
treeefee306e996ccc603ab8da9d0f90c44a5c0199ba /npc/cities
parent832d63da2daab969eeeb9795ea23ccb1b648ce35 (diff)
downloadhercules-0a4fdb4404900fb03726b98ecbe379f2d5da6bd0.tar.gz
hercules-0a4fdb4404900fb03726b98ecbe379f2d5da6bd0.tar.bz2
hercules-0a4fdb4404900fb03726b98ecbe379f2d5da6bd0.tar.xz
hercules-0a4fdb4404900fb03726b98ecbe379f2d5da6bd0.zip
Replaced some unsupported symbols in AegisNames (step 1)
This removes some unsupported symbols (despite they being official names) in AegisNames. The replacement rules used are: - Any non-`[A-Za-z0-9_']` character is replaced with an underscore (`_`). - If the replaced symbol is at a word boundary (beginning or end of the string, or next to another underscore), it is suppressed instead. - If the replacement causes an AegisName conflict, underscores are appended appropriately. Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/cities')
0 files changed, 0 insertions, 0 deletions