mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 06:07:22 +01:00
[MIRROR] Aberrations (#12852)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
93c968e734
commit
1f66295b54
@@ -71,6 +71,8 @@
|
||||
|
||||
var/obj/item/material/twohanded/spear/S = result
|
||||
S.set_material(M.material.name)
|
||||
if(!(S.material.flags & MATERIAL_BRITTLE))
|
||||
S.fragile = FALSE
|
||||
qdel(M)
|
||||
|
||||
/datum/crafting_recipe/surgerytable
|
||||
|
||||
Reference in New Issue
Block a user