temporarely removed the german translation

This commit is contained in:
Jesse James Isler 2022-03-28 22:24:48 +02:00
parent f9386428bf
commit b91038c241
5 changed files with 0 additions and 236 deletions

View File

@ -1,69 +0,0 @@
<?php
#
# COLORS
#
# Text Color
$tcolor = "white";
# This is the color defined by https://materializecss.com/color.html
$color = "red darken-5";
#
# BASEINFO
#
#The Name of the Role
$name = "Accomplice";
#The Description of the Role, HTML conform :)
$description = "The Accomplice doesn't know his master... find him and protect!";
#
# TABS
#
#How To play
$howtoplay = "The Accomplice is a partner of the Traitor. The Accomplice is visible to the Traitor. But the Accomplice doesn't know who is the Traitor. So,you have to find him by yourself. In other words in werewolf game, the Madman.
<ul>
<li> The Accomplice can't win alone. </li>
<li> The Accomplice can't buy Items from the shop(Default). </li>
<li> The Accomplice has radar for corpses. </li>
<li> The Accomplice can't transfer to Traitors. </li>
</ul>
";
#With what roles does this role play best?
$playsbestwith = "
<ul>
<li>Survivalist</li>
<li>Spy</li>
<li>Hitman</li>
<ul>
";
#Convars
$convars = "# enable or disable this role
ttt_accom_enabled [0/1] (default: 1)
# the percentage of players that are spawned as this role
ttt_accom_pct [0.0..1.0] (default: 0.17)
# the limit of players that spawn as this role each round, this overwrites the percentage
ttt_accom_max [0..n] (default: 1)
# the probability each round of this role being spawned at all
ttt_accom_random [0..100] (default: 50)
# the amount of players needed for this role to spawn
ttt_accom_min_players: [0..n] (default: 8)";
#
# Credits
#
#The Steam URL to your addon
$steam = "https://steamcommunity.com/sharedfiles/filedetails/?id=2173367759";
#The Source URL to your addon
$source = "https://github.com/westooooo/ttt2-role_accom";
#Creator of the Addon
$author = "JustSiro105";
#Creatorlink
$authorurl = "https://steamcommunity.com/profiles/76561198327487098";
# Credittext (can use the above variables)
$ctext = " Westoon[JPN]: creator of this role addon <br> irokuma105: idear of this role addon";
?>

View File

@ -1,56 +0,0 @@
<?php
#
# COLORS
#
# Text Color
$tcolor = "white";
# This is the color defined by https://materializecss.com/color.html
$color = "indigo";
#
# BASEINFO
#
#The Name of the Role
$name = 'Detektiv';
#The Description of the Role, HTML conform :)
$description = "Use your gadgets to find the enemies!";
#
# TABS
#
#How To play
$howtoplay = "The Detectives job and the purpose of the equipment is to find out who the Traitors are. A Detective is generally a high profile target to Traitors, due to the Detective's ability to use their DNA scanners to scan bodies which yields evidence. Detectives, when searching bodies, can find extra information, like who he last saw. The Detectives can retrieve unspent equipment credits from dead Detectives and Traitors. Also, all Detectives get a credit when a Traitor is confirmed to be dead.";
#With what roles does this role play best?
$playsbestwith = "Baseroles";
#Convars
$convars = "TBD";
#
# Credits
#
#The Steam URL to your addon
$steam = "https://steamcommunity.com/sharedfiles/filedetails/?id=2004491494";
#The Source URL to your addon
$source = "https://github.com/Gensokian/ttt2-role_tra";
#Creator of the Addon
$author = "Garry";
#Creatorlink
$authorurl = "";
# Credittext (can use the above variables)
$ctext = "This is a base TTT Role";
?>

View File

@ -1,55 +0,0 @@
<?php
#
# COLORS
#
# Text Color
$tcolor = "black";
# This is the color defined by https://materializecss.com/color.html
$color = "green darken-5";
#
# BASEINFO
#
#The Name of the Role
$name = "Innocent";
#The Description of the Role, HTML conform :)
$description = "(Chuckles) I'm in Danger :)";
#
# TABS
#
#How To play
$howtoplay = "As an innocent player, you are the most vulnerable. Innocent players risk being killed by Traitors and being wrongly accused of being a Traitor. They also cannot buy equipment. The player can pick up weapons and use them against would-be killers, but normally, players will be killed, due to the surprise nature of the attack.";
#With what roles does this role play best?
$playsbestwith = "Traitors :)";
#Convars
$convars = "TBD";
#
# Credits
#
#The Steam URL to your addon
$steam = "https://steamcommunity.com/sharedfiles/filedetails/?id=2004491494";
#The Source URL to your addon
$source = "https://github.com/Gensokian/ttt2-role_tra";
#Creator of the Addon
$author = "Garry";
#Creatorlink
$authorurl = "";
# Credittext (can use the above variables)
$ctext = "This is a base TTT Role";
?>

View File

@ -1,56 +0,0 @@
<?php
#
# COLORS
#
# Text Color
$tcolor = "white";
# This is the color defined by https://materializecss.com/color.html
$color = "red darken-2";
#
# BASEINFO
#
#The Name of the Role
$name = "Traitor";
#The Description of the Role, HTML conform :)
$description = "Have a plan to kill anyone you meet";
#
# TABS
#
#How To play
$howtoplay = "The Traitors job is to kill all of the Innocent players. Traitors have the toughest job because of how the Innocent normally group together. This disadvantage, however, can be their greatest strength, as when two or more Traitors team up, they can take down the entire group. Of course, other players will grow suspicious when players start disappearing. Be prepared to get scanned, killed, or have to do some killing. Traitors, like Detectives, can buy equipment, mostly weapons. Like Detectives, Traitors can retrieve unspent equipment credits from dead Detectives and Traitors, and will be rewarded with a credit when a Detective is confirmed to be dead.";
#With what roles does this role play best?
$playsbestwith = "Other Traitors";
#Convars
$convars = "TBD";
#
# Credits
#
#The Steam URL to your addon
$steam = "https://steamcommunity.com/sharedfiles/filedetails/?id=2004491494";
#The Source URL to your addon
$source = "https://github.com/Gensokian/ttt2-role_tra";
#Creator of the Addon
$author = "Garry";
#Creatorlink
$authorurl = "";
# Credittext (can use the above variables)
$ctext = "This is a base TTT Role";
?>