Last word should be spelled “prejudice”.
Thanks, fixed in the next patch!
Nope this is fine, thanks!
1 Like
Not exactly a typo, but still an inconsistency; the Race is typically capitalized, so it should probably be “… Phoenix …” here as well. Call me a nitpicker
1 Like
If I may bring up a pet peeve of mine while I’m at it:
On the one hand, if this never got fixed, Siralim Ultimate wouldn’t be in bad company - I’ve seen many games just use the plural even for a single item. On the other hand, the string has to be composed somewhere, and it would be as easy as doing
“You have " + notifications + " new notification” + (notification != 1) * “s” + “. …”
(Or at least it used to be, in Game Maker 8 ^^)
Incorrect possessive case, should be “Charybdis’s …”
See also:
Flubris’s trait( material)s
Kraynaks’s trait materials
Phobos’s trait materials and Grip
Ramses’s trait( material)s
Probably should be “… Luscious Lager”
1 Like
1 Like
Singular instead of plural, should be “… 2 additional times.” Analogous to mistake in Expanded Mind Anointment, so probably several other Anointments will have the same problem.
1 Like