Fixes a few bugs here and there

This commit is contained in:
Heroman
2022-10-09 06:24:56 +10:00
parent a637852c29
commit cbe0765e12
4 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -188,7 +188,7 @@
/datum/nifsoft/malware/activate()
if((. = ..()))
to_chat(nif.human,"<span class='danger'>Runtime error in 15_misc.dm, line 189.</span>")
to_chat(nif.human,"<span class='danger'>Runtime error in 15_misc.dm, line 191.</span>")
/datum/nifsoft/malware/install()
if((. = ..()))