12 lines
367 B
Python
12 lines
367 B
Python
# Created by MechAviv
|
|
# Quest ID :: 25503
|
|
# Pressure Void Appreciation
|
|
|
|
sm.setSpeakerID(1032209)
|
|
sm.sendNext("How was it? Did you fry yourself?")
|
|
|
|
|
|
sm.completeQuest(25503)
|
|
sm.giveExp(3000)
|
|
sm.setSpeakerID(1032209)
|
|
sm.sendPrev("#fUI/UIWindow2.img/QuestIcon/4/0#\r\n#fUI/UIWindow2.img/QuestIcon/8/0# 3000 exp\r\n\r\nYour retinas look relatively uncharred. Good work!") |