You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Rename the concept of Coins to Chips (#7)
This commit is contained in:
@@ -225,9 +225,9 @@ Sfx_Unknown66:
|
||||
channel_count 1
|
||||
channel 5, Sfx_Unknown66_Ch5
|
||||
|
||||
Sfx_GetCoinFromSlots:
|
||||
Sfx_GetChipFromSlots:
|
||||
channel_count 1
|
||||
channel 5, Sfx_GetCoinFromSlots_Ch5
|
||||
channel 5, Sfx_GetChipFromSlots_Ch5
|
||||
|
||||
Sfx_PayDay:
|
||||
channel_count 2
|
||||
@@ -4936,7 +4936,7 @@ Sfx_Unknown66_Ch5:
|
||||
square_note 8, 15, 1, 1792
|
||||
sound_ret
|
||||
|
||||
Sfx_GetCoinFromSlots_Ch5:
|
||||
Sfx_GetChipFromSlots_Ch5:
|
||||
duty_cycle 2
|
||||
square_note 2, 15, 1, 1792
|
||||
square_note 8, 8, 1, 2016
|
||||
|
@@ -104,7 +104,7 @@ SFX:
|
||||
dba Sfx_Burn
|
||||
dba Sfx_TitleScreenEntrance
|
||||
dba Sfx_Unknown66
|
||||
dba Sfx_GetCoinFromSlots
|
||||
dba Sfx_GetChipFromSlots
|
||||
dba Sfx_PayDay
|
||||
dba Sfx_Metronome
|
||||
dba Sfx_Call
|
||||
|
Reference in New Issue
Block a user