Change ship health to hull health on the /ship embed

This commit is contained in:
Luke Robles 2024-01-05 17:46:54 -08:00
parent f364e949ff
commit af99aeb494

View File

@ -370,7 +370,7 @@ async def get_ship(ship_name):
except Exception:
health = "N/A"
embed.add_field(name="**Ship Health**", value=health, inline=True)
embed.add_field(name="**Hull Health**", value=health, inline=True)
try:
quantum_fuel = (