mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +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:
@@ -84,7 +84,7 @@
|
||||
|
||||
// EXPLORATION_SITE_RUINS 2/2
|
||||
/datum/exploration_event/simple/resource/remnants
|
||||
name = "dessicated corpse"
|
||||
name = "desiccated corpse"
|
||||
required_site_traits = list(EXPLORATION_SITE_RUINS)
|
||||
required_tool = EXODRONE_TOOL_MULTITOOL
|
||||
discovery_log = "Discovered a corpse of a humanoid."
|
||||
|
||||
Reference in New Issue
Block a user