Flavour-only height system no longer gives shells away, also grammar tweaks (#16309)

* the pr

* found more problems

* test fix

* returns

* Update examine.dm

* just about

as opposed to around about

* Update sniblet-sameheightyou.yml

* around instead

just obsessing over wording

* Update code/modules/mob/living/carbon/human/examine.dm

Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>

* like this?

---------

Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
This commit is contained in:
Sniblet
2023-05-18 15:01:43 +00:00
committed by GitHub
co-authored by Matt Atlas
parent 6f87b082c5
commit ecb31f35fd
3 changed files with 21 additions and 6 deletions
+1 -1
View File
@@ -1542,7 +1542,7 @@
if(-49 to -11)
descriptor = "shorter than"
if(-10 to 10)
descriptor = "around about the same height"
descriptor = "about the same height as"
if(11 to 50)
descriptor = "taller than"
if(51 to 100)