maple-v206/scripts/portal/davy_next0.py

6 lines
204 B
Python

# 925100000 - First Map of the Lord Pirate PQ
if sm.getReactorQuantity() > 7 and sm.hasMobsInField():
sm.chat("The portal is not opened.")
else:
sm.warpInstanceIn(sm.getFieldID() + 100, 0, True)