mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
The ORM Update (#32074)
* Update machine_redemption.dm * Update freegolems.dm * Update machine_redemption.dm * Update machine_redemption.dm * Update machine_redemption.dm
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
*/
|
||||
/obj/machinery/mineral/ore_redemption/golem
|
||||
req_access = list(ACCESS_FREE_GOLEMS)
|
||||
req_access_claim = ACCESS_FREE_GOLEMS
|
||||
req_access_claim = list(ACCESS_FREE_GOLEMS)
|
||||
|
||||
/obj/machinery/mineral/ore_redemption/golem/Initialize(mapload)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user