最终整理版
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
extends NpcScript
|
||||
|
||||
#
|
||||
func OnStart():
|
||||
match GetQuest(ProgressCommons.Quest.GRAIN_IN_THE_SAND):
|
||||
ProgressCommons.GRAIN_IN_THE_SAND.STARTED:
|
||||
Chat("一个封好的货桶。蜡封颜色不对,不是里斯基姆要找的那批。")
|
||||
Reference in New Issue
Block a user