maple-v206/scripts/portal/out_animalShow.py

7 lines
146 B
Python

# 223030210 - Scarlion & Targa
response = sm.sendAskYesNo("Would you like to leave?")
if response:
sm.clearPartyInfo(223030200)
sm.dispose()