Skip to content

Commit

Permalink
Update code/modules/cargo/packs.dm
Browse files Browse the repository at this point in the history
Co-Authored-By: Tlaltecuhtli <[email protected]>
  • Loading branch information
MrDoomBringer and Tlaltecuhtli authored Feb 27, 2019
1 parent 4895473 commit 62df21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cargo/packs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1230,7 +1230,7 @@

/datum/supply_pack/science/robotics
name = "Robotics Assembly Crate"
desc = "The tools you need to replace those finicky humans with a loyal robot army! Requires Robotics access to open."
desc = "The tools you need to replace those finicky humans with a loyal robot army! Contains four proximity sensors, two empty first aid kits, two health analyzers, two red hardhats, two mechanical toolboxes, and two cleanbot assemblies! Requires Robotics access to open."
cost = 1500
access = ACCESS_ROBOTICS
contains = list(/obj/item/assembly/prox_sensor,
Expand Down

0 comments on commit 62df21a

Please sign in to comment.