mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Revert "Adds k'ois contaminated phoron (1)" (#15719)
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
|
||||
/obj/item/reagent_containers/inhaler/phoron/Initialize()
|
||||
. =..()
|
||||
reagents.add_reagent(/singleton/reagent/toxin/phoron/pure, volume)
|
||||
reagents.add_reagent(/singleton/reagent/toxin/phoron, volume)
|
||||
update_icon()
|
||||
return
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
|
||||
/obj/item/reagent_containers/inhaler/phoron_special/Initialize()
|
||||
. =..()
|
||||
reagents.add_reagent(/singleton/reagent/toxin/phoron/pure, volume)
|
||||
reagents.add_reagent(/singleton/reagent/toxin/phoron, volume)
|
||||
update_icon()
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user