[MIRROR] small nif fix (#8536)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2024-06-17 11:13:20 +02:00
committed by GitHub
co-authored by Kashargul CHOMPStation2
parent ecdcb72429
commit 3e4039bc20
+1 -1
View File
@@ -297,7 +297,7 @@ You can also set the stat of a NIF to NIF_TEMPFAIL without any issues to disable
notify("Adjoining optic [human.isSynthetic() ? "interface" : "nerve"], please be patient.",TRUE)
else
notify("You are not an authorized user for this device. Please contact [owner].",TRUE)
unimplant()
unimplant(human)
stat = NIF_TEMPFAIL
return FALSE