Revert "T.h8 -> T.SklAttack"
This reverts commit 0cd5fe2b3d
.
# Conflicts:
# branch/latest/md5.js
This commit is contained in:
parent
e20b856b17
commit
72471a8d63
@ -6071,7 +6071,7 @@ var A = {
|
||||
tx(a, b, c, d, e) { },
|
||||
tz(a, b, c, d, e) { },
|
||||
SklAttack(a) {
|
||||
var s = new T.SklAttack(0)
|
||||
var s = new T.h8(0)
|
||||
s.r = a
|
||||
return s
|
||||
},
|
||||
@ -7423,7 +7423,7 @@ var A = {
|
||||
},
|
||||
Skill: function Skill() { },
|
||||
ActionSkill: function b5() { },
|
||||
SklAttack: function h8(a) {
|
||||
h8: function h8(a) {
|
||||
var _ = this
|
||||
_.e = false
|
||||
_.f = a
|
||||
@ -17923,7 +17923,7 @@ T.ActionSkill.prototype = {
|
||||
return (a.n() & 127) < this.f
|
||||
}
|
||||
}
|
||||
T.SklAttack.prototype = {
|
||||
T.h8.prototype = {
|
||||
v(a, b, c, d) {
|
||||
var s, r, q, p, o = this,
|
||||
n = null,
|
||||
@ -19375,7 +19375,7 @@ LangData.k_.prototype = {
|
||||
T.SklRapid, T.SklRevive, T.SklPossess, T.SklShadow, T.SklSlow,
|
||||
T.SklExplode, T.SklSummon, T.SklThunder,
|
||||
T.SklAokijiIceAge, T.SklConan, T.CovidState, T.SklCovidAttack, T.SklIkarugaAttack,
|
||||
T.LazyState, T.SklLazyAttack, T.SklMarioGet, T.SklSaitama, T.SklAttack,
|
||||
T.LazyState, T.SklLazyAttack, T.SklMarioGet, T.SklSaitama, T.h8,
|
||||
T.SklSimpleAttack, T.SkillVoid, T.SklDeathNote, T.SklRinickModifierClone, T.SklS11]
|
||||
)
|
||||
inherit_many(T.UpdateStateEntry,
|
||||
|
Loading…
Reference in New Issue
Block a user