03-06-2016, 05:24 PM (This post was last modified: 03-06-2016, 07:17 PM by Mageziya. Edited 1 time in total.)
Well now that the code is open, I suppose we can use this thread to examine the comedy gold that is some of the code.
Some bits and bobs from chem-code.
Code:
/* fuckthisshit
name = "fuck this shit"
id = "fuckthisshit"
result = null
required_reagents = list("carbon" = 5, "flourine" = 5, "acid" = 5, "sugar" = 5, "phosphorus" = 5, "potassium" = 5, "water" = 15)
result_amount = 5
mix_phrase = "The chemicals mix into a shade of brown and begin to bubble."
mix_sound = 'poo2.ogg'
on_reaction(var/datum/reagents/holder, var/created_volume)
holder.clear_reagents()
message_admins("[] attempted to make infinifoam what a piece of shit", usr) */
There's story behind this removed chem, isn't there.
Also because the forum is a bit weird, this part scrolls.
Code:
// the following three recipes should stop most of the nonsense with pyrosium lagging things to shit, hopefully??
// if not yell at me to code better - haine