mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user