diff --git a/src/components/CalculatorHowToModal.svelte b/src/components/CalculatorHowToModal.svelte new file mode 100644 index 00000000..de53be11 --- /dev/null +++ b/src/components/CalculatorHowToModal.svelte @@ -0,0 +1,25 @@ + + +
+
+ + + +

Click the picture to maximize

+
+
+

How to use the Weapon Calculator

+ + how to use calculator weapon + +
+
+

How to use the Character Calculator

+ + how to use calculator character + +
+
diff --git a/src/routes/calculator/index.svelte b/src/routes/calculator/index.svelte index 5e1dffbd..0745a161 100644 --- a/src/routes/calculator/index.svelte +++ b/src/routes/calculator/index.svelte @@ -1,14 +1,29 @@