Merge pull request #5102 from Fox-McCloud/reagent-refactors-continued

More Reagent Refactoring and Cleanup
This commit is contained in:
TheDZD
2016-07-21 10:12:14 -04:00
committed by GitHub
53 changed files with 1374 additions and 2034 deletions

View File

@@ -102,7 +102,7 @@
if(overmind && overmind.blob_reagent_datum)
reagents.add_reagent(overmind.blob_reagent_datum.id, 8)
else
reagents.add_reagent("spores", 8)
reagents.add_reagent("spore", 8)
// Attach the smoke spreader and setup/start it.
S.attach(location)