mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 15:18:09 +01:00
[MIRROR] bunch of issues (#11109)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
56db86d29d
commit
e1b719d926
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user