harry
2025-03-26 21:41:18 +00:00
committed by GitHub
parent 1bc5abd623
commit 04bc9fbd13
73 changed files with 777 additions and 312 deletions
+1 -1
View File
@@ -107,7 +107,7 @@
dat += "<br><br>In total this machine produced <font color='green'><b>[newCoins]</b></font> coins."
dat += "<br><A href='byond://?src=[REF(src)];makeCoins=[1]'>Make coins</A>"
user << browse("[dat]", "window=mint")
user << browse(HTML_SKELETON(dat), "window=mint")
/obj/machinery/mineral/mint/Topic(href, href_list)
if(..())