Fixes music in mt. moon square

This commit is contained in:
chardub
2025-02-17 18:23:02 -05:00
parent 1ddb9ba24a
commit 67d32e7c18
19 changed files with 14 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -423,7 +423,7 @@ def pbEventNextToPlayer?(event,player)
end end
# Returns whether event is in line with the player, is facing the player and is # Returns whether event is in line with the player, is
# within distance tiles of the player. # within distance tiles of the player.
def pbEventFacesPlayer?(event, player, distance) def pbEventFacesPlayer?(event, player, distance)
return pbEventNextToPlayer?(event,player) if distance == 0 return pbEventNextToPlayer?(event,player) if distance == 0

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,2 +1,3 @@
1739822387 1739834463
1739822387 1739834463
1739834463

View File

@@ -331,3 +331,13 @@ Graphics/CustomBattlers/spritesheets/spritesheets_base/141.png
Graphics/CustomBattlers/spritesheets/spritesheets_custom/141/141.png Graphics/CustomBattlers/spritesheets/spritesheets_custom/141/141.png
Graphics/CustomBattlers/spritesheets/spritesheets_base/301.png Graphics/CustomBattlers/spritesheets/spritesheets_base/301.png
Graphics/CustomBattlers/spritesheets/spritesheets_custom/301/301.png Graphics/CustomBattlers/spritesheets/spritesheets_custom/301/301.png
Graphics/CustomBattlers/spritesheets/spritesheets_base/242.png
Graphics/CustomBattlers/spritesheets/spritesheets_base/367.png
Graphics/CustomBattlers/spritesheets/spritesheets_custom/367/367.png
Graphics/CustomBattlers/spritesheets/spritesheets_base/487.png
Graphics/CustomBattlers/spritesheets/spritesheets_base/403.png
Graphics/CustomBattlers/spritesheets/spritesheets_custom/221/221.png
Graphics/CustomBattlers/spritesheets/spritesheets_base/201.png
Graphics/CustomBattlers/spritesheets/spritesheets_base/8.png
Graphics/CustomBattlers/spritesheets/spritesheets_base/179.png
Graphics/CustomBattlers/spritesheets/spritesheets_custom/179/179.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB