Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds mud pie #14630

Merged
merged 3 commits into from Apr 23, 2017
Merged

adds mud pie #14630

merged 3 commits into from Apr 23, 2017

Conversation

ghost
Copy link

@ghost ghost commented Apr 11, 2017

I had a brief look through the coderbase and found that the chemical known as Toxin is actually somewhat hard to come by unless you abuse medvends or make the dankest of the dank ambrosia. As toxin is a requirement to properly farm cockroaches, I thought I'd give it a go at adding some more simple foods you can make from scraps in maintenance.

mud_pie
Mud pie, generally not good to eat unless you're a good cook, and then it's even worse to eat.

馃啈

  • rscadd: Adds mud pie. Made from 2 lots of sand and 25 units of water. Perfect for throwing at the head of security

@Arthurdentist
Copy link
Contributor

@@ -3724,17 +3724,17 @@
bitesize = 2

/obj/item/weapon/reagent_containers/food/snacks/gigapuddi/happy
desc = "A large cr猫me caramel made with extra love"
desc = "A large cr锟絤e caramel made with extra love"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uhm, what changed in these lines?

Copy link
Author

@ghost ghost Apr 11, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The accented e changed to a A:: when I added in the cr猫me de la pire in the mud pie description, so tried to change them back, seems they've gone weird

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What program are you even using to edit code?

@Shadowmech88
Copy link
Contributor

Those are obviously mud cookies.

/obj/item/weapon/reagent_containers/food/snacks/pie/mudpie
name = "mud pie"
desc = "while not looking very appetising, looks like somebody had fun making it."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to capitalize while.

/obj/item/weapon/reagent_containers/food/snacks/pie/mudpie
name = "mud pie"
desc = "while not looking very appetising, looks like somebody had fun making it."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also you misspelled appetizing.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

heckf

@Intigracy Intigracy added the Content Adds something. Neat! label Apr 11, 2017
@PJB3005
Copy link
Contributor

PJB3005 commented Apr 11, 2017

Seems like you managed to screw up the encoding on the file and you transformed it into Windows-1252.

If you're using DM to code, switch to an editor like Atom or VS Code that was made in the last decade please.

@ghost
Copy link
Author

ghost commented Apr 12, 2017

forgot I had atom installed on my laptop. Changes made

@Blithering
Copy link
Contributor

Can't you get toxin from burned messes?

@ghost
Copy link
Author

ghost commented Apr 16, 2017

Yeah but that's not as fun as throwing a pie made of mud at the head of security

@PJB3005 PJB3005 merged commit a4b6be1 into vgstation-coders:Bleeding-Edge Apr 23, 2017
@ghost ghost deleted the mynameismud branch April 23, 2017 13:45
ihadtoregisterforthis pushed a commit to ihadtoregisterforthis/fork4 that referenced this pull request Jul 3, 2017
* adds mud pie

* corrections

* damn you dream maker
d3athrow pushed a commit that referenced this pull request Jul 4, 2017
* adds mud pie

* corrections

* damn you dream maker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content Adds something. Neat!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants