mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Noticed I forgot some spaces, and left some returns...
I'm picky about that stuff... git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1245 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1298,7 +1298,6 @@
|
||||
..()
|
||||
reagents.add_reagent("diethylamine", 30)
|
||||
|
||||
|
||||
/obj/item/weapon/reagent_containers/glass/bottle/flu_virion
|
||||
name = "Flu virion culture bottle"
|
||||
desc = "A small bottle. Contains H13N1 flu virion culture in synthblood medium."
|
||||
|
||||
@@ -238,7 +238,7 @@ var/global/list/autolathe_recipes = list( \
|
||||
new /obj/item/stack/sheet/rglass(), \
|
||||
new /obj/item/stack/rods(), \
|
||||
new /obj/item/weapon/rcd_ammo(), \
|
||||
new /obj/item/weapon/kitchenknife(),\
|
||||
new /obj/item/weapon/kitchenknife(), \
|
||||
new /obj/item/weapon/scalpel(), \
|
||||
new /obj/item/weapon/circular_saw(), \
|
||||
new /obj/item/device/t_scanner(), \
|
||||
|
||||
Reference in New Issue
Block a user