Remove pillcomponent (#4469)

* Remove PillComponent

* Make food without any solution left delete and create trash

* Replace PillComponent references with a Pill tag

* Clean up

* Add swallow message to food

* Change to eatMessage override

* Change FoodComponent transferAmount to nullable

* Change properties to private
This commit is contained in:
ShadowCommander
2021-08-17 14:11:07 -07:00
committed by GitHub
parent 13a214e4a0
commit d908684f09
8 changed files with 42 additions and 129 deletions

View File

@@ -119,7 +119,6 @@ namespace Content.Client.Entry
"Flash",
"DamageOnToolInteract",
"TrashSpawner",
"Pill",
"RCD",
"RCDDeconstructWhitelist",
"RCDAmmo",