bugfix ship function name

This commit is contained in:
iou1name 2020-03-18 19:48:07 -04:00
parent ffe7537de7
commit fd04c0a547

View File

@ -49,7 +49,7 @@ def magic(bot, trigger):
@commands("ship")
def magic(bot, trigger):
def ship(bot, trigger):
"""
Prints a ship quirk. If an index is not given, a random one is chosen.
"""