9
0
mirror of https://github.com/Auxilor/EcoQuests.git synced 2026-01-04 15:41:38 +00:00

Fixed bug with GUYI

This commit is contained in:
Auxilor
2023-08-10 17:47:59 +01:00
parent 93cfb2911a
commit b98dd0c6e6

View File

@@ -58,6 +58,8 @@ class Quest(
addLoreLines(
startConditions.getNotMetLines(player, EmptyProvidedHolder)
)
setDisplayName(this@Quest.name)
}
}) {