mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
Changed battle victory MEs to BGMs
This commit is contained in:
@@ -664,10 +664,7 @@ class Interpreter
|
||||
#-----------------------------------------------------------------------------
|
||||
# * Change Battle End ME
|
||||
#-----------------------------------------------------------------------------
|
||||
def command_133
|
||||
($PokemonGlobal.nextBattleME = @parameters[0]) ? @parameters[0].clone : nil
|
||||
return true
|
||||
end
|
||||
def command_133; command_dummy; end
|
||||
#-----------------------------------------------------------------------------
|
||||
# * Change Save Access
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user