From 9a20ba1d3f8b5680773bc65ed8497d2519ccb421 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Thu, 28 Feb 2013 04:32:28 -0600 Subject: [PATCH] remove code slop --- extras/vba.py | 7 ------- 1 file changed, 7 deletions(-) diff --git a/extras/vba.py b/extras/vba.py index 5c6ebfbeb..4890a79b6 100644 --- a/extras/vba.py +++ b/extras/vba.py @@ -516,13 +516,6 @@ class crystal: """ set_memory_at(0xcfa9, id) - @staticmethod - def warp_to(map_group_id, map_id): - """ - Warp to a different map. Because I said so. - """ - raise NotImplementedError - @staticmethod def is_in_battle(): """