Marty-D
d7afc6ab1b
Gen I, II: Add Pikachu's Surf tutor from Stadium
2016-05-30 19:32:16 -04:00
Konrad Borowski
81f602b8d8
Always use trailing comma for multiline objects
2016-01-01 00:20:07 +01:00
Konrad Borowski
b7051bf0c0
Make learnsets and Pokedex more readable
2016-01-01 00:11:49 +01:00
Ivo Julca
8619ba2022
Turn on strict mode globally for real
2015-11-08 15:38:15 -05:00
Marty-D
1d7f27c655
Gen II: Smoochum can't legally learn Lovely Kiss
...
- There are no males in the Human-Like group that can pass it down
2015-06-26 15:04:04 -04:00
Juanma Serrano
6167fc3e52
Gen 2: Remove illegal moves from learnsets
...
Some moves while possible in code are impossible to obtain in-game legitly:
Bulbasaur - Charm
Oddish - Charm
Staryu - Aurora Beam, Barrier, Supersonic
Snorlax - Charm
2015-04-16 12:37:23 +02:00
The Immortal
55ea62b291
Add missing Crystal events with special moves
...
Source: http://www.serebii.net/crystal/gift.shtml
2014-09-19 20:04:48 +04:00
The Immortal
7a44549375
Add Extremespeed Dratini for gen 2
...
Fixes #1220
2014-09-19 19:08:46 +04:00
Guangcong Luo
af2026436a
More style fixes and Gulpfile updates
...
JSHint is now a fair bit stricter, and is now correctly checking
files in `mods/`.
The code has been fixed to match the new stricter standards.
JSHint has now caught its second actual bug: Gen 5 Pinap Berry
was Ice instead of Grass.
2014-08-10 20:43:53 -04:00
The Immortal
d4a757aa00
Update Mewtwo's gen 1 moves
...
It is impossible for Mewtwo to legitimately learn Confusion or Disable
as those moves are learnt at level 1, Mewtwo is obtained at level 70,
and there is no move relearner in RBY
2014-05-01 21:37:19 +04:00
The Immortal
1e0ac0e801
Update gen 2 events
...
- Added event numbers
- Added missing events
- Fixed incorrect events
2014-04-25 15:35:05 +04:00
The Immortal
bf5491d6bf
Add gen 1 events
...
Also removed the commented out viableMoves as they are from gen 5
2014-04-24 16:57:12 +04:00
The Immortal
74dde57a7a
Update gen 1 and 2 learnsets
...
- Deleted gen 1 learnsets as it inherits from gen 2
- The move Return was not in quotation marks
2014-04-24 00:47:10 +04:00
Bill Meltsner
57f5772f69
Update moves and abilities with changed names, including High Jump Kick and Feint Attack.
...
This probably won't blow up in our faces.
2013-10-22 23:56:03 -07:00
Joimer
a6b1bff6fb
Gen 2: Add base files
...
Formats for its own validateSet, statuses, learnsets (from Veekun),
items, move changes, formats data for tiering, ability none,
and battle scripts.
2013-08-09 22:02:04 +02:00