Skip to content

Commit

Permalink
更正制作人员名单
Browse files Browse the repository at this point in the history
  • Loading branch information
ligen131 committed Jan 28, 2024
1 parent 7078a6d commit a403772
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions levels/base_level/base_level.gd
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ const DATA := [
["False", "[] [] 0 {} {}", "= + P P"],
["True", "[] {} {} [] 1", "= + P 1"],
["Swap", "Q + [] = {} + []", "P P P P Q Q Q Q"],
["Always True", "[] [] {} = {} [] []", "11++PPdd"],
["Not Really Challenging", "1 [] [] [] {} [] [] [] {} [] {} [] []", "== ++++++ 11 P q b R"],
["Always True", "1 [] {} = {} [] []", "1++PPdd"],
["Make Me Laugh", "1 {} {} = []", "XDD"],
["Reset", "0 [] [] {} []", "XD=0"],
["Not Necessary", "[] {} {} {} {} []", "QQQQQQ DDXX="],
["Golden Experience", "{} {} {} {} {} {} {} {} {} {}", "PP DD qq dd bb XXX ="],
["[EX] Not Really Challenging", "1 [] [] [] {} [] [] [] {} [] {} [] []", "== ++++++ 11 P q b R"],
["[EX] Golden Experience", "{} {} {} {} {} {} {} {} {} {}", "PP DD qq dd bb XXX ="],
],
[
["He Goes First", "[] [] + [] = ( [] {} {} ) [] []", "PP QQ RR X +"],
Expand Down
2 changes: 1 addition & 1 deletion objects/credits/credits.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Created by 玩一个四字音游导致的 @ GGJ2024
ligen131 Tsukimaru
Bunnycxk IssactheMouse
Bunnycxk IsaacTheMouse
THANKS FOR PLAYING! ;-)"
Expand Down

0 comments on commit a403772

Please sign in to comment.