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:
tronaldnwn@hotmail.com
2011-03-23 12:50:02 +00:00
parent fca3655293
commit 0450f14ab6
2 changed files with 1 additions and 2 deletions

View File

@@ -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."

View File

@@ -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(), \