first pass (emotification, some \the -> \The)

This commit is contained in:
MarinaGryphon
2021-07-05 09:42:48 -05:00
parent d439ea8c9d
commit e41c2ecfd7
130 changed files with 240 additions and 240 deletions
+1 -1
View File
@@ -383,7 +383,7 @@
var/obj/item/stack/material/S = W
if(!(S.material.name in stored_material))
to_chat(user, "<span class='warning'>\the [src] doesn't accept [S.material]!</span>")
to_chat(user, "<span class='warning'>\The [src] doesn't accept [S.material]!</span>")
return
var/amnt = S.perunit