Skip to content

Commit

Permalink
bugfix: syndi lockermech unavailable (ss220-space#6420)
Browse files Browse the repository at this point in the history
combat drone path rename
  • Loading branch information
Andrew455h authored Jan 24, 2025
1 parent 7239d89 commit 2fed474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/uplink_item.dm
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@
job = list(JOB_TITLE_CIVILIAN, JOB_TITLE_ROBOTICIST)
surplus = 0

/datum/uplink_item/jobspecific/lockermech
/datum/uplink_item/jobspecific/combat_drone
name = "Combat Drone Manual"
desc = "Manual that will allow you to construct combat drones and control plates for them."
item = /obj/item/drone_manual
Expand Down

0 comments on commit 2fed474

Please sign in to comment.