El 13/9/25 a las 18:22, Samuel B escribió:
I want to know what the developers think.
A fairly typical sample, from games/battlestar/command2.c:
ravage(void)
...
case NORMGOD:
puts("You attack the goddess, and she screams as you beat her. She
falls down");
if (TestBit(location[position].objects, BATHGOD))
puts("crying and tries to cover her nakedness.");
else
puts("crying and tries to hold her torn and bloodied dress
around her.");
power += 5;
pleasure += 8;
ego -= 10;
wordnumber--;
godready = -30000;
murder();
Am I the only one who thinks putting this in front of everyone by
default is problematic?
Personally, if the game bothers you, don't play it or install it.
End of story. If you want to keep crying about it, let me tell you, I
don't give a shit about your tears.
--
Dios en su Cielo, todo bien en la Tierra
****************************************************