From 24130b08e2b60b04a6d82af49dd724db2067e29f Mon Sep 17 00:00:00 2001 From: James Date: Mon, 28 Mar 2022 06:01:00 +0000 Subject: [PATCH] Update 'roles/detective.php' --- roles/detective.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/roles/detective.php b/roles/detective.php index 52b7139..1bba2d0 100644 --- a/roles/detective.php +++ b/roles/detective.php @@ -11,4 +11,12 @@ $source = "https://github.com/Gensokian/ttt2-role_tra"; $name = "Detective"; #The Description of the Role, HTML conform :) $description = "Some example content"; +#Creator of the Addon +$author = "Garry"; +#How To play +$howtoplay = "Help the Innocents figure out how to play"; +#With what roles does this role play best? +$playsbestwith = "Baseroles"; +#Convars +$convars = "TBD" ?>