Index: single/AlphaKretin_05_Lullaby.lua ================================================================== --- single/AlphaKretin_05_Lullaby.lua +++ single/AlphaKretin_05_Lullaby.lua @@ -1,8 +1,13 @@ --[[message This one's just a meme. Did you know that Lullaby of Obedience ignores summoning conditions? ]] + +--~ 必须位于残局文件顶部 +--~ 加载残局函数库 +Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) + Debug.SetAIName("AlphaKretin") Debug.ReloadFieldBegin(DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3) Debug.SetPlayerInfo(0,2100,0,0) Debug.SetPlayerInfo(1,25000,0,0) @@ -37,8 +42,11 @@ --Player's GY Debug.AddCard(24221739,0,0,LOCATION_GRAVE,0,POS_FACEUP) --Protector of the Sanct Debug.ReloadFieldEnd() ---Below makes it a one turn puzzle. aux.BeginPuzzle() + + +fun["开局说明"]() +