mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-05 15:04:21 +00:00
[MIRROR] tgui default background color port (#11210)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
66b765887f
commit
e864bbefd8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user