Takes away soil's gender (#93720)

## About The Pull Request

Takes away soil's plural gender, reverting it back to neuter.

## Why It's Good For The Game

closes #93718

## Changelog
🆑

spellcheck: Examine text for soil no longer refers to it as "They"

/🆑
This commit is contained in:
Leland Kemble
2025-11-01 23:15:54 +01:00
committed by GitHub
parent 510e881e7b
commit 95369b32e6
+1 -1
View File
@@ -5,7 +5,6 @@
desc = "A patch of dirt."
icon = 'icons/obj/service/hydroponics/equipment.dmi'
icon_state = "soil"
gender = PLURAL
circuit = null
density = FALSE
use_power = NO_POWER_USE
@@ -74,6 +73,7 @@
name = "hydrogel beads"
desc = "A plant bed made of superabsorbent polymer beads.\n\nThese types of water gel beads can hold onto an incredible amount of water and reduces evaporative losses to almost nothing."
icon_state = "soil_gel"
gender = PLURAL
maxwater = 300
tray_flags = SOIL | HYDROPONIC | SUPERWATER
plant_offset_y = 2