mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
[MIRROR] Lathe taxes now checks departmental flags [MDB IGNORE] (#13563)
* Lathe taxes now checks departmental flags * Update tool_designs.dm Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
This commit is contained in:
co-authored by
John Willard
Tom
parent
7643e2b366
commit
86c72f9302
@@ -4,7 +4,7 @@
|
||||
id = "self_actualization_device"
|
||||
build_path = /obj/item/circuitboard/machine/self_actualization_device
|
||||
category = list("Medical Machinery")
|
||||
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL
|
||||
departmental_flags = DEPARTMENT_BITFLAG_MEDICAL
|
||||
|
||||
/obj/item/circuitboard/machine/self_actualization_device
|
||||
name = "Self-Actualization Device (Machine Board)"
|
||||
|
||||
Reference in New Issue
Block a user