Fixes beakers splashing onto the dart gun when being loaded.

This commit is contained in:
mwerezak
2015-02-15 20:27:45 -05:00
parent 5003729238
commit 2a4d1b08cd

View File

@@ -114,6 +114,7 @@
beakers += B beakers += B
user << "\blue You slot [B] into [src]." user << "\blue You slot [B] into [src]."
src.updateUsrDialog() src.updateUsrDialog()
return 1
..() ..()
//fills the given dart with reagents //fills the given dart with reagents