mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-16 02:24:11 +01:00
Fixes the Golemship having the wrong orm subtype (#75200)
## About The Pull Request See title here ## Why It's Good For The Game Makes golems actually able to redeem stuff ## Changelog 🆑 fix: Fixes the orm board in the golem ship being the wrong subtype /🆑
This commit is contained in:
@@ -81,9 +81,9 @@
|
||||
/turf/open/floor/mineral/titanium/purple,
|
||||
/area/ruin/powered/golem_ship)
|
||||
"p" = (
|
||||
/obj/item/circuitboard/machine/ore_redemption,
|
||||
/obj/structure/frame/machine,
|
||||
/obj/item/stack/cable_coil/five,
|
||||
/obj/item/circuitboard/machine/ore_redemption/offstation,
|
||||
/turf/open/floor/mineral/titanium/purple,
|
||||
/area/ruin/powered/golem_ship)
|
||||
"q" = (
|
||||
|
||||
Reference in New Issue
Block a user