diff options
author | Haru <haru@dotalux.com> | 2016-11-18 04:51:24 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-11-20 18:10:39 +0100 |
commit | 0a4fdb4404900fb03726b98ecbe379f2d5da6bd0 (patch) | |
tree | efee306e996ccc603ab8da9d0f90c44a5c0199ba /db/mob_db2.conf | |
parent | 832d63da2daab969eeeb9795ea23ccb1b648ce35 (diff) | |
download | hercules-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 'db/mob_db2.conf')
0 files changed, 0 insertions, 0 deletions