Skip to content

Commit

Permalink
Add more output pins to zgamestatsevent and zcontractsgamestateemitte…
Browse files Browse the repository at this point in the history
…rentity
  • Loading branch information
Notexe committed May 1, 2024
1 parent e4be030 commit 7e906b4
Showing 1 changed file with 104 additions and 0 deletions.
104 changes: 104 additions & 0 deletions docs/glacier2/pins.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": ""
}
]
},
Expand Down Expand Up @@ -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": ""
}
]
},
Expand Down

0 comments on commit 7e906b4

Please sign in to comment.