mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 13:15:01 +00:00
Moved battle music filenames to Settings, improved PluginManager's version comparer, removed player bump animation, fixed No Guard not applying to OHKO moves, can reuse the same Repel item quicker
This commit is contained in:
@@ -422,6 +422,16 @@ module Settings
|
||||
# is on the map (for new plant growth mechanics only).
|
||||
PLANT_SPARKLE_ANIMATION_ID = 7
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# Files
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
DEFAULT_WILD_BATTLE_BGM = "Battle wild"
|
||||
DEFAULT_WILD_VICTORY_BGM = "Battle victory"
|
||||
DEFAULT_WILD_CAPTURE_ME = "Battle capture success"
|
||||
DEFAULT_TRAINER_BATTLE_BGM = "Battle trainer"
|
||||
DEFAULT_TRAINER_VICTORY_BGM = "Battle victory"
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# Languages
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user