Upload files
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
amount_per_transfer_from_this = possible_transfer_amounts[i+1]
|
||||
else
|
||||
amount_per_transfer_from_this = possible_transfer_amounts[1]
|
||||
to_chat(user, "<span class='notice'>[src]'s transfer amount is now [amount_per_transfer_from_this] units.</span>")
|
||||
balloon_alert(user, "Transferring [amount_per_transfer_from_this]u")
|
||||
return
|
||||
|
||||
/obj/item/reagent_containers/attack(mob/living/M, mob/living/user, attackchain_flags = NONE, damage_multiplier = 1)
|
||||
|
||||
Reference in New Issue
Block a user