From 4d9ae154d57f6fb9dd50ba78e70c790877f466f8 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 28 Mar 2022 06:02:48 +0000 Subject: [PATCH] Update 'roles/traitor.php' --- roles/traitor.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/roles/traitor.php b/roles/traitor.php index 5c0bc85..78496b4 100644 --- a/roles/traitor.php +++ b/roles/traitor.php @@ -9,7 +9,14 @@ $steam = "https://steamcommunity.com/sharedfiles/filedetails/?id=2004491494"; $source = "https://github.com/Gensokian/ttt2-role_tra"; #The Name of the Role $name = "Traitor"; - #The Description of the Role, HTML conform :) $description = "Some example content"; +#Creator of the Addon +$author = "Garry"; +#How To play +$howtoplay = "Have a plan to kill anyone you meet"; +#With what roles does this role play best? +$playsbestwith = "Other Traitors"; +#Convars +$convars = "TBD" ?>