This website requires JavaScript.
Explore
Help
Sign In
coffeeshits
/
kiwistation
Watch
1
Star
0
Fork
0
You've already forked kiwistation
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
ae4d023b6534f2cd615734a4bbd4fa01bddc8b69
kiwistation
/
code
/
modules
/
reagents
T
History
Aranclanos
d4a4a817d4
Merge pull request
#1922
from TZK13/Mushroom-Adjustments
...
Adjustments to mushrooms
2013-12-02 12:41:34 -08:00
..
reagent_containers
Merge pull request
#1922
from TZK13/Mushroom-Adjustments
2013-12-02 12:41:34 -08:00
Chemistry-Colours.dm
Returned /proc/mix_color_from_reagents(var/list/reagent_list) to normal, so crayons mix like normal reagents.
2013-10-09 05:45:00 +11:00
Chemistry-Holder.dm
The trans_to proc for /datum/reagents/ now detects and accepts /datum/reagents/ as targets instead of just reagent_containers. Updated the hydroponics attack_by to use that new feature. Improved the microwave-cleaning to use amount_per_transfer_from_this. It does ignore other reagents, only using up space cleaner, because it really doesn't need to be complicated.
2013-10-04 00:27:30 -04:00
Chemistry-Machinery.dm
Viruses are less random and you can determine the level of symptom you would get. Virus food will generate low level symptoms, Mutagen will generate medium level symptoms and Liquid Plasma will generate high level symptoms.
2013-11-26 19:33:39 +00:00
Chemistry-Readme.dm
- Reagent code reorganization commit 5 (Some big errors... Yeah, renaming files in explorer and expecting SVN to understand is a bad idea.)
2012-08-18 22:06:04 +00:00
Chemistry-Reagents.dm
Merge pull request
#1922
from TZK13/Mushroom-Adjustments
2013-12-02 12:41:34 -08:00
Chemistry-Recipes.dm
Merge pull request
#1922
from TZK13/Mushroom-Adjustments
2013-12-02 12:41:34 -08:00
grenade_launcher.dm
Big text styling overhaul. Mostly affects reagent related stuff.
2013-03-06 17:44:49 +00:00
reagent_containers.dm
Replaced most reagent initialisations with the helper proc create_reagents().
2013-04-15 15:40:33 +01:00
reagent_dispenser.dm
Removed flame_range from meteor explosions, reduced flame_range on syndie minibomb, added flame_range to all welderbomb explosions, made args prettier
2013-10-16 22:10:26 -07:00
syringe_gun.dm
Replaced most reagent initialisations with the helper proc create_reagents().
2013-04-15 15:40:33 +01:00