Merging Cheridan's chemistry reagents tidy-up and bottle-emptying confirmation.

This commit is contained in:
carnie
2013-03-19 06:30:41 +00:00
2 changed files with 606 additions and 1437 deletions
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)