Commit Graph

10 Commits

Author SHA1 Message Date
Fox-McCloud 88dfaa51a4 Replaces Reamining Del()'s 2015-07-07 00:35:19 -04:00
DZD c2551db339 Diona nymph hivemind fix and custom food
- You can now only put food into custom food, no more "the fire
extinguisher glass shard telescopic baton personal pizza"
- Fixes nymphs being able to learn hivemind languages.
2015-03-28 19:26:53 -04:00
Markolie 672305e034 Adds a "params" parameter to attackby(), so it keeps track of pixel_x and pixel_y among other things 2015-02-22 22:12:11 +01:00
Regory a9f35a41fb Changed ..()
For readability.
2014-08-23 16:55:30 -04:00
Regory 0f0153915c Fixed and Tested Flat Dough Bugfix
Tested.  Flat dough makes dough slices when cut with knife.
2014-08-23 13:53:55 -04:00
Regory 64795c0351 Flat Dough + Kitchen Knife = Dough Slice
Fixes flat dough so that kitchen knives make Dough Slices instead of
Kitchen Knife Personal Pizza.

NOT YET TESTED
2014-08-20 20:47:31 -04:00
VampyrBytes b2b443cc4d fix for customizable foods
names - no more meat, meat and egg sandwich sandwich sandwich type names
- this would now be an egg and double meat triple decker sandwich

commented sandwich.dm out. was almost duplicate code, but if a sandwich
was being made with a shard or customizable food, it was making it a
different object (/food/snacks/csandwich instead of
food/snacks/customizable/sandwich), only thing it processed that the
other didn't was if there was a shard in the food, which is now dealt
with in customizable
2014-07-26 07:25:47 +01:00
ZomgPonies 06bbfcf150 Final Nations patch before live testing. This is going to be painful. 2014-05-27 20:09:10 -04:00
iamgoofball 01a1ce1493 Fun mode re-enabled, you can now deep fry, cerealize, and etc. anything. 2014-05-03 21:16:04 -04:00
iamgoofball 424a2522b9 CIVILLIAN OVERHAUL UNO: Chef and the Kitchen
Conflicts:
	baystation12.dme
	code/modules/reagents/reagent_containers/food/snacks.dm
	icons/obj/food.dmi
	icons/obj/kitchen.dmi
2014-05-03 21:15:41 -04:00