maple-v206/scripts/quest/q29902s.py

8 lines
169 B
Python

# Veteran Adventurer
medal = 1142109
if sm.canHold(medal):
sm.chatScript("You have earned a new medal.")
sm.startQuest(parentID)
sm.completeQuest(parentID)