13 lines
307 B
Python
13 lines
307 B
Python
# Created by MechAviv
|
|
# Kinesis Introduction
|
|
# Map ID :: 101020400
|
|
# East Forest :: Magician Association
|
|
KINESIS = 1531000
|
|
NERO = 1531003
|
|
THREE_MOON = 1531004
|
|
|
|
sm.setNpcOverrideBoxChat(NERO)
|
|
sm.sendNext("#face1#Good job! See, you're getting faster every time.")
|
|
sm.completeQuest(parentID)
|
|
sm.giveExp(11500)
|