Commit Graph

5 Commits

Author SHA1 Message Date
Karthik
71cf44125e
Gen 4: Fix Knock Off interaction with Sticky Hold and Multitype (#8745) 2022-05-04 17:30:54 -04:00
Karthik
0e692d4a9e
Gen 3-4: Fix Knock Off mechanics (#8569) 2022-04-25 18:03:35 -04:00
Guangcong Luo
229f5f809d Use assert in strict mode
This makes it so we can use `assert.equal` instead of
`assert.strictEqual`, which I think is more readable.
2020-02-20 00:39:31 -08:00
Guangcong Luo
ee4435716f Fix crash in Knock Off + Substitute
(This also fixes a bug where hitting Substitute procced DamagingHit
events.)
2020-02-10 15:37:34 -08:00
Slayer95
ffb3678b0f Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30