Skip to content

Commit

Permalink
Trigger workflows
Browse files Browse the repository at this point in the history
Github actions having a moment, so I'm making a random whitespace change to trigger it again
  • Loading branch information
ASpoonPlaysGames authored Oct 1, 2023
1 parent 643d7d6 commit 1bc8e0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Northstar.CustomServers/mod/scripts/vscripts/_items.nut
Original file line number Diff line number Diff line change
Expand Up @@ -5730,6 +5730,7 @@ bool function IsSubItemLocked( entity player, string ref, string parentRef )

if ( IsItemLocked( player, parentRef ) )
return true

if ( GetSubItemUnlockType( ref, parentRef ) == eUnlockType.STAT )
{
if ( !IsSubItemLockedForStat( player, ref, parentRef) )
Expand Down

0 comments on commit 1bc8e0d

Please sign in to comment.