From 8325cf1da8c362c7c13fdd7792b39de70d06a7c5 Mon Sep 17 00:00:00 2001 From: James Date: Tue, 29 Mar 2022 22:06:30 +0200 Subject: [PATCH] added more roles and fixed colors --- index.php | 57 +++++++++++++++++++++++++++---- roles/en/beggar.php | 2 +- roles/en/clown.php | 2 +- roles/en/cupid.php | 2 +- roles/en/jester.php | 82 +++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 135 insertions(+), 10 deletions(-) create mode 100644 roles/en/jester.php diff --git a/index.php b/index.php index da2627e..2d999df 100644 --- a/index.php +++ b/index.php @@ -90,8 +90,17 @@
- menu -
+ menu + + + +
+
+
Menu
+

You can find an overview to all the Roles over here!

+

Also is it just me or might this be a bit overkill? You know, this huge bubble which informs you about a Menu you probably have found yourself

+
+
'.$name.'

'.$description.'

+ + + + + + + + -
- Steam - Source -
@@ -200,8 +240,11 @@ diff --git a/roles/en/beggar.php b/roles/en/beggar.php index b67d47a..e701c69 100644 --- a/roles/en/beggar.php +++ b/roles/en/beggar.php @@ -4,7 +4,7 @@ # # Text Color -$tcolor = "black"; +$tcolor = "white"; # This is the color defined by https://materializecss.com/color.html $color = "pink lighten-2"; diff --git a/roles/en/clown.php b/roles/en/clown.php index 78d63e9..cd148d4 100644 --- a/roles/en/clown.php +++ b/roles/en/clown.php @@ -4,7 +4,7 @@ # # Text Color -$tcolor = 'black'; +$tcolor = 'white'; # This is the color defined by https://materializecss.com/color.html $color = 'pink'; diff --git a/roles/en/cupid.php b/roles/en/cupid.php index 4c5bc7e..b8e0e2d 100644 --- a/roles/en/cupid.php +++ b/roles/en/cupid.php @@ -4,7 +4,7 @@ # # Text Color -$tcolor = 'black'; +$tcolor = 'white'; # This is the color defined by https://materializecss.com/color.html $color = 'pink darken-1'; diff --git a/roles/en/jester.php b/roles/en/jester.php new file mode 100644 index 0000000..6bd06f3 --- /dev/null +++ b/roles/en/jester.php @@ -0,0 +1,82 @@ + +
  • Swapper
  • +
  • Serialkiller
  • +
  • Infected
  • +