Strips byondUI procs not needed for TGUI interaction (#18563)

* all of these are moved to tgui

* still uses topic

* uses topic

* uses topic

* not needed
This commit is contained in:
Will
2025-09-26 08:53:13 -04:00
committed by GitHub
parent 032e1dee5d
commit 8c8b27ecce
19 changed files with 0 additions and 45 deletions
@@ -257,7 +257,6 @@
S.use(1)
count++
user.visible_message("\The [user] inserts [S.name] into \the [src].", span_notice("You insert [count] [S.name] into \the [src]."))
updateUsrDialog(user)
else
to_chat(user, span_warning("\The [src] cannot hold more [S.name]."))
return 1