mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Switchtool code fix (?)
Removed an unnecessary tabulation. I dunno if it fixes the thing.
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
category = "Medical"
|
||||
build_path = /obj/item/device/antibody_scanner
|
||||
|
||||
/datum/design/switchtool
|
||||
/datum/design/switchtool
|
||||
name = "Surgeon's Switchtool"
|
||||
desc = "A switchtool containing most of the necessary items for impromptu surgery. For the surgeon on the go."
|
||||
id = "switchtool"
|
||||
@@ -149,4 +149,4 @@
|
||||
materials = list (MAT_IRON = 10000, MAT_GLASS = 5000)
|
||||
category = "Medical"
|
||||
build_path = /obj/item/weapon/switchtool/surgery
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user