maple-v206/scripts/portal/rienTutor1.py

5 lines
162 B
Python

# 140090100
if sm.hasQuestCompleted(21010):
sm.warp(140090200, 1)
else:
sm.systemMessage("You must complete the quest before proceeding to the next map.")