Merge pull request #78 from brightkitsune/operation-porting

Porting over some items and changes from the old code.
This commit is contained in:
sheepishgoat
2025-01-31 03:31:17 -05:00
committed by GitHub
3 changed files with 10 additions and 3 deletions
@@ -5,8 +5,10 @@
desc = "This implant was meant to prevent people from going hungry, but due to a flaw in its designs, it permanently produces a small amount of nutriment overtime."
icon_state = "chest_implant"
implant_color = "#006607"
nutrition_amount = 20 //Dunno if this is still needed. Will test.
hunger_threshold = NUTRITION_LEVEL_FULL
poison_amount = 10
message = "" //Why wasn't this ported over? Spam is a pain in the butt. Just shaddup already!
/obj/item/organ/cyberimp/chest/mobility
name = "Mobility Nanite Core"