X Tutup
Skip to content

Alphabetize bogusmon.txt#1334

Open
todb wants to merge 1 commit intoNetHack:NetHack-3.7from
todb:patch-1
Open

Alphabetize bogusmon.txt#1334
todb wants to merge 1 commit intoNetHack:NetHack-3.7from
todb:patch-1

Conversation

@todb
Copy link

@todb todb commented Dec 3, 2024

Case-insensitive sorting of all the bogus monsters.

As time goes on and this file reaches several million entries (since NetHack will never disappear), it'll be handy to have it alphabetized, namely to make adding duplicate entries less likely for future generations of hackers.

Note that this scheme handily puts proper noun monsters at the top of the list, thanks to the punctuation.

Case-insensitive sorting of all the bogus monsters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup