Removes duplicate definitions in types (#25702)

* Removes duplicate definitions

* One more
This commit is contained in:
DGamerL
2024-06-06 20:56:03 +02:00
committed by GitHub
parent ac5a4dfe11
commit 37ffe943e4
33 changed files with 13 additions and 49 deletions
@@ -473,7 +473,6 @@
drink_name = "Beer glass"
drink_desc = "A freezing pint of beer"
taste_description = "beer"
taste_description = "piss water"
/datum/reagent/beer2/on_mob_life(mob/living/M)
var/update_flags = STATUS_UPDATE_NONE