Fix rod walls (#93529)

## About The Pull Request

Fixes #93528

Self explanatory fix

## Changelog

🆑 Melbert
fix: Rough Iron Walls are make-able 
/🆑
This commit is contained in:
MrMelbert
2025-10-20 22:11:29 +02:00
committed by GitHub
parent 5fd627828d
commit cdf035d9e2
+1
View File
@@ -42,6 +42,7 @@ GLOBAL_LIST_INIT(rod_recipes, list ( \
pickup_sound = 'sound/items/handling/materials/iron_rod_pick_up.ogg'
drop_sound = 'sound/items/handling/materials/metal_drop.ogg'
sound_vary = TRUE
usable_for_construction = TRUE
/datum/embedding/rods
embed_chance = 50