mirror of
https://github.com/libretro/libretro-database
synced 2025-03-21 10:43:48 +00:00
Update Friday the 13th (USA).cht
The code "Set Jason's Health To Zero" actually makes it impossible to kill Jason even after shutting it off mid-game.
This commit is contained in:
@ -44,8 +44,8 @@ cheat10_desc = "Set Powered Character"
|
||||
cheat10_code = "051B:03"
|
||||
cheat10_enable = false
|
||||
|
||||
cheat11_desc = "Set Jason's Health To Zero"
|
||||
cheat11_code = "051C:00"
|
||||
cheat11_desc = "Jason only has one health bar left"
|
||||
cheat11_code = "051C:01"
|
||||
cheat11_enable = false
|
||||
|
||||
cheat12_desc = "Infinite Children"
|
||||
@ -314,4 +314,4 @@ cheat77_enable = false
|
||||
|
||||
cheat78_desc = "Skip Intro Screens"
|
||||
cheat78_code = "OXUVZSPX+AAUTYIOT+AANTLIVY"
|
||||
cheat78_enable = false
|
||||
cheat78_enable = false
|
||||
|
Reference in New Issue
Block a user