package at.hannibal2.skyhanni.events

class DungeonCompleteEvent(val floor: String) : LorenzEvent()