[MIRROR] bunch of issues (#11109)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-06-26 19:38:06 +02:00
committed by GitHub
co-authored by Kashargul
parent 56db86d29d
commit e1b719d926
18 changed files with 60 additions and 22 deletions
@@ -701,7 +701,7 @@
result_amount = 1
/decl/chemical_reaction/instant/concrete/on_reaction(var/datum/reagents/holder, var/created_volume)
new /obj/item/stack/material/concrete(get_turf(holder.my_atom), created_volume)
new /obj/item/stack/material/concrete(get_turf(holder.my_atom), round(created_volume))
return
/* Grenade reactions */