maple-v206/scripts/portal/inPTjob4.py

7 lines
130 B
Python

# 240010102
if 2410 <= chr.getJob() <= 2411:
sm.warp(915010200, 1)
else:
sm.chat("Only Phantoms can enter.")
sm.dispose()