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:
Penelope Haze
2025-01-28 16:16:16 -05:00
committed by GitHub
parent e4e435e47b
commit 4c2a76ede3
261 changed files with 376 additions and 376 deletions
+1 -1
View File
@@ -450,7 +450,7 @@
// slowly drain our total health for the illusion of shattering
addtimer(CALLBACK(src, TYPE_PROC_REF(/atom, take_damage), floor(atom_integrity / (time_to_go / time_interval))), time_interval * damage_step)
//dissapear in 1 second
//disappear in 1 second
dramatically_disappearing = TRUE
addtimer(CALLBACK(GLOBAL_PROC, GLOBAL_PROC_REF(playsound), loc, break_sound, 70, TRUE), time_to_go) //SHATTER SOUND
addtimer(CALLBACK(src, TYPE_PROC_REF(/atom/movable, moveToNullspace)), time_to_go) //woosh