mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
unused moves tutor (probably won't compile, but the gist of it is there)
This commit is contained in:
@@ -16,6 +16,10 @@ class MoveRelearner_Scene
|
||||
pbUpdateSpriteHash(@sprites)
|
||||
end
|
||||
|
||||
def set_moves(moves_list)
|
||||
@moves = moves_list
|
||||
end
|
||||
|
||||
def pbStartScene(pokemon,moves)
|
||||
@pokemon=pokemon
|
||||
@moves=moves
|
||||
|
||||
Reference in New Issue
Block a user