mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +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:
@@ -10,8 +10,8 @@
|
||||
new /obj/item/swab(src)
|
||||
|
||||
/obj/item/storage/box/petridish
|
||||
name = "box of petridishes"
|
||||
desc = "This box purports to contain a number of high rim petridishes."
|
||||
name = "box of petri dishes"
|
||||
desc = "This box purports to contain a number of high rim petri dishes."
|
||||
illustration = "petridish"
|
||||
|
||||
/obj/item/storage/box/petridish/PopulateContents()
|
||||
|
||||
Reference in New Issue
Block a user