maple-v206/scripts/portal/kCity_west.py

10 lines
216 B
Python

# Created by MechAviv
# Kinesis Introduction
# Map ID :: 331000000
# Main Street :: City Center
# should be handled by quest
if sm.hasQuest(22730):
sm.warpInstanceIn(331003000, 0)
else:
sm.warp(331003000, 0)