WHATS THAT SMELL

This commit is contained in:
pennyrigate 2023-10-08 21:35:01 -04:00
parent b5e75bb509
commit 17aabe2eb9
4 changed files with 32 additions and 3 deletions

View file

@ -16,6 +16,7 @@ var allow_sword = false
var moon_jump = false
var cfox_mode = false
var infinite_arrows = false
var prey_slaughtered = false
# cheat code entry
var entry_index = 0
var entry = false
@ -181,3 +182,5 @@ func _enter_code():
dir.list_dir_end()
"SKELETON":
Game.keys = 50
"WHATSTHATSMELL":
prey_slaughtered = true