From 0702f72104ce3afe4cc52f8d8b2bc89883792529 Mon Sep 17 00:00:00 2001 From: LmeSzinc <37934724+LmeSzinc@users.noreply.github.com> Date: Fri, 17 Nov 2023 19:07:17 +0800 Subject: [PATCH] Upd: v1.5 rogue events --- tasks/rogue/keywords/event_option.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tasks/rogue/keywords/event_option.py b/tasks/rogue/keywords/event_option.py index 7750a4c68..cf6c25313 100644 --- a/tasks/rogue/keywords/event_option.py +++ b/tasks/rogue/keywords/event_option.py @@ -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.', )