maple-v206/scripts/quest/q34927e.py

30 lines
780 B
Python

# Created by MechAviv
# Quest ID :: 34927
# Not coded yet
# Inventory Operation with 1 operations.
sm.completeQuest(34927)
sm.giveExp(4815)
# Update Quest Record EX | Quest ID: [34927] | Data: exp=1
sm.setSpeakerID(3001509)
sm.setSpeakerType(3)
sm.flipDialogue()
sm.setBoxChat()
sm.boxChatPlayerAsSpeaker()
sm.setBoxOverrideSpeaker()
sm.flipBoxChat()
sm.flipBoxChatPlayerAsSpeaker()
sm.setColor(1)
sm.sendNext("#face0#Wow! This is going to make some really great stuff!")
sm.setSpeakerID(3001500)
sm.setSpeakerType(3)
sm.flipDialogue()
sm.setBoxChat()
sm.boxChatPlayerAsSpeaker()
sm.setBoxOverrideSpeaker()
sm.flipBoxChat()
sm.flipBoxChatPlayerAsSpeaker()
sm.setColor(1)
sm.sendSay("#face0#(Guess I should check in with Zippy now that I've finished helping Ferret and Salvo.)")