Skip to content

Commit

Permalink
feat: fix Neon Ninja Suit outfit AI reactions (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
atampy25 authored Jan 12, 2024
1 parent c23f239 commit d82e9f0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/chunk0/Futo suit AI reactions.entity.patch.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
"d9d6c906b35694be",
{ "SetPropertyValue": { "property_name": "m_eOutfitAICategory", "value": "OAC_Ninja" } }
]
},
{
"SubEntityOperation": [
"8456e7b29aff6e5b",
{ "SetPropertyValue": { "property_name": "m_eOutfitAICategory", "value": "OAC_Ninja" } }
]
}
],
"patchVersion": 6
Expand Down

0 comments on commit d82e9f0

Please sign in to comment.