maple-v206/scripts/quest/q29970.py

8 lines
173 B
Python

# The Once Beloved Ruler
medal = 1142378
if sm.canHold(medal):
sm.chatScript("You have earned a new medal.")
sm.startQuest(parentID)
sm.completeQuest(parentID)