mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
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
Block a user