mirror of https://github.com/pret/pokecrystal.git
remove code slop
This commit is contained in:
parent
a98dcc1745
commit
9a20ba1d3f
|
@ -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():
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue