T.dB -> T.LazyState
This commit is contained in:
parent
40cce66619
commit
edddabd79d
@ -5607,7 +5607,7 @@ var A = {
|
|||||||
if (b.r2.h(0, $.ck()) == null && (d.n() & 63) + 1 < c) T.j7(a, b, $.bg(), d, e)
|
if (b.r2.h(0, $.ck()) == null && (d.n() & 63) + 1 < c) T.j7(a, b, $.bg(), d, e)
|
||||||
},
|
},
|
||||||
nO(a, b) {
|
nO(a, b) {
|
||||||
var s = new T.dB(a, b, 0)
|
var s = new T.LazyState(a, b, 0)
|
||||||
s.fy = new T.PostActionImpl(s)
|
s.fy = new T.PostActionImpl(s)
|
||||||
s.go = new T.UpdateStateImpl(s)
|
s.go = new T.UpdateStateImpl(s)
|
||||||
s.id = new T.PreActionImpl(s)
|
s.id = new T.PreActionImpl(s)
|
||||||
@ -6847,7 +6847,7 @@ var A = {
|
|||||||
_.a_ = _.Z = false
|
_.a_ = _.Z = false
|
||||||
_.I = null
|
_.I = null
|
||||||
},
|
},
|
||||||
dB: function dB(a, b, c) {
|
LazyState: function dB(a, b, c) {
|
||||||
var _ = this
|
var _ = this
|
||||||
_.fr = a
|
_.fr = a
|
||||||
_.fx = b
|
_.fx = b
|
||||||
@ -16015,7 +16015,7 @@ T.PlrBossLazy.prototype = {
|
|||||||
this.k1.push(new T.SklLazyDefend(r))
|
this.k1.push(new T.SklLazyDefend(r))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
T.dB.prototype = {
|
T.LazyState.prototype = {
|
||||||
gT() {
|
gT() {
|
||||||
return 0
|
return 0
|
||||||
},
|
},
|
||||||
@ -19354,7 +19354,7 @@ LangData.k_.prototype = {
|
|||||||
T.SklRapid, T.SklRevive, T.SklPossess, T.SklShadow, T.SklSlow,
|
T.SklRapid, T.SklRevive, T.SklPossess, T.SklShadow, T.SklSlow,
|
||||||
T.SklExplode, T.SklSummon, T.SklThunder,
|
T.SklExplode, T.SklSummon, T.SklThunder,
|
||||||
T.SklAokijiIceAge, T.SklConan, T.CovidState, T.SklCovidAttack, T.SklIkarugaAttack,
|
T.SklAokijiIceAge, T.SklConan, T.CovidState, T.SklCovidAttack, T.SklIkarugaAttack,
|
||||||
T.dB, T.SklLazyAttack, T.SklMarioGet, T.SklSaitama, T.SklAttack,
|
T.LazyState, T.SklLazyAttack, T.SklMarioGet, T.SklSaitama, T.SklAttack,
|
||||||
T.SklSimpleAttack, T.SkillVoid, T.SklDeathNote, T.SklRinickModifierClone, T.SklS11]
|
T.SklSimpleAttack, T.SkillVoid, T.SklDeathNote, T.SklRinickModifierClone, T.SklS11]
|
||||||
)
|
)
|
||||||
inherit_many(T.UpdateStateEntry,
|
inherit_many(T.UpdateStateEntry,
|
||||||
|
Loading…
Reference in New Issue
Block a user