summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-05-09 15:29:18 -0700
committeryenatch <yenatch@gmail.com>2014-05-09 15:29:18 -0700
commit20c841a69cfee8eae068ab33424ec5e5084d267a (patch)
tree7ccf89b252cc9a2ffe91425165d48452f1607427
parente9e0bd9453266339f7e3549bf780eea878efc35f (diff)
Updated Event scripting commands (markdown)
-rw-r--r--Event-scripting-commands.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Event-scripting-commands.md b/Event-scripting-commands.md
index 5991927..184285a 100644
--- a/Event-scripting-commands.md
+++ b/Event-scripting-commands.md
@@ -1,6 +1,6 @@
Commands are derived from the pksv command set.
-Currently defined in [**extras/pokemontools/crystal.py**](../extras/pokemontools/crystal.py) as **pksv_crystal_more**.
+Currently defined in [**extras/pokemontools/crystal.py**](https://github.com/kanzure/pokemon-reverse-engineering-tools/blob/master/pokemontools/crystal.py) as **pksv_crystal_more**.
Also see the [**Gold/Silver scripting compendium**](http://hax.iimarck.us/files/scriptingcodes_eng.htm) for detailed descriptions of commands.