mirror of
https://github.com/libretro/libretro-database
synced 2025-04-22 06:06:36 +00:00
cht: Add cheats for ChaiLove Floppy Bird
In Floppy Bird, you can now use the `noclip` and `fly` cheat codes.
This commit is contained in:
12
cht/ChaiLove/Floppy Bird.cht
Normal file
12
cht/ChaiLove/Floppy Bird.cht
Normal file
@ -0,0 +1,12 @@
|
||||
# Floppy Bird
|
||||
# https://github.com/robloach/chailove-floppybird
|
||||
|
||||
cheats = 2
|
||||
|
||||
cheat0_desc = "No Clip"
|
||||
cheat0_code = "noclip"
|
||||
cheat0_enable = false
|
||||
|
||||
cheat1_desc = "Fly Mode"
|
||||
cheat1_code = "fly"
|
||||
cheat1_enable = false
|
Reference in New Issue
Block a user