Upd: v1.5 rogue events

This commit is contained in:
LmeSzinc 2023-11-17 19:07:17 +08:00
parent eefc68f876
commit 0702f72104

View File

@ -142,7 +142,7 @@ Jim_Hulk_collection = RogueEventOption(
id=16,
name='Jim_Hulk_collection',
cn='杰姆·哈克的藏品。',
cht='傑姆·哈克的收藏。',
cht='傑姆哈克的收藏。',
en="Jim Hulk's collection.",
jp='ジェム・ハックの所蔵品',
es='Colección de Jim Hulk.',
@ -880,7 +880,7 @@ Flip_the_card = RogueEventOption(
id=98,
name='Flip_the_card',
cn='翻开牌。',
cht='牌。',
cht='牌。',
en='Flip the card.',
jp='カードをめくる',
es='Dale la vuelta a la carta.',
@ -1830,12 +1830,12 @@ Accept_help_from_the_Knight_of_Beauty_Stilott = RogueEventOption(
jp='純美の騎士「スティロット」の助けを借りる',
es='Acepta la ayuda del Caballero de la Belleza, Stilott.',
)
Accept_help_from_the_Knight_of_Beauty_Odium = RogueEventOption(
Accept_help_from_the_Knight_of_Beauty_Abomins = RogueEventOption(
id=204,
name='Accept_help_from_the_Knight_of_Beauty_Odium',
name='Accept_help_from_the_Knight_of_Beauty_Abomins',
cn='接受纯美骑士「憎」的帮助。',
cht='接受純美騎士「憎」的幫助。',
en='Accept help from the Knight of Beauty, Odium.',
en='Accept help from the Knight of Beauty, Abomins',
jp='純美の騎士「オウディアム」の助けを借りる',
es='Acepta la ayuda del Caballero de la Belleza, Odium.',
)