This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Cloud : Atk group +10% | |
| Barret : HP group +10% | |
| Red XIII: Critical hits +10% | |
| Youffie : Magic find +10% | |
| Cait Sith: Gils +10% | |
| Aerith : Restore +10% | |
| Tifa : Magic Atk +10% | |
| Vincent : EXP group +10% | |
| Cid : AP group +10% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| coffee -bc src/* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "use strict"; | |
| var Item = function Item(game) { | |
| this.game = game; | |
| this.number = 1; | |
| this.equipped = 0; | |
| }; | |
| ($traceurRuntime.createClass)(Item, { | |
| load: function(data) { | |
| for (var i in data) { | |
| this[i] = data[i]; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0:00:17.190,0:00:20.510 | |
| On m'a demandé de faire un de ces "Ma vie en dessin". | |
| 0:00:20.510,0:00:22.850 | |
| Je ne suis pas sûre que ça donne | |
| quelque chose de bien. | |
| 0:00:22.850,0:00:25.330 | |
| Ce n'est pas, euh... argh... |
OlderNewer