You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for {'\x05\x41masterful'ifworld.dungeon_mq[dungeon.name] else'\x05\x42ordinary'}\x01{dungeon_name}\x05\x40! This dungeon\x01is at {dungeon_textbox_list[dungeon_index[0]]}!\x05\x40\x09"
1460
+
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for {COLOR_MAP['Red'] +'masterful'ifworld.dungeon_mq[dungeon.name] elseCOLOR_MAP['Green'] +'ordinary'}\x01{dungeon_name}\x05\x40! This dungeon\x01is at {dungeon_textbox_list[dungeon_index[0]]}!\x05\x40\x09"
1461
1461
else:
1462
1462
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for\x01{dungeon_name}\x05\x40!\x01This dungeon is at \x01{dungeon_textbox_list[dungeon_index[0]]}!\x05\x40\x09"
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40\x01for {dungeon_name}\x05\x40!\x01It\'s {'\x05\x41masterful'ifworld.dungeon_mq[dungeon.name] else'\x05\x42ordinary'}!\x09"
1466
+
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40\x01for {dungeon_name}\x05\x40!\x01It\'s {COLOR_MAP['Red'] +'masterful'ifworld.dungeon_mq[dungeon.name] elseCOLOR_MAP['Green'] +'ordinary'}!\x09"
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for {'\x05\x41masterful'ifworld.dungeon_mq[dungeon.name] else'\x05\x42ordinary'}\x01{dungeon_name}\x05\x40! This dungeon\x01is at {dungeon_textbox_list[dungeon_index[0]]}\x05\x40,\x01and {boss_textboxes[boss_room]}\x05\x40 lurks within!\x05\x40\x09"
1494
+
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for {COLOR_MAP['Red'] +'masterful'ifworld.dungeon_mq[dungeon.name] elseCOLOR_MAP['Green'] +'ordinary'}\x01{dungeon_name}\x05\x40! This dungeon\x01is at {dungeon_textbox_list[dungeon_index[0]]}\x05\x40,\x01and {boss_textboxes[boss_room]}\x05\x40 lurks within!\x05\x40\x09"
1495
1495
else:
1496
1496
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for\x01{dungeon_name}\x05\x40! This dungeon is\x01at {dungeon_textbox_list[dungeon_index[0]]}\x05\x40, and\x01{boss_textboxes[boss_room]}\x05\x40 lurks within!\x05\x40\x09"
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for {'\x05\x41masterful'ifworld.dungeon_mq[dungeon.name] else'\x05\x42ordinary'}\x01{dungeon_name}\x05\x40! This dungeon\x01is at {dungeon_textbox_list[dungeon_index[0]]}\x05\x40!\x09"
1499
+
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for {COLOR_MAP['Red'] +'masterful'ifworld.dungeon_mq[dungeon.name] elseCOLOR_MAP['Green'] +'ordinary'}\x01{dungeon_name}\x05\x40! This dungeon\x01is at {dungeon_textbox_list[dungeon_index[0]]}\x05\x40!\x09"
1500
1500
else:
1501
1501
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for\x01{dungeon_name}\x05\x40! This dungeon is\x01at {dungeon_textbox_list[dungeon_index[0]]}\x05\x40!\x09"
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for {'\x05\x41masterful'ifworld.dungeon_mq[dungeon.name] else'\x05\x42ordinary'}\x01{dungeon_name}\x05\x40!\x01In this dungeon, {boss_textboxes[boss_room]}\x05\x40\x01lurks within!\x05\x40\x09"
1509
+
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for {COLOR_MAP['Red'] +'masterful'ifworld.dungeon_mq[dungeon.name] elseCOLOR_MAP['Green'] +'ordinary'}\x01{dungeon_name}\x05\x40!\x01In this dungeon, {boss_textboxes[boss_room]}\x05\x40\x01lurks within!\x05\x40\x09"
1510
1510
else:
1511
1511
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for\x01{dungeon_name}\x05\x40!\x01In this dungeon, {boss_textboxes[boss_room]}\x05\x40\x01lurks within!\x05\x40\x09"
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for\x01{dungeon_name}\x05\x40!\x01It\'s {'\x05\x41masterful'ifworld.dungeon_mq[dungeon.name] else'\x05\x42ordinary'}!\x09"
1514
+
map_message=f"\x13\x76\x08You found the \x05\x41Map\x05\x40 for\x01{dungeon_name}\x05\x40!\x01It\'s {COLOR_MAP['Red'] +'masterful'ifworld.dungeon_mq[dungeon.name] elseCOLOR_MAP['Green'] +'ordinary'}!\x09"
0 commit comments