Skip to content

Commit a088191

Browse files
committed
Update c151000001.lua
1 parent a21aeb0 commit a088191

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

unofficial/c151000001.lua

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
-- Acrobatic Circus
1+
--アスレチック・サーカス
2+
--Acrobatic Circus
23
local s,id=GetID()
34

45
function s.initial_effect(c)
5-
aux.CallToken(301)
6+
Duel.LoadCardScript("c301.lua")
67
end
78

89
s.af="a"
@@ -12,4 +13,4 @@ s.tableAction = {
1213
150000033,
1314
150000042,
1415
150000071
15-
}
16+
}

0 commit comments

Comments
 (0)