[MIRROR] Fixes grammar in cat_house.dm (#27986)

* Fixes grammar in cat_house.dm (#83651)

## About The Pull Request
Capitalizes and adds a period to the inspection text of the cat house.
## Why It's Good For The Game
Grammar is good. I like grammar.
## Changelog
🆑
spellcheck: Changed grammar in cat_house.dm
/🆑

* Fixes grammar in cat_house.dm

---------

Co-authored-by: vendingmachine24 <109557428+vendingmachine24@users.noreply.github.com>
This commit is contained in:
SkyratBot
2024-06-04 14:41:02 +02:00
committed by GitHub
parent 2a6ae72ab5
commit cf51fa7694
+1 -1
View File
@@ -1,6 +1,6 @@
/obj/structure/cat_house
name = "cat house"
desc = "cozy home for cats"
desc = "Cozy home for cats."
icon = 'icons/mob/simple/pets.dmi'
icon_state = "cat_house"
density = TRUE