18 lines
469 B
Python
18 lines
469 B
Python
# Created by MechAviv
|
|
# Quest ID :: 34921
|
|
# Not coded yet
|
|
|
|
# Inventory Operation with 1 operations.
|
|
sm.completeQuest(34921)
|
|
sm.giveExp(875)
|
|
# Update Quest Record EX | Quest ID: [34921] | Data: exp=1
|
|
sm.setSpeakerID(3001510)
|
|
sm.setSpeakerType(3)
|
|
sm.flipDialogue()
|
|
sm.setBoxChat()
|
|
sm.boxChatPlayerAsSpeaker()
|
|
sm.setBoxOverrideSpeaker()
|
|
sm.flipBoxChat()
|
|
sm.flipBoxChatPlayerAsSpeaker()
|
|
sm.setColor(1)
|
|
sm.sendNext("#face4#This will be a big help with the repairs! Thanks!") |