portal runtime fix (#17664)

This commit is contained in:
SteelSlayer
2022-04-25 17:53:36 +01:00
committed by GitHub
parent 7ab2017ffd
commit 2d7b76d156
+2
View File
@@ -27,6 +27,8 @@
target = _target
if(creation_object)
creation_obj_data = list(creation_object.UID(), "[creation_object.name]") // Store the name incase the object is deleted.
else
creation_obj_data = list(null, null)
creation_mob_ckey = creation_mob?.ckey
if(lifespan > 0)