Swapper
Serialkiller
Infected
";
#Convars
$convars = "Normal Role Convars (also found in ULX):
# enable or disable this role
ttt_jester_enabled [0/1] (default: 1)
# the percentage of players that are spawned as this role
ttt_jester_pct [0.0..1.0] (default: 1.0)
# the limit of players that spawn as this role each round, this overwrites the percentage
ttt_jester_max [0..n] (default: 1)
# the probability each round of this role being spawned at all
ttt_jester_random [0..100] (default: 50)
# the amount of players needed for this role to spawn
ttt_jester_min_players: [0..n] (default: 8)
Rolespecific Convars:
# should it be publicily anounced if there is a jester in a round
ttt2_jes_announce [0/1] (default: 1)
# should the jester be able to push other players with his convar
ttt2_jes_improvised [0/1] (default: 1)
# should the jester be able to carry entities with his magneto stick
ttt2_jes_carry [0/1] (default: 1)
";
#
# Credits
#
#The Steam URL to your addon
$steam = "https://steamcommunity.com/sharedfiles/filedetails/?id=1363049665";
#The Source URL to your addon
$source = "https://steamcommunity.com/linkfilter/?url=https://github.com/TTT-2/ttt2-role_jes";
#Creator of the Addon
$author = "Alf21";
#Creatorlink
$authorurl = "https://steamcommunity.com/id/alf21";
# Credittext (can use the above variables)
$ctext = "Alf21: creator of this role addon
Mineotopia: designer of the role icon
KingsNJenssons: creator of the clientside particles and sound effects";
?>