修正词典中c2序列生成器的说明错误

This commit is contained in:
MrZ626
2021-03-15 10:30:49 +08:00
parent 04faf21764
commit d84ec529f8
2 changed files with 2 additions and 2 deletions

View File

@@ -548,7 +548,7 @@ return{
{"C2 Generator",
"cultris2generator cultrisiigenerator c2generator",
"term",
"All Tetriminoes have a initial weight of 0.\nEvery time, multiply all weights by 2, add a random number between 0 and 1, pick the piece with the highest weight, and divide this piece's weight by 3.5.",
"All Tetriminoes have a initial weight of 0.\nEvery time, divide all weights by 2, add a random number between 0 and 1, pick the piece with the highest weight, and divide this piece's weight by 3.5.",
},
{"C2 wall kicks",
"cultris2wallkicks cultrisiiwallkicks c2wallkicks cultris2kicks cultrisiikicks c2kicks",