maple-v206/scripts/quest/q29928s.py

8 lines
164 B
Python

# Aran the Hero
medal = 1142133
if sm.canHold(medal):
sm.chatScript("You have earned a new medal.")
sm.startQuest(parentID)
sm.completeQuest(parentID)