We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cefb58 commit 8fcb817Copy full SHA for 8fcb817
rush/c160213037.lua
@@ -0,0 +1,7 @@
1
+--ブラキオレイドス
2
+local s,id=GetID()
3
+function s.initial_effect(c)
4
+ --fusion material
5
+ c:EnableReviveLimit()
6
+ Fusion.AddProcMix(c,true,true,94119974,38289717)
7
+end
0 commit comments