Skip to content

Commit

Permalink
Space'y
Browse files Browse the repository at this point in the history
Co-authored-by: Jack <[email protected]>
  • Loading branch information
Zanieon and ASpoonPlaysGames authored Sep 29, 2023
1 parent 824d914 commit 643d7d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Northstar.CustomServers/mod/scripts/vscripts/_items.nut
Original file line number Diff line number Diff line change
Expand Up @@ -5730,7 +5730,6 @@ 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 643d7d6

Please sign in to comment.