mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Fix tier 3 stomach/cybernetic (#93567)
## About The Pull Request fixes a one https://github.com/tgstation/tgstation/pull/89549 not found or ignored mistake?
This commit is contained in:
@@ -534,7 +534,7 @@
|
||||
emp_vulnerability = 20
|
||||
metabolism_efficiency = 0.1
|
||||
|
||||
/obj/item/organ/stomach/cybernetic/tier2/stomach_acid_power(atom/movable/nomnom)
|
||||
/obj/item/organ/stomach/cybernetic/tier3/stomach_acid_power(atom/movable/nomnom)
|
||||
if (isliving(nomnom))
|
||||
return 0
|
||||
if (IsEdible(nomnom))
|
||||
|
||||
Reference in New Issue
Block a user