diff --git a/resources/parsers/other.py b/resources/parsers/other.py index 01ad64578875e044cb2b33a93460bc4e4b87ec00..3255fe4b5db93cd112e125826c955a18ce66d25c 100644 --- a/resources/parsers/other.py +++ b/resources/parsers/other.py @@ -40,10 +40,7 @@ class QuestItemParser(): self.template.quest_item( description='Atlas Quest Items', - class_text='Watchstone', - border_color=None, - background_color=None, - text_color=None, + base_text='Watchstone', )