hm.

@puppygirlhornypost2

if (strcmp(current_locale, "pt_BR") == 0
&& npc->is_feline
&& npc->gender == GENDER_NB
&& npc->height < limit) {

// TODO: ???
assert(0);
}