This commit is contained in:
Fox-McCloud
2016-07-21 06:33:39 -04:00
parent 517f294beb
commit 5fdad7355b
16 changed files with 56 additions and 88 deletions

View File

@@ -103,7 +103,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)