Bedshape's fixes, 28SEP (#1021)

Fixes #884
Fixes #914
Fixes #996 
Fixes #998
Fixes #1005
This commit is contained in:
Bedshaped
2016-09-28 23:05:48 +03:00
committed by skull132
parent 30514bc937
commit 00718dd632
6 changed files with 31 additions and 7 deletions
+1 -1
View File
@@ -404,7 +404,7 @@
usr << "<span class='warning'>\The [RG] is already empty.</span>"
return
RG.reagents.remove_any(RG.amount_per_transfer_from_this)
RG.reagents.clear_reagents()
oviewers(3, usr) << "<span class='notice'>[usr] empties \the [RG] into \the [src].</span>"
usr << "<span class='notice'>You empty \the [RG] into \the [src].</span>"
return