예제 #1
0
def warp_10000700(pc):
    script.effect(pc, 4023)
    script.wait(pc, 1000)
    script.warp(pc, 20015000, 9, 36)  # アイシー島への地下通路
예제 #2
0
def main(pc):
    script.wait(pc, 1000)
    pc.var["test"] = ["☆★☆★☆", []]
    script.say(pc, SCRIPT_PATH)
예제 #3
0
def main(pc):
	script.wait(pc, 1000)
	pc.var["test"] = ["☆★☆★☆", []]
	script.say(pc, SCRIPT_PATH)
예제 #4
0
def warp_10000700(pc):
    script.effect(pc, 4023)
    script.wait(pc, 1000)
    script.warp(pc, 20015000, 9, 36)  #アイシー島への地下通路