From 7e906b4c6ed72bcf4334d2c4439b018c9dc54dd8 Mon Sep 17 00:00:00 2001 From: Notex Date: Wed, 1 May 2024 16:00:47 +1000 Subject: [PATCH] Add more output pins to zgamestatsevent and zcontractsgamestateemitterentity --- docs/glacier2/pins.json | 104 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) diff --git a/docs/glacier2/pins.json b/docs/glacier2/pins.json index 831398bb..0996266a 100644 --- a/docs/glacier2/pins.json +++ b/docs/glacier2/pins.json @@ -5814,6 +5814,54 @@ { "pin": "Pacified", "description": "" + }, + { + "pin": "ItemFound", + "description": "" + }, + { + "pin": "ItemStashed", + "description": "" + }, + { + "pin": "BodyBagPlaced", + "description": "" + }, + { + "pin": "ProjectileBodyShot", + "description": "" + }, + { + "pin": "ProjectileCrowdBodyShot", + "description": "" + }, + { + "pin": "EliminateUsed", + "description": "" + }, + { + "pin": "EliminateSilentUsed", + "description": "" + }, + { + "pin": "CaughtArmed", + "description": "" + }, + { + "pin": "InvestigateCurious", + "description": "" + }, + { + "pin": "HaveUnhiddenBodies", + "description": "" + }, + { + "pin": "AllBodiesHidden", + "description": "" + }, + { + "pin": "AllPacifiedHidden", + "description": "" } ] }, @@ -5985,6 +6033,62 @@ { "pin": "BodyFoundEvent", "description": "" + }, + { + "pin": "ChangedDisguiseEvent", + "description": "" + }, + { + "pin": "TrespassingEvent", + "description": "" + }, + { + "pin": "DisguiseBlownEvent", + "description": "" + }, + { + "pin": "DisguiseSuspiciousEvent", + "description": "" + }, + { + "pin": "BeingFriskedEvent", + "description": "" + }, + { + "pin": "HoldingIllegalWeaponEvent", + "description": "" + }, + { + "pin": "ExitInventory", + "description": "" + }, + { + "pin": "ItemDropped", + "description": "" + }, + { + "pin": "AccidentBodyFoundEvent", + "description": "" + }, + { + "pin": "DisguiseClearedEvent", + "description": "" + }, + { + "pin": "ItemThrown", + "description": "" + }, + { + "pin": "ItemRemovedFromInventory", + "description": "" + }, + { + "pin": "DeadBodySeenEvent", + "description": "" + }, + { + "pin": "BodyHiddenEvent", + "description": "" } ] },