From 0622d2aa8777944305174d8dd0c59c19fb825a62 Mon Sep 17 00:00:00 2001 From: Ben C Date: Fri, 25 Oct 2024 19:51:45 +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 e15ce783..b8489188 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -4891,7 +4891,7 @@ }, "NHDeathType": { "type": "string", - "description": "", + "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", "x-enumNames": [ "Default", "Impact",