mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
Minor rewording in mouse description (#86729)
## About The Pull Request Description states they eat uninsulated cable. This has been changed to say they love eating *insulated* electrical cables. ## Why It's Good For The Game All cables in the game are insulated, so this keeps things consistant. It's also more realistic, mice don't bite into electrical cables to get at the wires inside - they do it because gnawing the soft rubber or plastic insulation sharpens and maintains their teeth. ## Changelog 🆑 spellcheck: Mice now love the taste of insulated electrical cables, not uninsulated ones. /🆑
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/mob/living/basic/mouse
|
||||
name = "mouse"
|
||||
desc = "This cute little guy just loves the taste of uninsulated electrical cables. Isn't he adorable?"
|
||||
desc = "This cute little guy just loves the taste of insulated electrical cables. Isn't he adorable?"
|
||||
icon_state = "mouse_gray"
|
||||
icon_living = "mouse_gray"
|
||||
icon_dead = "mouse_gray_dead"
|
||||
|
||||
Reference in New Issue
Block a user