Skip to content

Commit

Permalink
cht: Add cheats for ChaiLove Floppy Bird
Browse files Browse the repository at this point in the history
In Floppy Bird, you can now use the `noclip` and `fly` cheat codes.
  • Loading branch information
RobLoach authored Sep 6, 2018
1 parent aa0f093 commit e8dad40
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions cht/ChaiLove/Floppy Bird.cht
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit e8dad40

Please sign in to comment.