mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
Update nif.dm
This commit is contained in:
@@ -203,6 +203,7 @@ You can also set the stat of a NIF to NIF_TEMPFAIL without any issues to disable
|
||||
persist_nif_data(human)
|
||||
|
||||
if(durability <= 0)
|
||||
durability = 0 //failsafe us to a minimum of 0% so we don't just wash into massively negative durability from repeated EMPs
|
||||
stat = NIF_TEMPFAIL
|
||||
update_icon()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user