check if there is a user for pregnancy test

for admin command calls
This commit is contained in:
sarcoph
2022-05-04 14:03:47 -08:00
parent 49f8b5caac
commit d7c8a05eb0
+2 -1
View File
@@ -36,4 +36,5 @@
icon_state = result_text
name = "[results] preganancy test"
status = TRUE
to_chat(user, "<span class='notice'>You use the pregnancy test, the display reads [results]!</span>")
if(user)
to_chat(user, "<span class='notice'>You use the pregnancy test, the display reads [results]!</span>")