mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
[MIRROR] Simultaneous map definitions (#10295)
Co-authored-by: Drathek <76988376+Drulikar@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
co-authored by
Drathek
Kashargul
Kashargul
parent
79d8693a6f
commit
651c8bc1af
@@ -137,7 +137,6 @@
|
||||
reagents.add_reagent(REAGENT_ID_HEALINGNANITES, 30)
|
||||
color = reagents.get_color()
|
||||
|
||||
/*CHOMPStation removal begin
|
||||
/obj/item/reagent_containers/pill/sleevingcure
|
||||
name = REAGENT_SLEEVINGCURE + " (1u)"
|
||||
desc = "A rare cure provided by Vey-Med that helps counteract negative side effects of using imperfect resleeving machinery."
|
||||
@@ -147,7 +146,6 @@
|
||||
. = ..()
|
||||
reagents.add_reagent(REAGENT_ID_SLEEVINGCURE, 1)
|
||||
color = reagents.get_color()
|
||||
*/ //CHOMPStation removal end
|
||||
|
||||
/obj/item/reagent_containers/pill/airlock
|
||||
name = "\'Airlock\' Pill"
|
||||
|
||||
Reference in New Issue
Block a user