Update 'roles/Example.php'
This commit is contained in:
parent
f7728b7c43
commit
e6193148cb
@ -11,4 +11,12 @@ $source = "https://github.com/Gensokian/ttt2-role_tra";
|
||||
$name = "Example";
|
||||
#The Description of the Role, HTML conform :)
|
||||
$description = "Some example content";
|
||||
#Creator of the Addon
|
||||
$author = "Garry";
|
||||
#How To play
|
||||
$howtoplay = "Be an example to anyone around you";
|
||||
#With what roles does this role play best?
|
||||
$playsbestwith = "Innocents";
|
||||
#Convars
|
||||
$convars = "ttt_non_existant_variable (default: 0)"
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user