Occultist
TODO
TODO (/shrug)
";
#Convars
$convars = "Normal Role Convars (also found in ULX):
# enable or disable this role
ttt_ars_enabled [0/1] (default: 1)
# the percentage of players that are spawned as this role
ttt_ars_pct [0.0..1.0] (default: 0.17)
# the limit of players that spawn as this role each round, this overwrites the percentage
ttt_ars_max [0..n] (default: 1)
# the probability each round of this role being spawned at all
ttt_ars_random [0..100] (default: 50)
# the amount of players needed for this role to spawn
ttt_ars_min_players: [0..n] (default: 6)
";
#
# Credits
#
#The Steam URL to your addon
$steam = "https://steamcommunity.com/sharedfiles/filedetails/?id=2652626080";
#The Source URL to your addon
$source = "https://steamcommunity.com/linkfilter/?url=https://github.com/westooooo/ttt2-role_arsonist";
#Creator of the Addon
$author = "Westoon[JPN]";
#Creatorlink
$authorurl = "https://steamcommunity.com/profiles/76561198358406467";
# Credittext (can use the above variables)
$ctext = "Lunex: Creator of this role addon
Pythagorion: A huge thank you for the Icon Designs
Mineotopia: Credits to him for immense help in coding this.";
?>