11 lines
665 B
Python
11 lines
665 B
Python
# 57105 | powerless
|
|
|
|
sm.setPlayerAsSpeaker()
|
|
sm.sendNext("Argh! I-I cannot control my muscles. I feel as though I were covered in rice paste. Are my injuries that severe?")
|
|
sm.setSpeakerID(9130008)
|
|
sm.sendNext("The rules of this world are quite different from japan. The shift in spiritual energies has weakened even the strongest among us.")
|
|
sm.setPlayerAsSpeaker()
|
|
sm.sendNext("What good is all my training if I cannot move without hindrance? What curse has befallen us?")
|
|
sm.setSpeakerID(9130008)
|
|
sm.sendNext("I have no need for soldiers without the simle willpower to overcome a small obstacle. There is a solution to every problem.")
|
|
sm.completeQuest(parentID) |