mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user