Pull in Sams tweak updates

main
Elijah C. Voigt 1 year ago
parent 89a5108459
commit 78d70bf2a0

@ -44,14 +44,14 @@ text = [
At the intersection of humanity's wildest imaginations and the infinite of the cosmos, the lines between possible and real fall apart like dissolving paper. At the intersection of humanity's wildest imaginations and the infinite of the cosmos, the lines between possible and real fall apart like dissolving paper.
""", """,
""" """
On Earth, a long tradition of combat and destruction amongst different groups has been upheld and respected; given a place in the social mind. As spacetime stretches ever on, the rhyme of the universe reveals itself, and even includes such traditions. On Earth, a long tradition of combat and destruction between different groups has been upheld and respected; given a place of honor in the social mind. As spacetime stretches ever on, the rhyme of the universe plays out, and naturally includes such traditions.
""", """,
""" """
And so, humanity came face to face with a curiosity. Looking to our martian analogues, we find a twin destructive tradition, but one which seems backwards. In their tradition, each victory is also a loss. Each battle is waged simultaneously with opponent and self, and a mutual pact of annihilation and tactics unfolds until one side lays barren, just as likely to be the victor. And so, humanity comes face to face with that particular universal rhyme. In our Martian analogues, we find a twin destructive tradition, but one which seems backwards. In their tradition, each victory is also a loss. Each battle is waged simultaneously with opponent and self, and a mutual pact of annihilation and tactics unfolds until one side lays barren, just as likely to be the victor.
""", """,
""" """
But Can you adapt? But Can you adapt?
Will you be a part of the universal rhyme, and if so, which side are you on? What is your part in the universal rhyme, and which side are you on?
""", """,
] ]
@ -88,7 +88,7 @@ The game ends when one player has no more pieces in their zone.
] ]
ownership = [ ownership = [
""" """
This here line down the middle is called the canal. And blow me down if she aint a beaut! See herein lies the kicker of Martian warfare: You control any and only the pieces on your side of the canal. When you move a piece across the canal, your opponent assumes control over it. This here line down the middle is called the canal. And blow me down if she aint a beaut! See herein lies the kicker of Martian warfare: You control *any and only the pieces on your side of the canal. When you move a piece across the canal, your opponent assumes control over it.
""", """,
""" """
Keep playing and try to score some points! Keep playing and try to score some points!
@ -106,7 +106,7 @@ One last thing: no take-backsies. You cannot 'undo' a piece's last move if it cr
] ]
outro = [ outro = [
""" """
Ok I gotta go now, but You now know enough to prevent human extinction. Do you want to finish this practice round? Ok I gotta go now, but you now know enough to prevent human extinction. Do you want to finish this practice round?
""", """,
] ]
@ -120,21 +120,21 @@ pawn = [
""" """
Pawn. Pawn.
A captured Pawn is worth 1 point, and moves 1 space diagonally. This thing ain't worth your time. Put it down. A captured Pawn is worth 1 point, and moves 1 space diagonally. This thing ain't worth your time. Put it down. (RMB)
""", """,
] ]
drone = [ drone = [
""" """
Drone. Drone.
A captured Drone is worth 2 points, and moves 1 or 2 spaces horizontally or vertically. Neat. Back on the board. A captured Drone is worth 2 points, and moves 1 or 2 spaces horizontally or vertically. Neat. Back on the board. (RMB)
""" """
] ]
queen = [ queen = [
""" """
Queen. Queen.
A captured Queen is worth 3 Points, and moves any distance in a straight line. Woah, watch where you point that thing. Best put it back down. A captured Queen is worth 3 Points, and moves any distance in a straight line. Woah, watch where you point that thing. Best put it back down. (RMB)
""" """
] ]
jumping = [ jumping = [

Loading…
Cancel
Save