Service Map Fixes (#16018)

* Service Fixes

* Fix Wrong Way Disp. Pipe

* Freezer and Refrigerator Fixes

* Fix Chicken Map Icon

* Compatibility

* Typo

* Proper Chicken and Fish Freezer

* Remove Extra Hen
This commit is contained in:
SleepyGemmy
2023-03-23 22:59:30 +00:00
committed by GitHub
parent ed715fbb16
commit 1e34d71cc4
8 changed files with 1311 additions and 1592 deletions
@@ -198,10 +198,10 @@
desc = "How could you do this? You monster!"
/mob/living/simple_animal/chicken
name = "\improper chicken"
name = "chicken"
desc = "Hopefully the eggs are good this season."
icon = 'icons/mob/npc/livestock.dmi'
icon_state = null
icon_state = "chicken_white" // Overridden in Initialize(). This is for map visibility.
icon_living = null
icon_dead = null
speak = list("Cluck!","BWAAAAARK BWAK BWAK BWAK!","Bwaak bwak.")