tgui default background color port (#18008)

* tgui default background color port

* globs are not ready yet

* prettier

* .
This commit is contained in:
Kashargul
2025-07-16 20:13:26 +02:00
committed by GitHub
parent eed81da60b
commit 7301d1121f
5 changed files with 278 additions and 277 deletions
@@ -92,7 +92,7 @@
if (tgui_alert(usr, "Are you sure you want to empty that?", "Empty Bottle:", list("Yes", "No")) != "Yes")
return
if(isturf(usr.loc))
balloon_alert(usr, "empted \the [src] onto the floor.")
balloon_alert(usr, "emptied \the [src] onto the floor.")
reagents.splash(usr.loc, reagents.total_volume)
//space cleaner