maple-v206/scripts/portal/rienTutor7.py

5 lines
194 B
Python

# 140010000
if sm.hasQuestCompleted(21014) or sm.getChr().getJob() != 2000:
sm.warp(140010100, 2)
else:
sm.systemMessage("You must complete the quest before proceeding to the next map.")