diff --git a/web-svelte/src/components/modals/OptionInfo.svelte b/web-svelte/src/components/modals/OptionInfo.svelte new file mode 100644 index 0000000..6ca4043 --- /dev/null +++ b/web-svelte/src/components/modals/OptionInfo.svelte @@ -0,0 +1,37 @@ + + + +
+

Option Info

+
+

No Secrets

+

+ During the mining phase of each round, all cards remain face up, + this includes the piles that are available for choosing from and + the cards each player has chosen stay visible until the movement + phase begins. +

+

Hardcore Mode

+

+ When Hardcore Mode is enabled, you can only use the emergency stop + card one time for the entire game! +

+

Warp Gate Activated!

+

+ With this option enabled, when a spaceship enters the Warp Gate + space (#54), it is immediately removed from the board, but the warp + gate remains open. This allows more spaceships to enter the gate + before the end of the round, any additional spaceships that enter + the warp gate before the round ends share in the victory because + they escaped from +

+

Chaos Theory

+

+ ! ! ! ChAoS ! ! ! +

+
+
\ No newline at end of file