maple-v206/scripts/portal/enterPTjob2.py

5 lines
106 B
Python

if sm.hasMobsInField():
sm.chat("Remove the lock first.")
else:
sm.warp(915010001, 1)
sm.dispose()