This commit is contained in:
parent
c3a43148c0
commit
beb38f17e8
|
|
@ -107,7 +107,7 @@
|
|||
<tr>
|
||||
<td><code>b</code></td>
|
||||
<td>Bonus (flower or season)</td>
|
||||
<td>4</td>
|
||||
<td>2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>p</code></td>
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ const scoreTokens = {
|
|||
'xkh': 16,
|
||||
'pd': 2,
|
||||
'pw': 2,
|
||||
'b': 4,
|
||||
'b': 2,
|
||||
'p': 1,
|
||||
'd': -1,
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue