Apparently I tried to move the Cup Ramen item in Chemistry Tools, but forgot to use the paste key, well, it now has its reagent container now. Sorry about that folks.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1264 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
tronaldnwn@hotmail.com
2011-03-24 12:18:46 +00:00
parent d3343df996
commit 1c20f7322e
+10
View File
@@ -2554,6 +2554,16 @@
src.pixel_x = rand(-10.0, 10)
src.pixel_y = rand(-10.0, 10)
/obj/item/weapon/reagent_containers/food/drinks/dry_ramen
name = "Cup Ramen"
desc = "Just add 10ml water, self heats! A taste that reminds you of your shcool years."
icon_state = "coffee"
New()
..()
reagents.add_reagent("dry_ramen", 30)
src.pixel_x = rand(-10.0, 10)
src.pixel_y = rand(-10.0, 10)
/obj/item/weapon/reagent_containers/food/drinks/cola
name = "Space Cola"
desc = "Cola. in space."