diff --git a/code/modules/research/designs/pdas.dm b/code/modules/research/designs/pdas.dm index 3189e0aa20..d05ca12bcd 100644 --- a/code/modules/research/designs/pdas.dm +++ b/code/modules/research/designs/pdas.dm @@ -62,7 +62,7 @@ sort_string = "VBAAI" /datum/design/item/pda_cartridge/head - id = "cart_hop" + id = "cart_head" build_path = /obj/item/weapon/cartridge/head sort_string = "VBAAJ"