mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 13:18:09 +01:00
@@ -529,4 +529,12 @@
|
||||
M.take_organ_damage(2 * removed, 2 * removed)
|
||||
M.adjustOxyLoss(4 * removed)
|
||||
M.adjustToxLoss(2 * removed)
|
||||
M.adjustCloneLoss(2 * removed)
|
||||
M.adjustCloneLoss(2 * removed)
|
||||
|
||||
/datum/reagent/fishbait
|
||||
name = "Fish Bait"
|
||||
id = "fishbait"
|
||||
description = "A natural slurry that particularily appeals to fish."
|
||||
taste_description = "earthy"
|
||||
reagent_state = LIQUID
|
||||
color = "#62764E"
|
||||
Reference in New Issue
Block a user