I also missed some semicolons
This commit is contained in:
parent
157538fff7
commit
1128281919
@ -48,7 +48,7 @@ $convars = "# enable or disable this role
|
|||||||
# the probability each round of this role being spawned at all
|
# the probability each round of this role being spawned at all
|
||||||
ttt_accom_random [0..100] (default: 50)
|
ttt_accom_random [0..100] (default: 50)
|
||||||
# the amount of players needed for this role to spawn
|
# the amount of players needed for this role to spawn
|
||||||
ttt_accom_min_players: [0..n] (default: 8)"
|
ttt_accom_min_players: [0..n] (default: 8)";
|
||||||
|
|
||||||
#
|
#
|
||||||
# Credits
|
# Credits
|
||||||
@ -62,8 +62,8 @@ $source = "https://github.com/westooooo/ttt2-role_accom";
|
|||||||
#Creator of the Addon
|
#Creator of the Addon
|
||||||
$author = "JustSiro105";
|
$author = "JustSiro105";
|
||||||
#Creatorlink
|
#Creatorlink
|
||||||
$authorurl = "https://steamcommunity.com/profiles/76561198327487098"
|
$authorurl = "https://steamcommunity.com/profiles/76561198327487098";
|
||||||
|
|
||||||
# Credittext (can use the above variables)
|
# Credittext (can use the above variables)
|
||||||
$ctext = " Westoon[JPN]: creator of this role addon <br> irokuma105: idear of this role addon"
|
$ctext = " Westoon[JPN]: creator of this role addon <br> irokuma105: idear of this role addon";
|
||||||
?>
|
?>
|
||||||
|
@ -33,7 +33,7 @@ $howtoplay = "The Detectives job and the purpose of the equipment is to find out
|
|||||||
#With what roles does this role play best?
|
#With what roles does this role play best?
|
||||||
$playsbestwith = "Baseroles";
|
$playsbestwith = "Baseroles";
|
||||||
#Convars
|
#Convars
|
||||||
$convars = "TBD"
|
$convars = "TBD";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -49,8 +49,8 @@ $source = "https://github.com/Gensokian/ttt2-role_tra";
|
|||||||
#Creator of the Addon
|
#Creator of the Addon
|
||||||
$author = "Garry";
|
$author = "Garry";
|
||||||
#Creatorlink
|
#Creatorlink
|
||||||
$authorurl = ""
|
$authorurl = "";
|
||||||
|
|
||||||
# Credittext (can use the above variables)
|
# Credittext (can use the above variables)
|
||||||
$ctext = "This is a base TTT Role"
|
$ctext = "This is a base TTT Role";
|
||||||
?>
|
?>
|
||||||
|
@ -32,7 +32,7 @@ $howtoplay = "As an innocent player, you are the most vulnerable. Innocent playe
|
|||||||
#With what roles does this role play best?
|
#With what roles does this role play best?
|
||||||
$playsbestwith = "Traitors :)";
|
$playsbestwith = "Traitors :)";
|
||||||
#Convars
|
#Convars
|
||||||
$convars = "TBD"
|
$convars = "TBD";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -48,8 +48,8 @@ $source = "https://github.com/Gensokian/ttt2-role_tra";
|
|||||||
#Creator of the Addon
|
#Creator of the Addon
|
||||||
$author = "Garry";
|
$author = "Garry";
|
||||||
#Creatorlink
|
#Creatorlink
|
||||||
$authorurl = ""
|
$authorurl = "";
|
||||||
|
|
||||||
# Credittext (can use the above variables)
|
# Credittext (can use the above variables)
|
||||||
$ctext = "This is a base TTT Role"
|
$ctext = "This is a base TTT Role";
|
||||||
?>
|
?>
|
||||||
|
@ -32,7 +32,7 @@ $howtoplay = "The Traitors job is to kill all of the Innocent players. Traitors
|
|||||||
#With what roles does this role play best?
|
#With what roles does this role play best?
|
||||||
$playsbestwith = "Other Traitors";
|
$playsbestwith = "Other Traitors";
|
||||||
#Convars
|
#Convars
|
||||||
$convars = "TBD"
|
$convars = "TBD";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -48,9 +48,9 @@ $source = "https://github.com/Gensokian/ttt2-role_tra";
|
|||||||
#Creator of the Addon
|
#Creator of the Addon
|
||||||
$author = "Garry";
|
$author = "Garry";
|
||||||
#Creatorlink
|
#Creatorlink
|
||||||
$authorurl = ""
|
$authorurl = "";
|
||||||
|
|
||||||
# Credittext (can use the above variables)
|
# Credittext (can use the above variables)
|
||||||
$ctext = "This is a base TTT Role"
|
$ctext = "This is a base TTT Role";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user