This commit is contained in:
timothyteakettle
2020-07-26 23:15:56 +01:00
parent 36d6246bc1
commit 28bf5d2344
2 changed files with 2 additions and 3 deletions
@@ -2345,7 +2345,6 @@
color = "#E6E6DA"
taste_mult = 0
/datum/reagent/hairball
name = "Hairball"
description = "A bundle of keratinous bits and fibers, not easily digestible."
@@ -2393,4 +2392,4 @@
M.reagents.del_reagent(/datum/reagent/hairball)
return
..()