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:
@@ -58,6 +58,8 @@ class Quest(
|
||||
addLoreLines(
|
||||
startConditions.getNotMetLines(player, EmptyProvidedHolder)
|
||||
)
|
||||
|
||||
setDisplayName(this@Quest.name)
|
||||
}
|
||||
}) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user