maple-v206/scripts/quest/q32003s.py

8 lines
162 B
Python

# Rage Master
medal = 1142556
if sm.canHold(medal):
sm.chatScript("You have earned a new medal.")
sm.startQuest(parentID)
sm.completeQuest(parentID)