Replace \image macro with bicon()

This commit is contained in:
Arokha Sieyes
2020-02-19 19:55:01 -05:00
parent ca5937eaa0
commit 1d9e5be122
96 changed files with 329 additions and 329 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
if(ore_type) metals[ore_type] += T.resources[metal]
to_chat(user, "\icon[src] <span class='notice'>The scanner beeps and displays a readout.</span>")
to_chat(user, "[bicon(src)] <span class='notice'>The scanner beeps and displays a readout.</span>")
for(var/ore_type in metals)
var/result = "no sign"