maple-v206/scripts/item/consume_2430872.py

7 lines
232 B
Python

# Moth-Eaten Scroll | (2430872)
if sm.hasQuest(25540):
sm.consumeItem(2430872)
sm.setQuestEx(25539, "read", "1")
sm.systemMessage("You read the Moth-Eaten Scroll.")
sm.chatScript("You read the Moth-Eaten Scroll.")