Skip to content
Snippets Groups Projects
Commit 4a3ca040 authored by Brandon Rodriguez's avatar Brandon Rodriguez
Browse files

Correct error in parsing watchstones

parent 1e06a17d
Branches
No related merge requests found
...@@ -40,10 +40,7 @@ class QuestItemParser(): ...@@ -40,10 +40,7 @@ class QuestItemParser():
self.template.quest_item( self.template.quest_item(
description='Atlas Quest Items', description='Atlas Quest Items',
class_text='Watchstone', base_text='Watchstone',
border_color=None,
background_color=None,
text_color=None,
) )
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment