end of file Fix (#17308)

* end of file Fix

* fix those lints too
This commit is contained in:
Kashargul
2025-03-10 21:15:35 +01:00
committed by GitHub
parent ae85941c35
commit 1def015bad
537 changed files with 609 additions and 654 deletions
@@ -40,4 +40,4 @@
/obj/machinery/CheckParts(list/parts_list)
..()
RefreshParts()
RefreshParts()
@@ -36,4 +36,4 @@
list(/obj/item/stack/material/cloth = 3)
)
time = 60
category = CAT_CLOTHING
category = CAT_CLOTHING
@@ -123,4 +123,4 @@
result = /obj/item/handcuffs/cable/plantfiber
reqs = list(list(/obj/item/stack/material/fiber = 3))
time = 60
category = CAT_MISC
category = CAT_MISC
@@ -60,7 +60,7 @@
/datum/crafting_recipe/scopedrifle
name = "Bolt scope to bolt-action (cannot be removed)"
result = /obj/item/gun/projectile/shotgun/pump/rifle/scoped
reqs = list(list(/obj/item/binoculars/scope = 1),
reqs = list(list(/obj/item/binoculars/scope = 1),
list(/obj/item/gun/projectile/shotgun/pump/rifle = 1))
time = 180
category = CAT_WEAPONRY