"+ "The townsfolk are very difficult to deal with. They don't always see things the way you do. You have to be careful with what you say and how you act around them."
+ "You also need to be prepared for when things go wrong. Things will go wrong. It's just a matter of time. When they do, you need to be able to deal with it.";
}
public function getName() {
return "TextParagraph";
}
public function getSupportedVersionConstraints() {
return [new VersionConstraint("==", 1)]; //only supports v1 atm TODO: support v2?
}
/** @var string */ private $text = ''; //the text being modified by the paragraph object
/** @var Modifier[] */ private $modifiers = []; //an
Use mouse to select choice