maple-v206/scripts/portal/inDragonEgg.py

7 lines
164 B
Python

# Farm Street | Farm Center
if sm.hasQuest(22005): # only if intro quest is active "Rescuing the Piglet"
sm.warp(900020100, 0)
else:
sm.warp(100030301, 0)