mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 03:56:47 +01:00
ensures that the previous installed NIF is actually replaced by a new one during rejuvenation
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
var/list/nif_savedata = H.nif.save_data.Copy()
|
||||
..()
|
||||
|
||||
H.nif = null
|
||||
var/obj/item/device/nif/nif = new type(H,durability,nif_savedata)
|
||||
nif.nifsofts = nifsofts
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user