Removes old palm tree and coconut overlay effects (#75966)

## About The Pull Request

Title.
## Why It's Good For The Game

Fixes https://github.com/tgstation/tgstation/issues/73827
## Changelog
🆑
fix: Trees and Coconuts are no longer immune to singularities.
/🆑
This commit is contained in:
Zephyr
2023-06-13 20:06:50 -04:00
committed by GitHub
parent a0e42c8cc2
commit 22c682af52
10 changed files with 50 additions and 97 deletions
+6
View File
@@ -494,6 +494,12 @@
* Palm Trees *
**************/
/obj/structure/flora/coconuts
gender = PLURAL
name = "coconuts"
icon = 'icons/misc/beach.dmi'
icon_state = "coconuts"
/obj/structure/flora/tree/palm
name = "palm tree"
desc = "A tree straight from the tropics."