mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Merge branch 'master' of https://github.com/tgstation/tgstation into upstream-23-10-2025
This commit is contained in:
@@ -605,7 +605,8 @@ GLOBAL_LIST_INIT(durathread_recipes, list ( \
|
||||
. = ..()
|
||||
. += GLOB.durathread_recipes
|
||||
|
||||
/obj/item/stack/sheet/durathread/on_item_crafted(mob/builder, atom/created)
|
||||
/obj/item/stack/sheet/durathread/used_in_craft(atom/created, datum/crafting_recipe/recipe)
|
||||
. = ..()
|
||||
created.set_armor_rating(CONSUME, max(50, created.get_armor_rating(CONSUME)))
|
||||
|
||||
/obj/item/stack/sheet/cotton
|
||||
|
||||
Reference in New Issue
Block a user