fix: 癞子=136张内的牌(红中),不是额外+4张 + 宝牌HUD显示
- MahjongTile.ConfigureWildcards: 支持固定wildcard(如红中35) - IsWildcard: 同时检查encoding 50+和配置的wildcard - ToString: wildcard牌显示🀫中/🀫发等 - Deck: 固定wildcard作为普通牌加入(红中在136内) - Deal: fixed类型wildcard不额外加牌 - HUD: 显示 '🀫 宝牌(癞子): 🀫中' - Wuhan DSL: 移除wildcardCount:4 - 测试: Wuhan牌库136张
This commit is contained in:
@ -17,8 +17,6 @@ deck:
|
||||
generator: mahjong
|
||||
include_honors: true
|
||||
include_flowers: false
|
||||
wildcard_tile: 红中
|
||||
wildcard_count: 4
|
||||
total: 136
|
||||
|
||||
deal:
|
||||
|
||||
Reference in New Issue
Block a user