summaryrefslogtreecommitdiff
path: root/db/pre-re/mob_race2_db.txt
AgeCommit message (Collapse)AuthorFilesLines
2016-11-20Replaced some unsupported symbols in AegisNames (step 2)Haru1-1/+1
This removes the remaining unsupported symbols (despite they being official names) in AegisNames: The apostrophe (`'`) sign is suppressed. The full replacement rules (cumulative with the step 1 commit) are thus: - Any apostrophe is suppressed. - 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>
2012-03-18Re-added Bradium Golem to pre-RE mob_race2_db.txt. (bugreport:5257) (Follow ↵kenpachi2k111-1/+1
up r15722) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15726 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18Made BG equipment storable. (bugreport:3994)kenpachi2k111-1/+1
Removed Bradium Golem from pre-RE mob_race2_db.txt. (bugreport:5257) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15722 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18- Updated mob_race2_db.txt to apply under RE and non-RE modesepoque111-0/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15720 54d463be-8e91-2dee-dedb-b68131a5f0ec