Update 'roles/innocent.php'

This commit is contained in:
Jesse James Isler 2022-03-28 06:01:58 +00:00
parent 24130b08e2
commit 2099da67a6

View File

@ -11,4 +11,12 @@ $source = "https://github.com/Gensokian/ttt2-role_tra";
$name = "Innocent";
#The Description of the Role, HTML conform :)
$description = "Some example content";
#Creator of the Addon
$author = "Garry";
#How To play
$howtoplay = "Haha, get f*cked";
#With what roles does this role play best?
$playsbestwith = "Traitors :)";
#Convars
$convars = "TBD"
?>