mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Fix a large number of typos (#89254)
Fixes a very large number of typos. A few of these fixes also extend to variable names, but only the really egregious ones like "concious".
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/mob/living/basic/sheep
|
||||
name = "sheep"
|
||||
desc = "Known for their soft wool and use in sacrifical rituals. Big fan of grass."
|
||||
desc = "Known for their soft wool and use in sacrificial rituals. Big fan of grass."
|
||||
icon = 'icons/mob/simple/sheep.dmi'
|
||||
icon_state = "sheep"
|
||||
icon_dead = "sheep_dead"
|
||||
|
||||
Reference in New Issue
Block a user