mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Adds the "breathing tube" implant to the quirk menu (#30900)
This commit is contained in:
@@ -134,3 +134,10 @@
|
||||
desc = "You can land every flip. You're so cool."
|
||||
cost = 1
|
||||
trait_to_apply = TRAIT_COOL
|
||||
|
||||
/datum/quirk/breathing_tube
|
||||
name = "Breathing Tube"
|
||||
desc = "You have been outfitted with a breathing tube."
|
||||
cost = 2
|
||||
species_flags = QUIRK_MACHINE_INCOMPATIBLE
|
||||
organ_to_give = /obj/item/organ/internal/cyberimp/mouth/breathing_tube
|
||||
|
||||
Reference in New Issue
Block a user