The gender "plural" does not seem to work properly with the text macro.
Numbered Steps to Reproduce Problem:
1. Run code.
Code Snippet (if applicable) to Reproduce Problem:
obj/Water |
Expected Results:
Coilx eats some water
Actual Results:
Coilx eats a water
Does the problem occur:
Every time? Or how often? Every time
In other games? Yes
In other user accounts? Yes
On other computers? Probably
When does the problem NOT occur?
Unknown
Workarounds:
Unknown
world << "[usr] eats \an [O]."
Note that you need to set /obj/Water/name = "water" or else instead of:
"Coilx eats some water."
You'll get:
"Coilx eats Water."