mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-31 21:02:23 -05:00
Switched Unburden's onUseItem handler to onAfterUseItem instead, and set Natural Gift, Air Balloon and Fling to send AfterUseItem events when the items are removed. Sending these events also has the side effect of fixing some of the functionality with Symbiosis not giving items when these moves consume their items. |
||
|---|---|---|
| .. | ||
| abilities.js | ||
| aliases.js | ||
| formats-data.js | ||
| items.js | ||
| learnsets-g6.js | ||
| learnsets.js | ||
| moves.js | ||
| pokedex.js | ||
| rulesets.js | ||
| scripts.js | ||
| statuses.js | ||
| typechart.js | ||