Indent fixes (#8489)

Co-authored-by: alexkar598 <>
This commit is contained in:
alexkar598
2020-05-12 19:32:42 -04:00
committed by GitHub
parent c3ac8ab658
commit 316d998048
4 changed files with 7 additions and 7 deletions

View File

@@ -1668,7 +1668,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
restricted_roles = list("Clown")
surplus = 0 //No fun unless you're the clown!
/datum/uplink_item/role_restricted/arm_medical_gun
/datum/uplink_item/role_restricted/arm_medical_gun
name = "Arm Mounted Medical Beamgun"
desc = "An arm mounted medical beamgun to heal your best buds (disclaimer: does not come with friends)."
item = /obj/item/autosurgeon/medibeam
@@ -1915,4 +1915,4 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
desc = "Strong flavor, dense smoke, infused with omnizine."
item = /obj/item/storage/box/fancy/cigarettes/cigpack_syndicate
cost = 2
illegal_tech = FALSE
illegal_tech = FALSE