Alter Aeon FAQ (Frequently Asked Questions)
FAQ 21.10 - Addendum - why are mob and object inventory strings treated differently?
Primarily tradition. Mob fight strings should always start with a capital
letter, simply because the game was written under the assumption that
this would always be the case.
Object inventory strings should always start with a lowercase letter
unless the string is a proper name that requires it. Again, this is
tradition, because the game was written under this assumption.
If you do things differently, your area will look 'weird' and broken when
compared to the rest of the game.