[MIRROR] Turf grammar omnibus (#7104)

* Turf grammar omnibus (#38375)

* Fix plurality and propriety on turfs

Some turfs are marked tentatively plural in order to avoid an incorrect
choice of "a" or "an".

* Add an article var to handle unusual a/an

* An additional pass on turf names

* Decapitalize server, mainframe, killroom floors

* Turf grammar omnibus
This commit is contained in:
CitadelStationBot
2018-06-13 19:31:29 -07:00
committed by kevinz000
parent 226780e0ed
commit d875c362fa
14 changed files with 48 additions and 21 deletions
@@ -52,6 +52,7 @@
canSmoothWith = list(/turf/closed/wall/mineral/sandstone, /obj/structure/falsewall/sandstone)
/turf/closed/wall/mineral/uranium
article = "a"
name = "uranium wall"
desc = "A wall with uranium plating. This is probably a bad idea."
icon = 'icons/turf/walls/uranium_wall.dmi'