maple-v206/scripts/portal/gPark_Portal.py

9 lines
144 B
Python

if sm.getFieldID() == 956100000:
map = 224000000
portal = 32
else:
map = 956100000
portal = 3
sm.warp(map, portal)
sm.dispose()