mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 02:54:44 +01:00
Removes superfluous faction adding.
This commit is contained in:
@@ -35,8 +35,6 @@
|
||||
blood_type = bloodSample.data["blood_type"]
|
||||
features = bloodSample.data["features"]
|
||||
factions = bloodSample.data["factions"]
|
||||
factions |= "plants"
|
||||
factions |= "vines"
|
||||
W.reagents.clear_reagents()
|
||||
user << "<span class='notice'>You inject the contents of the syringe into the seeds.</span>"
|
||||
contains_sample = 1
|
||||
|
||||
Reference in New Issue
Block a user