最终整理版
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
extends NpcScript
|
||||
|
||||
func OnStart():
|
||||
match GetQuest(WaterPondGlobal.QUEST_ID):
|
||||
ProgressCommons.SNAKE_PIT_BITING_THIRST.STARTED:
|
||||
Mes("这池水混着泥和蛇蜕,绝不是毛罗说的清水池。")
|
||||
Reference in New Issue
Block a user