mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
[MIRROR] Fixed dispenser and new circuit list components not being available [MDB IGNORE] (#8715)
* Fixed dispenser and new circuit list components not being available (#61960) Co-authored-by: Watermelon914 <3052169-Watermelon914@ users.noreply.gitlab.com> Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com> * Fixed dispenser and new circuit list components not being available Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com> Co-authored-by: Watermelon914 <3052169-Watermelon914@ users.noreply.gitlab.com> Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
This commit is contained in:
@@ -53,6 +53,11 @@
|
||||
shell_to_spawn = /obj/machinery/door/airlock/shell
|
||||
screw_delay = 10 SECONDS
|
||||
|
||||
/obj/item/shell/dispenser
|
||||
name = "circuit dispenser assembly"
|
||||
icon_state = "setup_drone_arms-open"
|
||||
shell_to_spawn = /obj/structure/dispenser_bot
|
||||
|
||||
/obj/item/shell/bci
|
||||
name = "brain-computer interface assembly"
|
||||
icon_state = "bci-open"
|
||||
|
||||
Reference in New Issue
Block a user