10 lines
363 B
Python
10 lines
363 B
Python
sm.removeEscapeButton()
|
|
|
|
sm.setSpeakerID(1102102)
|
|
sm.sendNext("Try attacking a monster using your skills! Drag them to a hotkey to make them more convenient!")
|
|
sm.sendSay("Now use #rElemental Slash#k to defeat #b5 #o9300731##k monsters!")
|
|
|
|
sm.startQuest(parentID)
|
|
for i in range(5):
|
|
sm.spawnMob(9300731, -364, -6, False)
|
|
sm.avatarOriented("UI/tutorial.img/8") |