mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Merging Cheridan's chemistry reagents tidy-up and bottle-emptying confirmation.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -90,6 +90,8 @@
|
||||
set category = "Object"
|
||||
set src in usr
|
||||
|
||||
if (alert(usr, "Are you sure you want to empty that?", "Empty Bottle:", "Yes", "No") != "Yes")
|
||||
return
|
||||
if(isturf(usr.loc))
|
||||
usr << "<span class='notice'>You empty the [src] onto the floor.</span>"
|
||||
reagents.reaction(usr.loc)
|
||||
|
||||
Reference in New Issue
Block a user