mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Merge pull request #12601 from KorPhaeron/burn
No access restrictions on crematorium button
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
icon_state = "launcher"
|
||||
skin = "launcher"
|
||||
device_type = /obj/item/device/assembly/control/crematorium
|
||||
req_access = list(access_crematorium)
|
||||
req_access = list()
|
||||
id = 1
|
||||
|
||||
/obj/item/wallframe/button
|
||||
|
||||
Reference in New Issue
Block a user