From 1e15445c0cb4a52f06f86c64bc3baa0fa6498b38 Mon Sep 17 00:00:00 2001 From: Ben C Date: Sun, 27 Oct 2024 17:05:34 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 616b0ea2..aa2409ea 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -4905,7 +4905,7 @@ }, "NHDeathType": { "type": "string", - "description": "Some special death types are:\n\nSupernova - Special death type used when the supernova hits you. You will not wake up if in the Dreamworld. \nDigestion - Death type used by anglerfish (and cut-content ghosts and water monster)\nBig bang - Special death type used at the end of the game\nMeditation - Special death type used when skipping to the next loop. You will not wake up if in the Dreamworld. \nTimeloop - Special death type used when the time loop ends. You will not wake up if in the Dreamworld. \nBlackhole - Special death type used by the ATP blackhole (and custom NH blackholes without whitehole destinations)\nDream - Special DLC death type used to kill a player in the real world while in the Dreamworld (i.e., you will loop not wake up)\nDreamExplosion - Special DLC death type used by the prototype artifact to kill a player in the real world while in the Dreamworld (i.e., you will loop not wake up)\nSimilar to the Crushed death type, but much faster", + "description": "Some special death types are:\n\nSupernova: Special death type used when the supernova hits you. You will not wake up if in the Dreamworld. \n\nDigestion: Death type used by anglerfish (and cut-content ghosts and water monster)\n\nBig bang: Special death type used at the end of the game\n\nMeditation: Special death type used when skipping to the next loop. You will not wake up if in the Dreamworld. \n\nTimeloop: Special death type used when the time loop ends. You will not wake up if in the Dreamworld. \n\nBlackhole: Special death type used by the ATP blackhole (and custom NH blackholes without whitehole destinations)\n\nDream: Special DLC death type used to kill a player in the real world while in the Dreamworld (i.e., you will loop not wake up)\n\nDreamExplosion: Special DLC death type used by the prototype artifact to kill a player in the real world while in the Dreamworld (i.e., you will loop not wake up)\n\nCrushedByElevator: Similar to the Crushed death type, but much faster", "x-enumNames": [ "Default", "Impact",